forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
0088f1f64a
commit
38c7657cff
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ Config.Options = { -- Item Options
|
|||
}
|
||||
|
||||
Config.MaxValues = { -- If you want a custom maximum for a value, change -1 to the number. This is already handled in the bridge.
|
||||
hunger = -1,
|
||||
hunger = 10,
|
||||
thirst = -1,
|
||||
stress = -1,
|
||||
armor = -1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue