Adds the water cooler (#7724)

This commit is contained in:
Peptide90
2022-04-24 00:39:00 +01:00
committed by GitHub
parent aee013e1ef
commit cbe6f620e7
3 changed files with 20 additions and 1 deletions

View File

@@ -61,6 +61,22 @@
- ReagentId: Water
Quantity: 1500
- type: entity
parent: WaterTankFull
id: WaterCooler
name: water cooler
description: Seems like a good place to stand and waste time.
components:
- type: Sprite
sprite: Structures/Storage/tanks.rsi
state: watercooler
- type: SolutionContainerManager
solutions:
tank:
reagents:
- ReagentId: Water
Quantity: 500
- type: entity
parent: StorageTank
id: WaterTankHighCapacity