mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
remote species fix (#8023)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user