(temporarily?) add a quack on battlepass to be claimed

This commit is contained in:
2024-04-13 16:23:29 +02:00
parent 0e98ef5d2d
commit 1f632207c8
2 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
-- TICKER_500
function(e)
return math.floor(time() - aura_env.AfkSince), math.floor(aura_env.KickTime - aura_env.AfkSince), 1
end