]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Add some more stuff to AI whitelist (#31564)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Wed, 28 Aug 2024 07:39:36 +0000 (17:39 +1000)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2024 07:39:36 +0000 (01:39 -0600)
* Add some more stuff to AI whitelist

* by the nine

Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml
Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml
Resources/Prototypes/Entities/Structures/Wallmounts/surveillance_camera.yml
Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml

index dc2acb79273f439e13cd6ed02a44e08229394e47..955b9ba640df2330537baed50603d645fa685552 100644 (file)
@@ -7,6 +7,7 @@
   placement:
     mode: SnapgridCenter
   components:
+  - type: StationAiWhitelist
   - type: Sprite
     sprite: Structures/Doors/Shutters/shutters.rsi
     drawdepth: BlastDoors
index 341d1c6761a36bb76c925ce0169ddafdd0185d0b..b7d0cf8cbb0e87da71231deb3dc338ea68501840 100644 (file)
@@ -11,6 +11,7 @@
       Brute:
         collection: GlassSmash
   - type: InteractionOutline
+  - type: StationAiWhitelist
   - type: Physics
   - type: Fixtures
     fixtures:
     layoutId: Airlock
   - type: UserInterface
     interfaces:
+      enum.AiUi.Key:
+        type: StationAiBoundUserInterface
       enum.WiresUiKey.Key:
         type: WiresBoundUserInterface
   - type: Appearance
index 3530fe196c09be2d8d87b553818fb611412cc1b5..e25c7df8d7296dae66dddb8c1ee81fd430dc2f08 100644 (file)
@@ -65,8 +65,6 @@
       InUse: camera_in_use
   - type: UserInterface
     interfaces:
-      enum.AiUi.Key:
-        type: StationAiBoundUserInterface
       enum.SurveillanceCameraSetupUiKey.Camera:
         type: SurveillanceCameraSetupBoundUi
       enum.WiresUiKey.Key:
index 01e3757a2c7c584a9abbdeca144451d245e381cc..19233ba69a50b54b555df8ae34ab781d75497ff8 100644 (file)
@@ -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
   placement:
     mode: SnapgridCenter
   components:
+    - type: StationAiWhitelist
     - type: Clickable
     - type: InteractionOutline
     - type: Sprite