From 29079c4b990076e0a9d3a299064262c8d522a4c5 Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Fri, 10 Nov 2017 01:36:41 -0600 Subject: Dump numerous baseroms, begin moving data to proper files --- .../BattleFrontier_BattlePyramidEmptySquare.inc | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'data/maps/scripts/BattleFrontier_BattlePyramidEmptySquare.inc') diff --git a/data/maps/scripts/BattleFrontier_BattlePyramidEmptySquare.inc b/data/maps/scripts/BattleFrontier_BattlePyramidEmptySquare.inc index 65387eacb..f1ee2962a 100644 --- a/data/maps/scripts/BattleFrontier_BattlePyramidEmptySquare.inc +++ b/data/maps/scripts/BattleFrontier_BattlePyramidEmptySquare.inc @@ -124,3 +124,39 @@ BattleFrontier_BattlePyramidEmptySquare_EventScript_252BD5:: @ 8252BD5 special sub_81A8E7C return +gUnknown_08252BE8:: @ 8252BE8 + .incbin "baserom.gba", 0x252be8, 0x67 + +gUnknown_08252C4F:: @ 8252C4F + trainerbattle 9, TRAINER_PHILLIP, 0, BattlePyramidSquare01_Text_252C8D, BattlePyramidSquare01_Text_252C8D + setvar VAR_0x8004, 10 + special sub_81A8E7C + waitmessage + waitbuttonpress + closemessage + releaseall + end + +gUnknown_08252C6A:: @ 8252C6A + setvar VAR_0x8004, 7 + special sub_81A8E7C + callstd 1 + compare_var_to_value VAR_0x8007, 0 + goto_eq BattlePyramidSquare01_EventScript_252C87 + setvar VAR_0x8004, 8 + special sub_81A8E7C + +BattlePyramidSquare01_EventScript_252C87:: @ 8252C87 + end + +gUnknown_08252C88:: @ 8252C88 + .incbin "baserom.gba", 0x252c88, 0x5 + +BattlePyramidSquare01_Text_252C8D: @ 8252C8D + .string "This is a sample message.$" + +gUnknown_08252CA7:: @ 8252CA7 + .incbin "baserom.gba", 0x252ca7, 0x54 + +gUnknown_08252CFB:: @ 8252CFB + .incbin "baserom.gba", 0x252cfb, 0x23a6 -- cgit v1.2.3