From 4e5d818f89caae9153dd53ba321900e0d4e16c1e Mon Sep 17 00:00:00 2001 From: garak Date: Mon, 6 May 2019 22:13:57 -0400 Subject: dump event scripts --- data/maps/FourIsland_PokemonCenter_1F/scripts.inc | 30 +++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 data/maps/FourIsland_PokemonCenter_1F/scripts.inc (limited to 'data/maps/FourIsland_PokemonCenter_1F') diff --git a/data/maps/FourIsland_PokemonCenter_1F/scripts.inc b/data/maps/FourIsland_PokemonCenter_1F/scripts.inc new file mode 100644 index 000000000..334b32304 --- /dev/null +++ b/data/maps/FourIsland_PokemonCenter_1F/scripts.inc @@ -0,0 +1,30 @@ +FourIsland_PokemonCenter_1F_MapScripts:: @ 8171BEA + map_script 3, FourIsland_PokemonCenter_1F_MapScript1_171BF5 + map_script 5, FourIsland_PokemonCenter_1F_MapScript2_1BC05C + .byte 0 + +FourIsland_PokemonCenter_1F_MapScript1_171BF5:: @ 8171BF5 + setrespawn 17 + end + +FourIsland_PokemonCenter_1F_EventScript_171BF9:: @ 8171BF9 + lock + faceplayer + call EventScript_1A6578 + release + end + +FourIsland_PokemonCenter_1F_EventScript_171C02:: @ 8171C02 + loadword 0, gUnknown_81A3627 + callstd 2 + end + +FourIsland_PokemonCenter_1F_EventScript_171C0B:: @ 8171C0B + loadword 0, gUnknown_81A3697 + callstd 2 + end + +FourIsland_PokemonCenter_1F_EventScript_171C14:: @ 8171C14 + loadword 0, gUnknown_81A3734 + callstd 2 + end -- cgit v1.2.3