forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
6e2e683db3
commit
d3b86bb9a3
1 changed files with 1 additions and 1 deletions
|
@ -2070,7 +2070,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 = 25,
|
||||
thirst = 20,
|
||||
stress = 0,
|
||||
armor = 0,
|
||||
alcohol = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue