Add bare footstep sounds (#10272)
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
can_crowbar: true
|
||||
footstep_sounds:
|
||||
collection: footstep_wood
|
||||
barestep_sounds:
|
||||
collection: barestep_wood
|
||||
friction: 0.30
|
||||
item_drop: FloorTileItemWood
|
||||
thermalConductivity: 0.04
|
||||
@@ -335,6 +337,8 @@
|
||||
can_crowbar: true
|
||||
footstep_sounds:
|
||||
collection: footstep_carpet
|
||||
barestep_sounds:
|
||||
collection: barestep_carpet
|
||||
friction: 0.40
|
||||
item_drop: FloorTileItemArcadeBlue
|
||||
thermalConductivity: 0.04
|
||||
@@ -350,6 +354,8 @@
|
||||
can_crowbar: true
|
||||
footstep_sounds:
|
||||
collection: footstep_carpet
|
||||
barestep_sounds:
|
||||
collection: barestep_carpet
|
||||
friction: 0.40
|
||||
item_drop: FloorTileItemArcadeBlue2
|
||||
thermalConductivity: 0.04
|
||||
@@ -365,6 +371,8 @@
|
||||
can_crowbar: true
|
||||
footstep_sounds:
|
||||
collection: footstep_carpet
|
||||
barestep_sounds:
|
||||
collection: barestep_carpet
|
||||
friction: 0.40
|
||||
item_drop: FloorTileItemArcadeRed
|
||||
thermalConductivity: 0.04
|
||||
@@ -380,6 +388,8 @@
|
||||
can_crowbar: true
|
||||
footstep_sounds:
|
||||
collection: footstep_carpet
|
||||
barestep_sounds:
|
||||
collection: barestep_carpet
|
||||
friction: 0.40
|
||||
item_drop: FloorTileItemEighties
|
||||
thermalConductivity: 0.04
|
||||
@@ -395,6 +405,8 @@
|
||||
can_crowbar: true
|
||||
footstep_sounds:
|
||||
collection: footstep_carpet
|
||||
barestep_sounds:
|
||||
collection: barestep_carpet
|
||||
friction: 0.40
|
||||
item_drop: FloorTileItemCarpetClown
|
||||
thermalConductivity: 0.04
|
||||
@@ -410,6 +422,8 @@
|
||||
can_crowbar: true
|
||||
footstep_sounds:
|
||||
collection: footstep_carpet
|
||||
barestep_sounds:
|
||||
collection: barestep_carpet
|
||||
friction: 0.40
|
||||
item_drop: FloorTileItemCarpetOffice
|
||||
thermalConductivity: 0.04
|
||||
@@ -851,7 +865,7 @@
|
||||
friction: 0.30
|
||||
thermalConductivity: 0.04
|
||||
heatCapacity: 10000
|
||||
|
||||
|
||||
- type: tile
|
||||
id: FloorCaveDrought
|
||||
name: cave drought
|
||||
@@ -866,4 +880,4 @@
|
||||
collection: footstep_asteroid
|
||||
friction: 0.30
|
||||
thermalConductivity: 0.04
|
||||
heatCapacity: 10000
|
||||
heatCapacity: 10000
|
||||
|
||||
Reference in New Issue
Block a user