diff --git a/system/quests/hidden/q88500-gc-g.bin.txt b/system/quests/hidden/q88500-gc-g.bin.txt index 441adab9..19f8cf12 100644 --- a/system/quests/hidden/q88500-gc-g.bin.txt +++ b/system/quests/hidden/q88500-gc-g.bin.txt @@ -7,7 +7,10 @@ .long_desc "" start: + // This script is identical to q88500-gc-e.bin.txt, except the addresses are + // changed to be suitable for EU Ep3. leti r3, 0x80004000 + write4 0x80454E04, 0x80109FB4 write4 0x80454E08, 0x8000C324 write4 0x80454E0C, r3 @@ -35,7 +38,6 @@ copy_done: ba_initial_floor 17 write2 0x8057C930, 1 - // Clean up quest handler table write4 0x80454E04, 0 write4 0x80454E08, 0 write4 0x80454E0C, 0 diff --git a/system/quests/hidden/q88500-gc-j.bin.txt b/system/quests/hidden/q88500-gc-j.bin.txt index c4cdbf83..261b9549 100644 --- a/system/quests/hidden/q88500-gc-j.bin.txt +++ b/system/quests/hidden/q88500-gc-j.bin.txt @@ -38,7 +38,6 @@ copy_done: ba_initial_floor 17 write2 0x805D63D8, 1 - // Clean up quest handler table write4 0x804C88F0, 0 write4 0x804C88F4, 0 write4 0x804C88F8, 0 diff --git a/system/quests/hidden/q88500-gc-s.bin.txt b/system/quests/hidden/q88500-gc-s.bin.txt index 9fe66ef2..5a4fdb96 100644 --- a/system/quests/hidden/q88500-gc-s.bin.txt +++ b/system/quests/hidden/q88500-gc-s.bin.txt @@ -7,7 +7,10 @@ .long_desc "" start: + // This script is identical to q88500-gc-e.bin.txt, except the addresses are + // changed to be suitable for US Ep3. leti r3, 0x80004000 + write4 0x80452A4C, 0x80109B28 write4 0x80452A50, 0x8000C324 write4 0x80452A54, r3 @@ -35,7 +38,6 @@ copy_done: ba_initial_floor 17 write2 0x8057A510, 1 - // Clean up quest handler table write4 0x80452A4C, 0 write4 0x80452A50, 0 write4 0x80452A54, 0