Skip to content

Commit

Permalink
Update walls.yml to walls
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicHDC authored Nov 30, 2024
1 parent db465d4 commit 10bfd14
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Resources/Prototypes/Entities/Structures/Walls/walls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
acts: [ "Destruction" ]

- type: IconSmooth
key: bricks
key: walls
base: brick

- type: entity
Expand Down Expand Up @@ -1137,7 +1137,7 @@
- !type:DoActsBehavior
acts: ["Destruction"]
- type: IconSmooth
key: woods
key: walls
base: wood

- type: entity
Expand Down Expand Up @@ -1178,7 +1178,7 @@
sound:
collection: WoodDestroy
- type: IconSmooth
key: webs
key: walls
base: wall
- type: Construction
graph: WebStructures
Expand Down Expand Up @@ -1390,7 +1390,7 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: IconSmooth
key: cobblebricks
key: walls
base: cobblebrick

- type: entity
Expand All @@ -1403,7 +1403,7 @@
- type: Icon
sprite: Structures/Walls/cobblebrick_basalt.rsi
- type: IconSmooth
key: cobblebricks
key: walls
base: cobblebrick

- type: entity
Expand All @@ -1417,7 +1417,7 @@
- type: Icon
sprite: Structures/Walls/cobblebrick_snow.rsi
- type: IconSmooth
key: cobblebricks
key: walls
base: cobblebrick

- type: entity
Expand All @@ -1430,7 +1430,7 @@
- type: Icon
sprite: Structures/Walls/cobblebrick_asteroid.rsi
- type: IconSmooth
key: cobblebricks
key: walls
base: cobblebrick

- type: entity
Expand All @@ -1443,7 +1443,7 @@
- type: Icon
sprite: Structures/Walls/cobblebrick_sand.rsi
- type: IconSmooth
key: cobblebricks
key: walls
base: cobblebrick

- type: entity
Expand All @@ -1456,7 +1456,7 @@
- type: Icon
sprite: Structures/Walls/cobblebrick_chromite.rsi
- type: IconSmooth
key: cobblebricks
key: walls
base: cobblebrick

- type: entity
Expand All @@ -1469,5 +1469,5 @@
- type: Icon
sprite: Structures/Walls/cobblebrick_andesite.rsi
- type: IconSmooth
key: cobblebricks
key: walls
base: cobblebrick

0 comments on commit 10bfd14

Please sign in to comment.