mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
Perhaps fixes the revive bug. (#1691)
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
H.status_flags -= DISFIGURED
|
||||
H.update_body(1)
|
||||
C << "<span class='notice'>We have regenerated.</span>"
|
||||
C.status_flags &= ~(FAKEDEATH)
|
||||
C.status_flags &= ~FAKEDEATH
|
||||
C.update_canmove()
|
||||
C.mind.changeling.purchased_powers -= C
|
||||
feedback_add_details("changeling_powers","CR")
|
||||
|
||||
Reference in New Issue
Block a user