Skip to content

Commit

Permalink
fix last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Fansana committed Jul 27, 2024
1 parent 87a6d05 commit 4822c7a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Resources/Prototypes/Loadouts/items.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,24 @@
cost: 3
items:
- SolCommonTranslator
-
- type: loadout
id: LoadoutEmergencyNitrogenTank
category: Items
cost: 1
items:
- EmergencyNitrogenTankFilled

- type: loadout
id: LoadoutExtendedEmergencyNitrogenTank
category: Items
cost: 2
items:
- ExtendedEmergencyNitrogenTankFilled

- type: loadout
id: LoadoutDoubleEmergencyNitrogenTank
category: Items
cost: 3
items:
- DoubleEmergencyNitrogenTankFilled

0 comments on commit 4822c7a

Please sign in to comment.