Skip to content

Commit

Permalink
Update town.logic
Browse files Browse the repository at this point in the history
  • Loading branch information
CandyCrystal committed May 1, 2021
1 parent 52a90dd commit 8594b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion town.logic
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ area Town:
chest AnjuHP
node AnjuGarden:
door Anju
AnjuGarden -> Main # do we want to be able to make this out of logic (so as to not require this in entrance rando)?
node AnjuRoof:
door AnjuChimney
node CatsMinish:
Expand Down Expand Up @@ -52,6 +51,7 @@ area Town:
exit Crest
exit LibraryBottom
flag Virtual.Zeffa.TownCrest
AnjuGarden -> Main # do we want to be able to make this out of logic (so as to not require this in entrance rando)?
Main <-> Anju: (item Flippers | item Cape)
Main <-> FigurineHouseDoorEast: item CarlovMedal
Main <-> GormanHouseSouth: flag TalkedToOracle
Expand Down

0 comments on commit 8594b54

Please sign in to comment.