]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Add AME Part and Solar Assembly Part to Drone interaction allowlist (#16456)
authorEcho <SammyPawsM@gmail.com>
Mon, 15 May 2023 22:30:53 +0000 (15:30 -0700)
committerGitHub <noreply@github.com>
Mon, 15 May 2023 22:30:53 +0000 (18:30 -0400)
Resources/Prototypes/Entities/Objects/Power/antimatter_part.yml
Resources/Prototypes/Entities/Objects/Power/solar_parts.yml

index 8f133f3a3c6ed6feb4f3058161b11c7399eec8a5..aee1953fbbd0856b0ad519aceb16c1a4c67815da 100644 (file)
@@ -15,3 +15,6 @@
     price: 500
   - type: GuideHelp
     guides: [ AME, Power ]
+  - type: Tag
+    tags:
+      - DroneUsable
index a282f0e3be2c2b6434795ac7ea11f6356c80aec6..ff333b93c2b942e1534464a44ffe8075f9810266 100644 (file)
@@ -1,4 +1,4 @@
-- type: entity
+- type: entity
   parent: BaseItem
   id: SolarAssemblyPart
   name: solar assembly part
@@ -11,3 +11,4 @@
   - type: Tag
     tags:
       - SolarAssemblyPart
+      - DroneUsable