From aa0a2c87c1d6a5e6c8cfaa7e93e351b6f9f989df Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sat, 25 Feb 2023 12:02:16 +1100 Subject: [PATCH] Alias the FloorBasaslt to FloorBasalt (#14081) --- Resources/Prototypes/Tiles/floors.yml | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/Resources/Prototypes/Tiles/floors.yml b/Resources/Prototypes/Tiles/floors.yml index 3aa770d10e..58ec00eeb9 100644 --- a/Resources/Prototypes/Tiles/floors.yml +++ b/Resources/Prototypes/Tiles/floors.yml @@ -1092,20 +1092,6 @@ heatCapacity: 10000 # Terrain -- type: tile - id: FloorBasaslt - name: tiles-basalt-floor - sprite: /Textures/Tiles/Planet/basalt.png - isSubfloor: true - canCrowbar: false - footstepSounds: - collection: FootstepAsteroid - friction: 0.30 - thermalConductivity: 0.04 - heatCapacity: 10000 - weather: true - - - type: tile id: FloorGrass name: tiles-planet-grass-floor @@ -1237,6 +1223,10 @@ heatCapacity: 10000 weather: true +- type: tileAlias + id: FloorBasaslt + target: FloorBasalt + - type: tileAlias id: FloorAsteroidCoarseSand1 target: FloorAsteroidCoarseSand0