Adds the water cooler (#7724)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user