Add some more stuff to AI whitelist (#31564)
* Add some more stuff to AI whitelist * by the nine
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
- type: StationAiWhitelist
|
||||
- type: Sprite
|
||||
sprite: Structures/Doors/Shutters/shutters.rsi
|
||||
drawdepth: BlastDoors
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
Brute:
|
||||
collection: GlassSmash
|
||||
- type: InteractionOutline
|
||||
- type: StationAiWhitelist
|
||||
- type: Physics
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
@@ -130,6 +131,8 @@
|
||||
layoutId: Airlock
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
enum.AiUi.Key:
|
||||
type: StationAiBoundUserInterface
|
||||
enum.WiresUiKey.Key:
|
||||
type: WiresBoundUserInterface
|
||||
- type: Appearance
|
||||
|
||||
@@ -65,8 +65,6 @@
|
||||
InUse: camera_in_use
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
enum.AiUi.Key:
|
||||
type: StationAiBoundUserInterface
|
||||
enum.SurveillanceCameraSetupUiKey.Camera:
|
||||
type: SurveillanceCameraSetupBoundUi
|
||||
enum.WiresUiKey.Key:
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
snap:
|
||||
- Wallmount
|
||||
components:
|
||||
- type: StationAiWhitelist
|
||||
- type: WallMount
|
||||
arc: 360
|
||||
- type: Clickable
|
||||
@@ -49,6 +50,7 @@
|
||||
snap:
|
||||
- Wallmount
|
||||
components:
|
||||
- type: StationAiWhitelist
|
||||
- type: WallMount
|
||||
arc: 360
|
||||
- type: Clickable
|
||||
@@ -146,6 +148,7 @@
|
||||
placement:
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
- type: StationAiWhitelist
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Sprite
|
||||
|
||||
Reference in New Issue
Block a user