parent
d385c1bb23
commit
8a154d3fd7
|
|
@ -78,7 +78,7 @@
|
|||
acts: [ "Destruction" ]
|
||||
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: bricks
|
||||
base: brick
|
||||
|
||||
- type: entity
|
||||
|
|
@ -991,7 +991,7 @@
|
|||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: woods
|
||||
base: wood
|
||||
|
||||
- type: entity
|
||||
|
|
@ -1033,7 +1033,7 @@
|
|||
sound:
|
||||
collection: WoodDestroy
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: webs
|
||||
base: wall
|
||||
- type: Construction
|
||||
graph: WebStructures
|
||||
|
|
@ -1237,7 +1237,7 @@
|
|||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: cobblebricks
|
||||
base: cobblebrick
|
||||
|
||||
- type: entity
|
||||
|
|
@ -1250,7 +1250,7 @@
|
|||
- type: Icon
|
||||
sprite: Structures/Walls/cobblebrick_basalt.rsi
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: cobblebricks
|
||||
base: cobblebrick
|
||||
|
||||
- type: entity
|
||||
|
|
@ -1264,7 +1264,7 @@
|
|||
- type: Icon
|
||||
sprite: Structures/Walls/cobblebrick_snow.rsi
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: cobblebricks
|
||||
base: cobblebrick
|
||||
|
||||
- type: entity
|
||||
|
|
@ -1277,7 +1277,7 @@
|
|||
- type: Icon
|
||||
sprite: Structures/Walls/cobblebrick_asteroid.rsi
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: cobblebricks
|
||||
base: cobblebrick
|
||||
|
||||
- type: entity
|
||||
|
|
@ -1290,7 +1290,7 @@
|
|||
- type: Icon
|
||||
sprite: Structures/Walls/cobblebrick_sand.rsi
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: cobblebricks
|
||||
base: cobblebrick
|
||||
|
||||
- type: entity
|
||||
|
|
@ -1303,7 +1303,7 @@
|
|||
- type: Icon
|
||||
sprite: Structures/Walls/cobblebrick_chromite.rsi
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: cobblebricks
|
||||
base: cobblebrick
|
||||
|
||||
- type: entity
|
||||
|
|
@ -1316,5 +1316,5 @@
|
|||
- type: Icon
|
||||
sprite: Structures/Walls/cobblebrick_andesite.rsi
|
||||
- type: IconSmooth
|
||||
key: walls
|
||||
key: cobblebricks
|
||||
base: cobblebrick
|
||||
|
|
|
|||
Loading…
Reference in New Issue