mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Runtime sanity
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user