Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-- luacheck: globals Character Timer Hook SERVER CLIENT
|
||||
if not SERVER then return end
|
||||
local amountExperience = 6000
|
||||
local passiveExperienceDelay = 2
|
||||
local passiveExperienceDelay = 60
|
||||
local passiveExperienceTimer = 0
|
||||
|
||||
Hook.Add("think", "examples.passiveExperience", function()
|
||||
|
||||
Reference in New Issue
Block a user