Fixes the Ling bug

This commit is contained in:
Anewbe
2016-07-08 22:00:57 -05:00
parent d24afd78d2
commit 114dfcdff8

View File

@@ -45,6 +45,7 @@
C.mind.changeling.purchased_powers -= C
feedback_add_details("changeling_powers","CR")
C.stat = CONSCIOUS
C.timeofdeath = null
src.verbs -= /mob/proc/changeling_revive
// re-add our changeling powers
C.make_changeling()