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