Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Update walls.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored Jun 2, 2024
1 parent dc89ebd commit 0696098
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Resources/Prototypes/Entities/Structures/Walls/walls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,9 @@
- type: IconSmooth
key: walls
base: ice
- type: Reflect
reflectProb: 0.2
spread: 90

- type: entity
parent: BaseWall
Expand Down Expand Up @@ -684,6 +687,9 @@
- type: IconSmooth
key: walls
base: sandstone
- type: Reflect
reflectProb: 0.2
spread: 90

- type: entity
parent: BaseWall
Expand Down Expand Up @@ -1095,6 +1101,9 @@
- type: IconSmooth
key: walls
base: necropolis
- type: Reflect
reflectProb: 0.2
spread: 90

- type: entity
parent: BaseWall
Expand Down Expand Up @@ -1285,6 +1294,9 @@
- type: IconSmooth
key: cobblebricks
base: cobblebrick
- type: Reflect
reflectProb: 0.2
spread: 90

- type: entity
parent: WallCobblebrick
Expand Down Expand Up @@ -1338,6 +1350,9 @@
- type: IconSmooth
key: cobblebricks
base: cobblebrick
- type: Reflect
reflectProb: 0.2
spread: 90

- type: entity
parent: WallCobblebrick
Expand All @@ -1351,3 +1366,6 @@
- type: IconSmooth
key: cobblebricks
base: cobblebrick
- type: Reflect
reflectProb: 0.2
spread: 90

0 comments on commit 0696098

Please sign in to comment.