Blue Frog Buff Values Help

majorrazer

New Member
Joined
Dec 20, 2016
Messages
4
I am currently messing with the buff values for the blue frog. When I see into the file all it says is Enhance. I can't seem to find the values that this is taken from. Any Ideas?
 

Lasko

Moderator
Staff member
Moderator
Joined
Feb 13, 2012
Messages
295
Try the player_manager.lua

Currently set at:

--Blue frog / GM buff values
performanceBuff = 1000
medicalBuff = 1900
performanceDuration = 7200 -- in seconds
medicalDuration = 7200 -- in seconds
 
Top Bottom