mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Added UpdateAppearance() to changeling revive in order to prevent rapid-onset alopecia totalis. (#12448)
This commit is contained in:
committed by
variableundefined
parent
d1df9e0d3e
commit
2ea17f832c
@@ -57,6 +57,7 @@
|
||||
user.update_blind_effects()
|
||||
user.update_blurry_effects()
|
||||
user.mind.changeling.regenerating = FALSE
|
||||
user.UpdateAppearance() //Ensures that the user's appearance matches their DNA.
|
||||
|
||||
to_chat(user, "<span class='notice'>We have regenerated.</span>")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user