mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
901a83d249
Include decorations.h in shop.c Include decorations.h in event_scripts.s
29 lines
1.0 KiB
PHP
29 lines
1.0 KiB
PHP
MossdeepCity_PokemonCenter_2F_MapScripts:: @ 8222334
|
|
map_script MAP_SCRIPT_ON_FRAME_TABLE, MossdeepCity_PokemonCenter_2F_MapScript2_276C3B
|
|
map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, MossdeepCity_PokemonCenter_2F_MapScript2_276B6C
|
|
map_script MAP_SCRIPT_ON_LOAD, MossdeepCity_PokemonCenter_2F_MapScript1_276BBE
|
|
map_script MAP_SCRIPT_ON_TRANSITION, PokemonCenter_2F_OnTransition
|
|
.byte 0
|
|
|
|
MossdeepCity_PokemonCenter_2F_EventScript_222349:: @ 8222349
|
|
call OldaleTown_PokemonCenter_2F_EventScript_276EB7
|
|
end
|
|
|
|
MossdeepCity_PokemonCenter_2F_EventScript_22234F:: @ 822234F
|
|
call OldaleTown_PokemonCenter_2F_EventScript_2770B2
|
|
end
|
|
|
|
MossdeepCity_PokemonCenter_2F_EventScript_222355:: @ 8222355
|
|
call OldaleTown_PokemonCenter_2F_EventScript_2771DB
|
|
end
|
|
|
|
MossdeepCity_PokemonCenter_2F_EventScript_22235B:: @ 822235B
|
|
msgbox MossdeepCity_PokemonCenter_2F_Text_222364, MSGBOX_NPC
|
|
end
|
|
|
|
MossdeepCity_PokemonCenter_2F_Text_222364: @ 8222364
|
|
.string "If I win a whole lot of link battles\n"
|
|
.string "and show everyone how good I am,\l"
|
|
.string "I might get a fan following!$"
|
|
|