mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Fixes the Ling bug
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
C.mind.changeling.purchased_powers -= C
|
C.mind.changeling.purchased_powers -= C
|
||||||
feedback_add_details("changeling_powers","CR")
|
feedback_add_details("changeling_powers","CR")
|
||||||
C.stat = CONSCIOUS
|
C.stat = CONSCIOUS
|
||||||
|
C.timeofdeath = null
|
||||||
src.verbs -= /mob/proc/changeling_revive
|
src.verbs -= /mob/proc/changeling_revive
|
||||||
// re-add our changeling powers
|
// re-add our changeling powers
|
||||||
C.make_changeling()
|
C.make_changeling()
|
||||||
|
|||||||
Reference in New Issue
Block a user