diff options
author | yenatch <yenatch@gmail.com> | 2016-06-28 23:33:36 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-06-28 23:33:36 -0400 |
commit | 68504441f044ca1273dbea50b7204bdfbb6564e1 (patch) | |
tree | d3ef1f64f105d5c51aab1e4285316a8b6302c83f | |
parent | d6e352aff830791d8ea9619fd25fb43d61e452bc (diff) |
Accidentally included MaysHouse_{1,2}F scripts in BrendansHouse2F.
-rw-r--r-- | data/event_scripts.s | 2 | ||||
-rw-r--r-- | data/scripts/maps/LittlerootTown_BrendansHouse_2F.s | 83 | ||||
-rw-r--r-- | data/scripts/maps/LittlerootTown_MaysHouse_2F.s | 78 |
3 files changed, 80 insertions, 83 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 2a8e5ad69..d90c5f0d3 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -95,6 +95,8 @@ gStdScripts_End:: .include "data/scripts/maps/Underwater4.s" .include "data/scripts/maps/LittlerootTown_BrendansHouse_1F.s" .include "data/scripts/maps/LittlerootTown_BrendansHouse_2F.s" + .include "data/scripts/maps/LittlerootTown_MaysHouse_1F.s" + .include "data/scripts/maps/LittlerootTown_MaysHouse_2F.s" .include "data/scripts/maps/LittlerootTown_ProfessorBirchsLab.s" .include "data/scripts/maps/OldaleTown_House1.s" .include "data/scripts/maps/OldaleTown_House2.s" diff --git a/data/scripts/maps/LittlerootTown_BrendansHouse_2F.s b/data/scripts/maps/LittlerootTown_BrendansHouse_2F.s index e22ae74ca..39f4d3bae 100644 --- a/data/scripts/maps/LittlerootTown_BrendansHouse_2F.s +++ b/data/scripts/maps/LittlerootTown_BrendansHouse_2F.s @@ -53,7 +53,6 @@ LittlerootTown_BrendansHouse_2F_EventScript_152837:: @ 8152837 .global gUnknown_08152850 gUnknown_08152850: @ 8152850 - .incbin "baserom.gba", 0x152850, 0xd LittlerootTown_BrendansHouse_2F_EventScript_15285D:: @ 815285D @@ -70,85 +69,3 @@ LittlerootTown_BrendansHouse_2F_EventScript_152870:: @ 8152870 LittlerootTown_MaysHouse_2F_EventScript_152870:: @ 8152870 msgbox LittlerootTown_BrendansHouse_2F_Text_17306C, 3 end - - .include "data/maps/scripts/LittlerootTown_MaysHouse_1F.s" - .include "data/maps/scripts/LittlerootTown_MaysHouse_2F.s" -LittlerootTown_BrendansHouse_2F_Movement_152C11:: @ 8152C11 - step_down - step_left - step_left - step_left - step_left - step_left - step_left - step_up - step_up - step_13 - step_end - -LittlerootTown_BrendansHouse_2F_Movement_152C1C:: @ 8152C1C - step_left - step_left - step_left - step_left - step_left - step_left - step_up - step_13 - step_end - -LittlerootTown_BrendansHouse_2F_Movement_152C25:: @ 8152C25 - step_down - step_right - step_right - step_right - step_right - step_right - step_right - step_up - step_up - step_13 - step_end - -LittlerootTown_BrendansHouse_2F_Movement_152C30:: @ 8152C30 - step_right - step_right - step_right - step_right - step_right - step_right - step_up - step_13 - step_end - - .global gUnknown_08152C39 -gUnknown_08152C39: @ 8152C39 - -LittlerootTown_MaysHouse_2F_EventScript_152C39:: @ 8152C39 - lockall - checkgender - compare RESULT, 0 - jumpeq LittlerootTown_MaysHouse_2F_EventScript_152C52 - compare RESULT, 1 - jumpeq LittlerootTown_MaysHouse_2F_EventScript_152C5C - end - -LittlerootTown_MaysHouse_2F_EventScript_152C52:: @ 8152C52 - msgbox LittlerootTown_MaysHouse_2F_Text_1A100C, 4 - releaseall - end - -LittlerootTown_MaysHouse_2F_EventScript_152C5C:: @ 8152C5C - setvar 0x8004, 2 - special 214 - playsfx 4 - msgbox LittlerootTown_MaysHouse_2F_Text_1A10D6, 4 - special 249 - waitstate - releaseall - end - - .global gUnknown_08152C75 -gUnknown_08152C75: @ 8152C75 - - .incbin "baserom.gba", 0x152c75, 0xd diff --git a/data/scripts/maps/LittlerootTown_MaysHouse_2F.s b/data/scripts/maps/LittlerootTown_MaysHouse_2F.s index 34a7752fa..b09cd4011 100644 --- a/data/scripts/maps/LittlerootTown_MaysHouse_2F.s +++ b/data/scripts/maps/LittlerootTown_MaysHouse_2F.s @@ -141,3 +141,81 @@ LittlerootTown_BrendansHouse_2F_EventScript_152C08:: @ 8152C08 msgbox LittlerootTown_BrendansHouse_2F_Text_1739CC, 4 return +LittlerootTown_BrendansHouse_2F_Movement_152C11:: @ 8152C11 + step_down + step_left + step_left + step_left + step_left + step_left + step_left + step_up + step_up + step_13 + step_end + +LittlerootTown_BrendansHouse_2F_Movement_152C1C:: @ 8152C1C + step_left + step_left + step_left + step_left + step_left + step_left + step_up + step_13 + step_end + +LittlerootTown_BrendansHouse_2F_Movement_152C25:: @ 8152C25 + step_down + step_right + step_right + step_right + step_right + step_right + step_right + step_up + step_up + step_13 + step_end + +LittlerootTown_BrendansHouse_2F_Movement_152C30:: @ 8152C30 + step_right + step_right + step_right + step_right + step_right + step_right + step_up + step_13 + step_end + + .global gUnknown_08152C39 +gUnknown_08152C39: @ 8152C39 + +LittlerootTown_MaysHouse_2F_EventScript_152C39:: @ 8152C39 + lockall + checkgender + compare RESULT, 0 + jumpeq LittlerootTown_MaysHouse_2F_EventScript_152C52 + compare RESULT, 1 + jumpeq LittlerootTown_MaysHouse_2F_EventScript_152C5C + end + +LittlerootTown_MaysHouse_2F_EventScript_152C52:: @ 8152C52 + msgbox LittlerootTown_MaysHouse_2F_Text_1A100C, 4 + releaseall + end + +LittlerootTown_MaysHouse_2F_EventScript_152C5C:: @ 8152C5C + setvar 0x8004, 2 + special 214 + playsfx 4 + msgbox LittlerootTown_MaysHouse_2F_Text_1A10D6, 4 + special 249 + waitstate + releaseall + end + + .global gUnknown_08152C75 +gUnknown_08152C75: @ 8152C75 + .incbin "baserom.gba", 0x152c75, 0xd |