34 lines
1.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.set LOCALID_NURSE, 1
MossdeepCity_PokemonCenter_1F_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, MossdeepCity_PokemonCenter_1F_OnTransition
map_script MAP_SCRIPT_ON_RESUME, CableClub_OnResume
.byte 0
MossdeepCity_PokemonCenter_1F_OnTransition:
setrespawn HEAL_LOCATION_MOSSDEEP_CITY
end
MossdeepCity_PokemonCenter_1F_EventScript_Nurse::
setvar VAR_0x800B, LOCALID_NURSE
call Common_EventScript_PkmnCenterNurse
waitmessage
waitbuttonpress
release
end
MossdeepCity_PokemonCenter_1F_EventScript_Woman::
msgbox MossdeepCity_PokemonCenter_1F_Text_GymLeaderDuoFormidable, MSGBOX_NPC
end
MossdeepCity_PokemonCenter_1F_EventScript_Girl::
msgbox MossdeepCity_PokemonCenter_1F_Text_AbilitiesMightChangeMoves, MSGBOX_NPC
end
MossdeepCity_PokemonCenter_1F_Text_GymLeaderDuoFormidable:
.string "镇上的道馆馆主是\n一对很强大的双胞姐弟。\p他们的组合\n让人拍手叫绝!$"
MossdeepCity_PokemonCenter_1F_Text_AbilitiesMightChangeMoves:
.string "由于宝可梦特性的不同,\n有些招式会改变,\l甚至有些会根本无用。$"