Skip to content

Commit

Permalink
oops make the envirohelms in envirosuit crate empty again to prevent …
Browse files Browse the repository at this point in the history
…arbitrage
  • Loading branch information
angelofallars committed Jan 24, 2025
1 parent 13ea91b commit 1ae4989
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Fills/Crates/emergency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
contents:
- id: ClothingUniformEnvirosuit
amount: 2
- id: ClothingHeadEnvirohelm
- id: ClothingHeadEnvirohelmEmpty
amount: 2
- id: ClothingHandsGlovesEnvirogloves
amount: 2
Expand Down
10 changes: 10 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Head/envirohelms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@
- state: on-inhand-right
shader: unshaded

- type: entity
parent: ClothingHeadEnvirohelm
id: ClothingHeadEnvirohelmEmpty
suffix: Empty
components:
- type: ItemSlots
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default

- type: entity
parent: ClothingHeadEnvirohelmBase
id: ClothingHeadEnvirohelmAtmos
Expand Down

0 comments on commit 1ae4989

Please sign in to comment.