mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 17:13:46 +01:00
Nutrition Refactor (#12389)
This commit is contained in:
committed by
variableundefined
parent
082dcc9910
commit
86e6d85093
@@ -1934,7 +1934,7 @@
|
||||
H.reagents.add_reagent("ice", 40)
|
||||
logmsg = "cold."
|
||||
if("Hunger")
|
||||
H.nutrition = NUTRITION_LEVEL_CURSED
|
||||
H.set_nutrition(NUTRITION_LEVEL_CURSED)
|
||||
logmsg = "starvation."
|
||||
if("Cluwne")
|
||||
H.makeCluwne()
|
||||
|
||||
Reference in New Issue
Block a user