This commit is contained in:
Zuhayr
2014-12-08 04:37:07 +10:30
parent 7ff46d64fb
commit 17a8c59ff9

View File

@@ -457,7 +457,7 @@
changeling.chem_charges -= 20
// restore us to health
C.rejuvenate()
C.revive()
// remove our fake death flag
C.status_flags &= ~(FAKEDEATH)