makes terrain tiles show cables (#10490)

This commit is contained in:
Peptide90
2022-08-11 18:02:43 +01:00
committed by GitHub
parent b8fcc93952
commit e8e92178c5

View File

@@ -686,7 +686,7 @@
placementVariants: [0, 1, 2, 3] placementVariants: [0, 1, 2, 3]
baseTurfs: baseTurfs:
- FloorDirt - FloorDirt
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepGrass collection: FootstepGrass
@@ -702,7 +702,7 @@
placementVariants: [0, 1, 2, 3] placementVariants: [0, 1, 2, 3]
baseTurfs: baseTurfs:
- FloorDirt - FloorDirt
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepGrass collection: FootstepGrass
@@ -718,7 +718,7 @@
placementVariants: [0, 1, 2, 3] placementVariants: [0, 1, 2, 3]
baseTurfs: baseTurfs:
- Plating - Plating
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -733,7 +733,7 @@
sprite: /Textures/Tiles/Asteroid/asteroid_sand.png sprite: /Textures/Tiles/Asteroid/asteroid_sand.png
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -763,7 +763,7 @@
placementVariants: [ 0, 1, 2 ] placementVariants: [ 0, 1, 2 ]
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -785,7 +785,7 @@
sprite: /Textures/Tiles/Asteroid/asteroid_coarse_sand_dug.png sprite: /Textures/Tiles/Asteroid/asteroid_coarse_sand_dug.png
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -799,7 +799,7 @@
sprite: /Textures/Tiles/ironsand1.png sprite: /Textures/Tiles/ironsand1.png
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -813,7 +813,7 @@
sprite: /Textures/Tiles/ironsand2.png sprite: /Textures/Tiles/ironsand2.png
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -827,7 +827,7 @@
sprite: /Textures/Tiles/ironsand3.png sprite: /Textures/Tiles/ironsand3.png
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -841,7 +841,7 @@
sprite: /Textures/Tiles/ironsand4.png sprite: /Textures/Tiles/ironsand4.png
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -858,7 +858,7 @@
placementVariants: [0, 1, 2, 3, 4, 5, 6] placementVariants: [0, 1, 2, 3, 4, 5, 6]
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid
@@ -874,7 +874,7 @@
placementVariants: [0, 1, 2, 3, 4, 5, 6, 7] placementVariants: [0, 1, 2, 3, 4, 5, 6, 7]
baseTurfs: baseTurfs:
- Space - Space
isSubfloor: false isSubfloor: true
canCrowbar: false canCrowbar: false
footstepSounds: footstepSounds:
collection: FootstepAsteroid collection: FootstepAsteroid