Skip to content

Commit

Permalink
Refill the DIY Holy Water kit (#819)
Browse files Browse the repository at this point in the history
replace the bottle with wine cans
  • Loading branch information
FluffiestFloof authored Feb 11, 2024
1 parent 3107457 commit 09b79b3
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Resources/Prototypes/Nyanotrasen/Catalog/Fills/Boxes/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@
id: BoxHolyWater
description: This box is filled with everything you need to make homemade holy water. Water not included.
components:
# - type: StorageFill
# contents:
# - id: MercuryChemistryBottle
# amount: 3
# - id: DrinkWineBottleFull
# amount: 1
# - id: SprayBottle
# amount: 1
- type: Sprite
layers:
- state: box_science
- sprite: Nyanotrasen/Objects/Storage/boxes.rsi
state: holywater
- type: StorageFill
contents:
- id: DrinkWineCan
amount: 2
- id: SprayBottle
amount: 1
- id: MercuryChemistryBottle
amount: 2
- type: Sprite
layers:
- state: box_science
- sprite: Nyanotrasen/Objects/Storage/boxes.rsi
state: holywater

0 comments on commit 09b79b3

Please sign in to comment.