mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Revert "Revert "Saycode/language/species port from Bay""
This reverts commit d54579850c.
Conflicts:
code/game/gamemodes/nuclear/nuclearbomb.dm
code/game/objects/items/devices/radio/intercom.dm
code/modules/mob/living/silicon/pai/pai.dm
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
user.visible_message("\blue [user] has attached [target]'s head to the body.", \
|
||||
"\blue You have attached [target]'s head to the body.")
|
||||
affected.status = 0
|
||||
if(istype(target,/mob/living/carbon/human/machine))
|
||||
if(target.species && (target.species.flags & IS_SYNTHETIC))
|
||||
affected.status = 128
|
||||
affected.amputated = 0
|
||||
affected.destspawn = 0
|
||||
|
||||
Reference in New Issue
Block a user