Skip to content

Commit

Permalink
remove power cell from recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
themias committed Sep 7, 2024
1 parent 69447b2 commit 2b2c533
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
10 changes: 10 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Head/helmets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,16 @@
graph: HelmetJustice
node: helmet

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

- type: entity
id: ActionToggleJusticeHelm
name: Toggle Justice Helm
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
icon:
sprite: Objects/Power/light_bulb.rsi
state: normal
- tag: PowerCellSmall
name: small power cell
icon:
sprite: Objects/Power/power_cells.rsi
state: small
doAfter: 5
- node: helmet
entity: ClothingHeadHelmetJustice
entity: ClothingHeadHelmetJusticeEmpty

0 comments on commit 2b2c533

Please sign in to comment.