This commit is contained in:
Ed
2025-04-07 01:36:55 +03:00
parent e77645d9d6
commit 56299c62d6
2 changed files with 15 additions and 8 deletions

View File

@@ -169,14 +169,6 @@
types:
Heat: 1
- type: Appearance
- type: FloorTile
placeTileSound:
path: /Audio/Effects/woodenclosetclose.ogg
params:
variation: 0.03
volume: 2
outputs:
- CP14FloorOakWoodPlanks # TODO
- type: Stack
stackType: CP14WoodenPlanks
count: 1

View File

@@ -87,6 +87,11 @@
- type: Sprite
state: oak_woodplanks_big
- type: FloorTile
placeTileSound:
path: /Audio/Effects/woodenclosetclose.ogg
params:
variation: 0.03
volume: 2
outputs:
- CP14FloorOakWoodPlanksBig
- type: Stack
@@ -100,6 +105,11 @@
- type: Sprite
state: oak_woodplanks_cruciform
- type: FloorTile
placeTileSound:
path: /Audio/Effects/woodenclosetclose.ogg
params:
variation: 0.03
volume: 2
outputs:
- CP14FloorOakWoodPlanksCruciform
- type: Stack
@@ -113,6 +123,11 @@
- type: Sprite
state: oak_woodplanks_stairways
- type: FloorTile
placeTileSound:
path: /Audio/Effects/woodenclosetclose.ogg
params:
variation: 0.03
volume: 2
outputs:
- CP14FloorOakWoodPlanksStairways
- type: Stack