Skip to content

Commit

Permalink
fixed infinite glass glitch
Browse files Browse the repository at this point in the history
  • Loading branch information
rynkatze committed Jul 12, 2024
1 parent 6a3cced commit 89fb7f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Structures/Walls/walls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,8 @@
- type: Construction
graph: Girder
node: plastitaniumWall
- type: StaticPrice
price: 75

- type: entity
parent: WallShuttleDiagonal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
completed:
- !type:SpawnPrototype
prototype: SheetRGlass1
amount: 4
amount: 2
- !type:DeleteEntity {}
steps:
- tool: Welding
Expand Down

0 comments on commit 89fb7f5

Please sign in to comment.