Skip to content

Commit

Permalink
armory & sec crates only
Browse files Browse the repository at this point in the history
  • Loading branch information
rosieposieeee committed Jan 12, 2025
1 parent 94b47a8 commit 3af1c3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,4 @@
- Energy
reflectProb: 0.2
spread: 90
- type: AntiTamper # DeltaV - port impstation's anti-tamper
containers: [ entity_storage ] # DeltaV - port impstation's anti-tamper

Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
sprite: Structures/Storage/Crates/sec_gear.rsi
- type: AccessReader
access: [["Security"]]
- type: AntiTamper # DeltaV - port impstation's anti-tamper
containers: [ entity_storage ] # DeltaV - port impstation's anti-tamper

- type: entity
parent: CrateBaseSecure
Expand Down Expand Up @@ -290,6 +292,8 @@
sprite: Structures/Storage/Crates/weapon.rsi
- type: AccessReader
access: [["Armory"]]
- type: AntiTamper # DeltaV - port impstation's anti-tamper
containers: [ entity_storage ] # DeltaV - port impstation's anti-tamper

- type: entity
parent: [ CrateBaseSecure, BaseRestrictedContraband ]
Expand Down

0 comments on commit 3af1c3a

Please sign in to comment.