Skip to content

Commit

Permalink
#23387
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jan 8, 2024
1 parent bc35cf0 commit ee53571
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Resources/Prototypes/Entities/Structures/Walls/walls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@
key: walls
base: plastitanium
- type: Reflect
reflectProb: 0.75
reflectProb: 0.1

- type: entity
parent: WallPlastitaniumIndestructible
Expand All @@ -466,7 +466,7 @@
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: Reflect
reflectProb: 0.15
reflectProb: 0.1

- type: entity
parent: WallShuttleDiagonal
Expand All @@ -490,7 +490,7 @@
sprite: Structures/Walls/plastitanium_diagonal.rsi
state: state0
- type: Reflect
reflectProb: 0.15
reflectProb: 0.1

- type: entity
parent: BaseWall
Expand Down Expand Up @@ -758,8 +758,8 @@
3: { state: shuttle_construct-3, visible: true}
4: { state: shuttle_construct-4, visible: true}
5: { state: shuttle_construct-5, visible: true}
# - type: Reflect
# reflectProb: 1
- type: Reflect
reflectProb: 0.1

- type: entity
parent: WallSolid
Expand All @@ -777,8 +777,8 @@
- type: IconSmooth
key: walls
base: state
# - type: Reflect
# reflectProb: 1
- type: Reflect
reflectProb: 0.1

- type: entity
parent: BaseWall
Expand Down

0 comments on commit ee53571

Please sign in to comment.