From 54642bdd91bf9176b74e1745b8bd06055601dd5a Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Thu, 21 May 2020 23:19:51 +0200 Subject: [PATCH] Fix water tank texture casing. Also adds suffixes to make mapping easier. --- Resources/Prototypes/Entities/water_tank.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/water_tank.yml b/Resources/Prototypes/Entities/water_tank.yml index 34be446a38..66c8a90136 100644 --- a/Resources/Prototypes/Entities/water_tank.yml +++ b/Resources/Prototypes/Entities/water_tank.yml @@ -2,13 +2,14 @@ parent: ReagentItem id: WaterTank name: Water Tank + suffix: Empty description: "A water tank. It is used to store high amounts of water." components: - type: Sprite - texture: Buildings/WaterTank.png + texture: Buildings/watertank.png - type: Icon - texture: Buildings/WaterTank.png + texture: Buildings/watertank.png - type: Clickable - type: InteractionOutline @@ -37,6 +38,7 @@ - type: entity parent: WaterTank id: WaterTankFull + suffix: Full components: - type: Solution contents: