Skip to content

Commit

Permalink
No weather on concrete tiles (#30952)
Browse files Browse the repository at this point in the history
* concrete weather

* miss
  • Loading branch information
NotSoDana authored Aug 13, 2024
1 parent 204f3e6 commit 381e0d6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Resources/Prototypes/Tiles/floors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,6 @@
collection: FootstepTile
itemDrop: FloorTileItemConcrete
heatCapacity: 10000
weather: true

- type: tile
id: FloorConcreteMono
Expand All @@ -938,7 +937,6 @@
collection: FootstepTile
itemDrop: FloorTileItemConcreteMono
heatCapacity: 10000
weather: true

- type: tile
id: FloorConcreteSmooth
Expand All @@ -957,7 +955,6 @@
collection: FootstepTile
itemDrop: FloorTileItemConcreteSmooth
heatCapacity: 10000
weather: true

- type: tile
id: FloorGrayConcrete
Expand All @@ -976,7 +973,6 @@
collection: FootstepTile
itemDrop: FloorTileItemGrayConcrete
heatCapacity: 10000
weather: true

- type: tile
id: FloorGrayConcreteMono
Expand All @@ -995,7 +991,6 @@
collection: FootstepTile
itemDrop: FloorTileItemGrayConcreteMono
heatCapacity: 10000
weather: true

- type: tile
id: FloorGrayConcreteSmooth
Expand All @@ -1014,7 +1009,6 @@
collection: FootstepTile
itemDrop: FloorTileItemGrayConcreteSmooth
heatCapacity: 10000
weather: true

- type: tile
id: FloorOldConcrete
Expand All @@ -1033,7 +1027,6 @@
collection: FootstepTile
itemDrop: FloorTileItemOldConcrete
heatCapacity: 10000
weather: true

- type: tile
id: FloorOldConcreteMono
Expand All @@ -1052,7 +1045,6 @@
collection: FootstepTile
itemDrop: FloorTileItemOldConcreteMono
heatCapacity: 10000
weather: true

- type: tile
id: FloorOldConcreteSmooth
Expand All @@ -1071,7 +1063,6 @@
collection: FootstepTile
itemDrop: FloorTileItemOldConcreteSmooth
heatCapacity: 10000
weather: true

# Carpets (non smoothing)
- type: tile
Expand Down

0 comments on commit 381e0d6

Please sign in to comment.