mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Rejuv reverts husk status (#5774)
Rejuv also reverts the husked status.
This commit is contained in:
@@ -1088,6 +1088,11 @@
|
||||
losebreath = 0
|
||||
shock_stage = 0
|
||||
|
||||
//Fix husks
|
||||
mutations.Remove(HUSK)
|
||||
status_flags &= ~DISFIGURED //Fixes the unknown status
|
||||
update_body(1)
|
||||
|
||||
..()
|
||||
|
||||
/mob/living/carbon/human/proc/is_lung_ruptured()
|
||||
|
||||
Reference in New Issue
Block a user