Skip to content

Commit

Permalink
fix deconstructing filled keg
Browse files Browse the repository at this point in the history
  • Loading branch information
rosieposieeee committed Feb 15, 2024
1 parent 4c1f8ac commit 5f7eef3
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- to: start
steps:
- tool: Prying
doAfter: 5
doAfter: 2
completed:
- !type:SpawnPrototype
prototype: MaterialWoodPlank1
Expand All @@ -42,7 +42,10 @@
- to: start
steps:
- tool: Prying
doAfter: 5
doAfter: 2
conditions:
- !type:SolutionEmpty
solution: keg
completed:
- !type:SpawnPrototype
prototype: MaterialWoodPlank1
Expand Down

0 comments on commit 5f7eef3

Please sign in to comment.