Runtime sanity

This commit is contained in:
Chris
2015-01-08 12:44:15 -06:00
parent 9893dc0c36
commit b69d77e021
13 changed files with 49 additions and 27 deletions

View File

@@ -401,7 +401,10 @@
eye_blurry = 0
ear_deaf = 0
ear_damage = 0
reagents.clear_reagents()
if(!reagents)
create_reagents(1000)
else
reagents.clear_reagents()
heal_overall_damage(1000, 1000)
ExtinguishMob()
fire_stacks = 0