]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Adds plasma windoors for Armory, Sec, Command, and Atmos (#26149)
authorVelcroboy <107660393+IamVelcroboy@users.noreply.github.com>
Thu, 18 Apr 2024 10:51:13 +0000 (05:51 -0500)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 10:51:13 +0000 (20:51 +1000)
* Adds plasma windoors for Armory, Sec, Command

* Adds atmos too

---------

Co-authored-by: Jeff <velcroboy333@hotmail.com>
Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml

index 0c5b48df0952fbe8c79cab5149328de8f608bd2d..55d1d351a616a724f156ce464aaaf6503c2272d9 100644 (file)
   - type: AccessReader
     access: [["Armory"]]
 
+- type: entity
+  parent: WindoorSecurePlasma
+  id: PlasmaWindoorSecureArmoryLocked
+  suffix: Armory, Locked, Plasma
+  components:
+  - type: AccessReader
+    access: [["Armory"]]
+
 - type: entity
   parent: WindoorSecure
   id: WindoorSecureAtmosphericsLocked
   - type: AccessReader
     access: [["Atmospherics"]]
 
+- type: entity
+  parent: WindoorSecurePlasma
+  id: PlasmaWindoorSecureAtmosphericsLocked
+  suffix: Atmospherics, Locked, Plasma
+  components:
+  - type: AccessReader
+    access: [["Atmospherics"]]
+
 - type: entity
   parent: WindoorSecure
   id: WindoorSecureBarLocked
   - type: AccessReader
     access: [["Command"]]
 
+- type: entity
+  parent: WindoorSecurePlasma
+  id: PlasmaWindoorSecureCommandLocked
+  suffix: Command, Locked, Plasma
+  components:
+  - type: AccessReader
+    access: [["Command"]]
+
 - type: entity
   parent: WindoorSecure
   id: WindoorSecureDetectiveLocked
   - type: AccessReader
     access: [["Security"]]
 
+- type: entity
+  parent: WindoorSecurePlasma
+  id: PlasmaWindoorSecureSecurityLocked
+  suffix: Security, Locked, Plasma
+  components:
+  - type: AccessReader
+    access: [["Security"]]
+
 - type: entity
   parent: WindoorSecure
   id: WindoorSecureScienceLocked