Fix water tank texture casing.

Also adds suffixes to make mapping easier.
This commit is contained in:
Pieter-Jan Briers
2020-05-21 23:19:51 +02:00
parent 0cfd2f3bb2
commit 54642bdd91

View File

@@ -2,13 +2,14 @@
parent: ReagentItem parent: ReagentItem
id: WaterTank id: WaterTank
name: Water Tank name: Water Tank
suffix: Empty
description: "A water tank. It is used to store high amounts of water." description: "A water tank. It is used to store high amounts of water."
components: components:
- type: Sprite - type: Sprite
texture: Buildings/WaterTank.png texture: Buildings/watertank.png
- type: Icon - type: Icon
texture: Buildings/WaterTank.png texture: Buildings/watertank.png
- type: Clickable - type: Clickable
- type: InteractionOutline - type: InteractionOutline
@@ -37,6 +38,7 @@
- type: entity - type: entity
parent: WaterTank parent: WaterTank
id: WaterTankFull id: WaterTankFull
suffix: Full
components: components:
- type: Solution - type: Solution
contents: contents: