Fixes soundCollection error (#3800)
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
|
- type: tile
|
||||||
- type: tile
|
|
||||||
name: floor_dark
|
name: floor_dark
|
||||||
display_name: Dark floor
|
display_name: Dark floor
|
||||||
texture: "dark"
|
texture: "dark"
|
||||||
@@ -113,7 +112,7 @@
|
|||||||
- plating
|
- plating
|
||||||
is_subfloor: false
|
is_subfloor: false
|
||||||
can_crowbar: true
|
can_crowbar: true
|
||||||
footstep_sounds:
|
footstep_sounds: footstep_floor
|
||||||
friction: 0.30
|
friction: 0.30
|
||||||
item_drop: FloorTileItemShowroom
|
item_drop: FloorTileItemShowroom
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user