diff --git a/Lua/inject/beta.asm b/Lua/inject/beta.asm index 9906083..37ef8dc 100644 --- a/Lua/inject/beta.asm +++ b/Lua/inject/beta.asm @@ -35,6 +35,7 @@ long term: add/fix generic grottos make death warps work like in mzx's hack boss warps take you to a duplicate of an existing exit (0x3010, ?, ?, ?) + add deku princess prison back to list without breaking everything skip giants cutscenes; give oath when any mask is acquired (0xCC00 fyi) really long term: diff --git a/Lua/inject/entrances.asm b/Lua/inject/entrances.asm index 83b9d0b..a1c7d4b 100644 --- a/Lua/inject/entrances.asm +++ b/Lua/inject/entrances.asm @@ -1,4 +1,4 @@ -[entries]: 268 +[entries]: 266 shuffles: // format: from, to[, paired_from, paired_to] // "to" gets filled in when the file is loaded @@ -42,7 +42,7 @@ shuffles: .half 0x2A00, 0, 0xAC10, 0 // Inverted Stone Tower Temple .half 0x2E10, 0, 0xC000, 0 // Deku Intro Area / Twisty Hallway .half 0x3000, 0, 0x8610, 0 // Woodfall Temple -.half 0x3020, 0, 0x8630, 0 // Woodfall Temple (Deku Princess) +//.half 0x3020, 0, 0x8630, 0 // Woodfall Temple (Deku Princess) (actually 0x8632?) .half 0x3200, 0, 0x5430, 0 // Snowhead Passage / Termina Field .half 0x3210, 0, 0x9A60, 0 // Snowhead Passage / Mountain Village .half 0x3400, 0, 0x9010, 0 // Ikana Castle / Beneath the Well