mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +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,
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Remote IPCs are no longer selectable in the Character Creation menu."
|
||||
Reference in New Issue
Block a user