Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidenkrz committed Dec 23, 2024
1 parent 3672997 commit daaa75e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
sprite: _Nuclear14/Structures/Storage/Furniture/safe.rsi

- type: entity
parent: [ N14ClosetSafe, N14BaseMilitaryStorageFill ]
parent: N14ClosetSafe
id: N14LootClosetSafe
suffix: Loot, Random Military

- type: entity
parent: [ N14ClosetSafe, N14StorageFillCurrencyFill ]
parent: N14ClosetSafe
id: N14LootClosetSafeCurrency
suffix: Loot, Currency one stack random

- type: entity
parent: [ N14ClosetSafe, N14StorageFillSafePrewarFill ]
parent: N14ClosetSafe
id: N14LootClosetSafePrewar
suffix: Loot, safe pre-war

Expand All @@ -59,4 +59,4 @@
suffix: spinner
components:
- type: Sprite
sprite: _Nuclear14/Structures/Storage/Furniture/safespinner.rsi
sprite: _Nuclear14/Structures/Storage/Furniture/safespinner.rsi

0 comments on commit daaa75e

Please sign in to comment.