mirror of
https://github.com/notwa/mm
synced 2024-11-05 00:19:02 -08:00
add kicked-out/caught entrances
This commit is contained in:
parent
b5b908b3c4
commit
e62ea5242c
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[entries]: 258
|
||||
[entries]: 261
|
||||
shuffles:
|
||||
// format: from, to[, paired_from, paired_to]
|
||||
// "to" gets filled in when the file is loaded
|
||||
|
@ -139,4 +139,8 @@ shuffles:
|
|||
.half 0xB230, 0 // Owl Save/Warp: Snowhead
|
||||
.half 0xD890, 0 // Owl Save/Warp: Clock Town
|
||||
|
||||
.half 0x5010, 0 // Kicked out of Deku Palace
|
||||
.half 0x68C0, 0 // Kicked out of Pirates' Interior
|
||||
.half 0x7040, 0 // Kicked out of Pirates' Exterior
|
||||
|
||||
.align
|
||||
|
|
Loading…
Reference in a new issue