remote species fix (#8023)

This commit is contained in:
Geeves
2020-01-15 17:47:12 -03:00
committed by Alberyk
parent f3a444cbc3
commit 7be4f4e32e
2 changed files with 10 additions and 0 deletions
@@ -384,6 +384,8 @@
name = "Remote Xion Industrial Frame"
short_name = "rem_xmf"
spawn_flags = IS_RESTRICTED
has_organ = list(
BP_BRAIN = /obj/item/organ/internal/mmi_holder/circuit,
BP_CELL = /obj/item/organ/internal/cell,
@@ -527,6 +529,8 @@
short_name = "rem_unbran"
name_plural = "Remote Unbranded Frames"
spawn_flags = IS_RESTRICTED
has_organ = list(
BP_BRAIN = /obj/item/organ/internal/mmi_holder/circuit,
BP_CELL = /obj/item/organ/internal/cell,