mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
@@ -282,7 +282,7 @@
|
||||
for(var/obj/item/organ/I in H.internal_organs)
|
||||
I.robotize()
|
||||
|
||||
if(H.species && H.species.name == "Vaurca")
|
||||
if(H.species && H.species.get_bodytype() == "Vaurca")
|
||||
for (var/obj/item/organ/external/E in H.organs)
|
||||
if ((E.status & ORGAN_CUT_AWAY) || (E.status & ORGAN_DESTROYED))
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user