1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-28 03:02:05 +02:00
parent 60ee5f08bb
commit 3ddfa83848

View file

@ -2351,7 +2351,7 @@ Config.Items = {
animation = { dict = "mini@sprunk", anim = "plyr_buy_drink_pt2", time = 2000, params = { nil, nil, nil, 49 } },
status = { -- Per use. Values are based on percentage of the max value of the status. If below zero, it will remove the status percentage.
hunger = 0,
thirst = 10,
thirst = 20,
stress = 0,
armor = 0,
alcohol = 0,
@ -2365,7 +2365,7 @@ Config.Items = {
animation = { dict = "mini@sprunk", anim = "plyr_buy_drink_pt2", time = 2000, params = { nil, nil, nil, 49 } },
status = { -- Per use. Values are based on percentage of the max value of the status. If below zero, it will remove the status percentage.
hunger = 0,
thirst = 10,
thirst = 20,
stress = 0,
armor = 0,
alcohol = 0,
@ -2379,7 +2379,7 @@ Config.Items = {
animation = { dict = "mini@sprunk", anim = "plyr_buy_drink_pt2", time = 2000, params = { nil, nil, nil, 49 } },
status = { -- Per use. Values are based on percentage of the max value of the status. If below zero, it will remove the status percentage.
hunger = 0,
thirst = 10,
thirst = 20,
stress = 0,
armor = 0,
alcohol = 0,