Skip to content

Commit

Permalink
Merge branch 'pull/115'
Browse files Browse the repository at this point in the history
Co-authored-By: Henny022 <[email protected]>
  • Loading branch information
Ibot02 and Henny022 committed Nov 10, 2024
2 parents 5e07f83 + fee254c commit f41d65f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion tmc/logic/hyrule_town_dig.logic
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
area HyruleTownDigCave:
room Main
room Main:
node East:
door South
node Dig:
chest Chest1
chest Chest2
chest Chest3
enemy Beetles
node West:
door Ladder
East <-> Dig: item MoleMitts
West <-> Dig: item MoleMitts

0 comments on commit f41d65f

Please sign in to comment.