From fd4719f8ec9a0de9e0f648a5a65a4a33061a5b16 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sun, 23 Jun 2024 08:38:51 -0700 Subject: [PATCH] clean up comments in q88500 --- system/quests/hidden/q88500-gc-g.bin.txt | 4 +++- system/quests/hidden/q88500-gc-j.bin.txt | 1 - system/quests/hidden/q88500-gc-s.bin.txt | 4 +++- 3 files changed, 6 insertions(+), 3 deletions(-) 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