Reviving Stasis now always regenerates all organs

This commit is contained in:
CitadelStationBot
2017-07-21 18:18:45 -05:00
parent 5db90b28dc
commit 3085776125
@@ -23,7 +23,7 @@
and tearing!</span>")
user.emote("scream")
user.regenerate_limbs(0, list("head"))
user.regenerate_organs()
user.regenerate_organs()
to_chat(user, "<span class='notice'>We have revived ourselves.</span>")
user.mind.changeling.purchasedpowers -= src
return TRUE