Remove address comments
This commit is contained in:
+122
-122
@@ -1,12 +1,12 @@
|
||||
.set LOCALID_WOMAN_1, 19
|
||||
.set LOCALID_MAN_1, 20
|
||||
|
||||
LilycoveCity_MapScripts:: @ 81E2B3C
|
||||
LilycoveCity_MapScripts::
|
||||
map_script MAP_SCRIPT_ON_TRANSITION, LilycoveCity_OnTransition
|
||||
map_script MAP_SCRIPT_ON_LOAD, LilycoveCity_OnLoad
|
||||
.byte 0
|
||||
|
||||
LilycoveCity_OnTransition: @ 81E2B47
|
||||
LilycoveCity_OnTransition:
|
||||
setflag FLAG_VISITED_LILYCOVE_CITY
|
||||
setvar VAR_CONTEST_HALL_STATE, 0
|
||||
setflag FLAG_HIDE_LILYCOVE_CONTEST_HALL_REPORTER
|
||||
@@ -14,11 +14,11 @@ LilycoveCity_OnTransition: @ 81E2B47
|
||||
call Common_EventScript_SetupRivalGfxId
|
||||
end
|
||||
|
||||
LilycoveCity_OnLoad: @ 81E2B61
|
||||
LilycoveCity_OnLoad:
|
||||
call_if_unset FLAG_TEAM_AQUA_ESCAPED_IN_SUBMARINE, LilycoveCity_EventScript_SetWailmerMetatiles
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_SetWailmerMetatiles:: @ 81E2B6B
|
||||
LilycoveCity_EventScript_SetWailmerMetatiles::
|
||||
setmetatile 76, 12, METATILE_Lilycove_Wailmer0, 1
|
||||
setmetatile 77, 12, METATILE_Lilycove_Wailmer1, 1
|
||||
setmetatile 76, 13, METATILE_Lilycove_Wailmer2, 1
|
||||
@@ -33,7 +33,7 @@ LilycoveCity_EventScript_SetWailmerMetatiles:: @ 81E2B6B
|
||||
setmetatile 78, 17, METATILE_Lilycove_Wailmer3, 1
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_BerryGentleman:: @ 81E2BD8
|
||||
LilycoveCity_EventScript_BerryGentleman::
|
||||
lock
|
||||
faceplayer
|
||||
dotimebasedevents
|
||||
@@ -49,16 +49,16 @@ LilycoveCity_EventScript_BerryGentleman:: @ 81E2BD8
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_ReceivedBerry:: @ 81E2C18
|
||||
LilycoveCity_EventScript_ReceivedBerry::
|
||||
msgbox LilycoveCity_Text_PokeblocksSuitPokemon, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Man3:: @ 81E2C22
|
||||
LilycoveCity_EventScript_Man3::
|
||||
msgbox LilycoveCity_Text_ContestHallInTown, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Girl:: @ 81E2C2B
|
||||
LilycoveCity_EventScript_Girl::
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_BADGE07_GET, LilycoveCity_EventScript_GirlAquaGone
|
||||
@@ -66,16 +66,16 @@ LilycoveCity_EventScript_Girl:: @ 81E2C2B
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_GirlAquaGone:: @ 81E2C40
|
||||
LilycoveCity_EventScript_GirlAquaGone::
|
||||
msgbox LilycoveCity_Text_GoingToMoveDeleterForHMs, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_RichBoy:: @ 81E2C4A
|
||||
LilycoveCity_EventScript_RichBoy::
|
||||
msgbox LilycoveCity_Text_ImFromKanto, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Sailor2:: @ 81E2C53
|
||||
LilycoveCity_EventScript_Sailor2::
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_TEAM_AQUA_ESCAPED_IN_SUBMARINE, LilycoveCity_EventScript_Sailor2AquaGone
|
||||
@@ -83,12 +83,12 @@ LilycoveCity_EventScript_Sailor2:: @ 81E2C53
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Sailor2AquaGone:: @ 81E2C68
|
||||
LilycoveCity_EventScript_Sailor2AquaGone::
|
||||
msgbox LilycoveCity_Text_SomeonePuntedTeamAquaOut, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Woman2:: @ 81E2C72
|
||||
LilycoveCity_EventScript_Woman2::
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_TEAM_AQUA_ESCAPED_IN_SUBMARINE, LilycoveCity_EventScript_Woman2AquaGone
|
||||
@@ -96,24 +96,24 @@ LilycoveCity_EventScript_Woman2:: @ 81E2C72
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Woman2AquaGone:: @ 81E2C87
|
||||
LilycoveCity_EventScript_Woman2AquaGone::
|
||||
msgbox LilycoveCity_Text_MissingPokemonCameBack, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Man2:: @ 81E2C91
|
||||
LilycoveCity_EventScript_Man2::
|
||||
msgbox LilycoveCity_Text_ImArtDealer, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_ExpertM1:: @ 81E2C9A
|
||||
LilycoveCity_EventScript_ExpertM1::
|
||||
msgbox LilycoveCity_Text_SeaRemainsForeverYoung, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_ExpertF:: @ 81E2CA3
|
||||
LilycoveCity_EventScript_ExpertF::
|
||||
msgbox LilycoveCity_Text_SixtyYearsAgoHusbandProposed, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_ExpertM2:: @ 81E2CAC
|
||||
LilycoveCity_EventScript_ExpertM2::
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_BADGE07_GET, LilycoveCity_EventScript_ExpertM2AquaGone
|
||||
@@ -121,44 +121,44 @@ LilycoveCity_EventScript_ExpertM2:: @ 81E2CAC
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_ExpertM2AquaGone:: @ 81E2CC1
|
||||
LilycoveCity_EventScript_ExpertM2AquaGone::
|
||||
msgbox LilycoveCity_Text_TeamAquaLotGoneForGood, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Sailor1:: @ 81E2CCB
|
||||
LilycoveCity_EventScript_Sailor1::
|
||||
msgbox LilycoveCity_Text_HeardTowerCalledSkyPillar, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_FatMan:: @ 81E2CD4
|
||||
LilycoveCity_EventScript_FatMan::
|
||||
msgbox LilycoveCity_Text_SawTallTowerOnRoute131, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Man1:: @ 81E2CDD
|
||||
LilycoveCity_EventScript_Man1::
|
||||
lockall
|
||||
msgbox LilycoveCity_Text_JustArrivedAndSawRarePokemon, MSGBOX_NPC
|
||||
applymovement LOCALID_MAN_1, Common_Movement_FaceOriginalDirection
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Woman1:: @ 81E2CEE
|
||||
LilycoveCity_EventScript_Woman1::
|
||||
lockall
|
||||
msgbox LilycoveCity_Text_HoneymoonVowToSeeRarePokemon, MSGBOX_NPC
|
||||
applymovement LOCALID_WOMAN_1, Common_Movement_FaceOriginalDirection
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_CitySign:: @ 81E2CFF
|
||||
LilycoveCity_EventScript_CitySign::
|
||||
msgbox LilycoveCity_Text_CitySign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_ContestHallSign:: @ 81E2D08
|
||||
LilycoveCity_EventScript_ContestHallSign::
|
||||
msgbox LilycoveCity_Text_ContestHallSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_MotelSign:: @ 81E2D11
|
||||
LilycoveCity_EventScript_MotelSign::
|
||||
msgbox LilycoveCity_Text_MotelSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_MuseumSign:: @ 81E2D1A
|
||||
LilycoveCity_EventScript_MuseumSign::
|
||||
lockall
|
||||
specialvar VAR_0x8004, CountPlayerMuseumPaintings
|
||||
switch VAR_0x8004
|
||||
@@ -167,36 +167,36 @@ LilycoveCity_EventScript_MuseumSign:: @ 81E2D1A
|
||||
releaseall
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_MuseumSignNoPaintings:: @ 81E2D3A
|
||||
LilycoveCity_EventScript_MuseumSignNoPaintings::
|
||||
msgbox LilycoveCity_Text_MuseumSign, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_HarborSign:: @ 81E2D44
|
||||
LilycoveCity_EventScript_HarborSign::
|
||||
lockall
|
||||
goto_if_set FLAG_SYS_GAME_CLEAR, LilycoveCity_EventScript_HarborSignFerryReady
|
||||
msgbox LilycoveCity_Text_HarborSignUnderConstruction, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_HarborSignFerryReady:: @ 81E2D58
|
||||
LilycoveCity_EventScript_HarborSignFerryReady::
|
||||
msgbox LilycoveCity_Text_HarborSign, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_TrainerFanClubSign:: @ 81E2D62
|
||||
LilycoveCity_EventScript_TrainerFanClubSign::
|
||||
msgbox LilycoveCity_Text_TrainerFanClubSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_DepartmentStoreSign:: @ 81E2D6B
|
||||
LilycoveCity_EventScript_DepartmentStoreSign::
|
||||
msgbox LilycoveCity_Text_DepartmentStoreSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_MoveDeletersHouseSign:: @ 81E2D74
|
||||
LilycoveCity_EventScript_MoveDeletersHouseSign::
|
||||
msgbox LilycoveCity_Text_MoveDeletersHouseSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_WailmerTrainerGrunt:: @ 81E2D7D
|
||||
LilycoveCity_EventScript_WailmerTrainerGrunt::
|
||||
lockall
|
||||
goto_if_set FLAG_MET_WAILMER_TRAINER, LilycoveCity_EventScript_MetWailmerTrainer
|
||||
msgbox LilycoveCity_Text_WailmerLeapOutOfWater, MSGBOX_DEFAULT
|
||||
@@ -209,28 +209,28 @@ LilycoveCity_EventScript_WailmerTrainerGrunt:: @ 81E2D7D
|
||||
releaseall
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_MetWailmerTrainer:: @ 81E2DB0
|
||||
LilycoveCity_EventScript_MetWailmerTrainer::
|
||||
msgbox LilycoveCity_Text_WailmerLeapOutOfWater, MSGBOX_DEFAULT
|
||||
releaseall
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_AquaGrunt1:: @ 81E2DBA
|
||||
LilycoveCity_EventScript_AquaGrunt1::
|
||||
msgbox LilycoveCity_Text_MovedLootIntoHideoutToday, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_AquaGrunt2:: @ 81E2DC3
|
||||
LilycoveCity_EventScript_AquaGrunt2::
|
||||
msgbox LilycoveCity_Text_ChanceToDoBigThings, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_AquaGrunt3:: @ 81E2DCC
|
||||
LilycoveCity_EventScript_AquaGrunt3::
|
||||
msgbox LilycoveCity_Text_DontGoNearCaveInCove, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_AquaGrunt4:: @ 81E2DD5
|
||||
LilycoveCity_EventScript_AquaGrunt4::
|
||||
msgbox LilycoveCity_Text_IfWorldBecomesOurs, MSGBOX_NPC
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Rival:: @ 81E2DDE
|
||||
LilycoveCity_EventScript_Rival::
|
||||
lock
|
||||
faceplayer
|
||||
checkplayergender
|
||||
@@ -240,7 +240,7 @@ LilycoveCity_EventScript_Rival:: @ 81E2DDE
|
||||
goto_if_eq LilycoveCity_EventScript_Brendan
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_May:: @ 81E2DF8
|
||||
LilycoveCity_EventScript_May::
|
||||
playbgm MUS_ENCOUNTER_MAY, TRUE
|
||||
call_if_set FLAG_DECLINED_RIVAL_BATTLE_LILYCOVE, LilycoveCity_EventScript_MayAskToBattleAgain
|
||||
call_if_unset FLAG_DECLINED_RIVAL_BATTLE_LILYCOVE, LilycoveCity_EventScript_MayAskToBattle
|
||||
@@ -253,15 +253,15 @@ LilycoveCity_EventScript_May:: @ 81E2DF8
|
||||
case 2, LilycoveCity_EventScript_BattleMayMudkip
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_MayAskToBattleAgain:: @ 81E2E48
|
||||
LilycoveCity_EventScript_MayAskToBattleAgain::
|
||||
msgbox LilycoveCity_Text_MayBattleMe, MSGBOX_YESNO
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_MayAskToBattle:: @ 81E2E51
|
||||
LilycoveCity_EventScript_MayAskToBattle::
|
||||
msgbox LilycoveCity_Text_MayShoppingLetsBattle, MSGBOX_YESNO
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_DeclineMayBattle:: @ 81E2E5A
|
||||
LilycoveCity_EventScript_DeclineMayBattle::
|
||||
setflag FLAG_DECLINED_RIVAL_BATTLE_LILYCOVE
|
||||
msgbox LilycoveCity_Text_MayNotRaisingPokemon, MSGBOX_DEFAULT
|
||||
savebgm MUS_DUMMY
|
||||
@@ -269,7 +269,7 @@ LilycoveCity_EventScript_DeclineMayBattle:: @ 81E2E5A
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_Brendan:: @ 81E2E6B
|
||||
LilycoveCity_EventScript_Brendan::
|
||||
playbgm MUS_ENCOUNTER_BRENDAN, TRUE
|
||||
call_if_set FLAG_DECLINED_RIVAL_BATTLE_LILYCOVE, LilycoveCity_EventScript_BrendanAskToBattleAgain
|
||||
call_if_unset FLAG_DECLINED_RIVAL_BATTLE_LILYCOVE, LilycoveCity_EventScript_BrendanAskToBattle
|
||||
@@ -282,15 +282,15 @@ LilycoveCity_EventScript_Brendan:: @ 81E2E6B
|
||||
case 2, LilycoveCity_EventScript_BattleBrendanMudkip
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_BrendanAskToBattleAgain:: @ 81E2EBB
|
||||
LilycoveCity_EventScript_BrendanAskToBattleAgain::
|
||||
msgbox LilycoveCity_Text_BrendanBattleMe, MSGBOX_YESNO
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_BrendanAskToBattle:: @ 81E2EC4
|
||||
LilycoveCity_EventScript_BrendanAskToBattle::
|
||||
msgbox LilycoveCity_Text_BrendanShoppingLetsBattle, MSGBOX_YESNO
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_DeclineBrendanBattle:: @ 81E2ECD
|
||||
LilycoveCity_EventScript_DeclineBrendanBattle::
|
||||
setflag FLAG_DECLINED_RIVAL_BATTLE_LILYCOVE
|
||||
msgbox LilycoveCity_Text_BrendanNoConfidence, MSGBOX_DEFAULT
|
||||
savebgm MUS_DUMMY
|
||||
@@ -298,37 +298,37 @@ LilycoveCity_EventScript_DeclineBrendanBattle:: @ 81E2ECD
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_BattleMayTreecko:: @ 81E2EDE
|
||||
LilycoveCity_EventScript_BattleMayTreecko::
|
||||
trainerbattle_no_intro TRAINER_MAY_LILYCOVE_TREECKO, LilycoveCity_Text_MayDefeat
|
||||
goto LilycoveCity_EventScript_DefeatedMay
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_BattleMayTorchic:: @ 81E2EEE
|
||||
LilycoveCity_EventScript_BattleMayTorchic::
|
||||
trainerbattle_no_intro TRAINER_MAY_LILYCOVE_TORCHIC, LilycoveCity_Text_MayDefeat
|
||||
goto LilycoveCity_EventScript_DefeatedMay
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_BattleMayMudkip:: @ 81E2EFE
|
||||
LilycoveCity_EventScript_BattleMayMudkip::
|
||||
trainerbattle_no_intro TRAINER_MAY_LILYCOVE_MUDKIP, LilycoveCity_Text_MayDefeat
|
||||
goto LilycoveCity_EventScript_DefeatedMay
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_BattleBrendanTreecko:: @ 81E2F0E
|
||||
LilycoveCity_EventScript_BattleBrendanTreecko::
|
||||
trainerbattle_no_intro TRAINER_BRENDAN_LILYCOVE_TREECKO, LilycoveCity_Text_BrendanDefeat
|
||||
goto LilycoveCity_EventScript_DefeatedBrendan
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_BattleBrendanTorchic:: @ 81E2F1E
|
||||
LilycoveCity_EventScript_BattleBrendanTorchic::
|
||||
trainerbattle_no_intro TRAINER_BRENDAN_LILYCOVE_TORCHIC, LilycoveCity_Text_BrendanDefeat
|
||||
goto LilycoveCity_EventScript_DefeatedBrendan
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_BattleBrendanMudkip:: @ 81E2F2E
|
||||
LilycoveCity_EventScript_BattleBrendanMudkip::
|
||||
trainerbattle_no_intro TRAINER_BRENDAN_LILYCOVE_MUDKIP, LilycoveCity_Text_BrendanDefeat
|
||||
goto LilycoveCity_EventScript_DefeatedBrendan
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_DefeatedMay:: @ 81E2F3E
|
||||
LilycoveCity_EventScript_DefeatedMay::
|
||||
msgbox LilycoveCity_Text_MayGoingBackToLittleroot, MSGBOX_DEFAULT
|
||||
setvar VAR_RESULT, FALSE
|
||||
call_if_set FLAG_BADGE06_GET, LilycoveCity_EventScript_CheckFinalBadge
|
||||
@@ -341,28 +341,28 @@ LilycoveCity_EventScript_DefeatedMay:: @ 81E2F3E
|
||||
goto LilycoveCity_EventScript_RivalFlyAway
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_CheckFinalBadge:: @ 81E2F76
|
||||
LilycoveCity_EventScript_CheckFinalBadge::
|
||||
goto_if_set FLAG_BADGE08_GET, LilycoveCity_EventScript_HasFinalBadge
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_HasFinalBadge:: @ 81E2F80
|
||||
LilycoveCity_EventScript_HasFinalBadge::
|
||||
setvar VAR_RESULT, TRUE
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_MayCollectBadges:: @ 81E2F86
|
||||
LilycoveCity_EventScript_MayCollectBadges::
|
||||
msgbox LilycoveCity_Text_MayYouGoingToCollectBadges, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_MayPokemonLeague:: @ 81E2F8F
|
||||
LilycoveCity_EventScript_MayPokemonLeague::
|
||||
goto_if_set FLAG_SYS_GAME_CLEAR, LilycoveCity_EventScript_MayBattleFrontier
|
||||
msgbox LilycoveCity_Text_MayYouGoingToPokemonLeague, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_MayBattleFrontier:: @ 81E2FA1
|
||||
LilycoveCity_EventScript_MayBattleFrontier::
|
||||
msgbox LilycoveCity_Text_MayYouGoingToBattleFrontier, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_DefeatedBrendan:: @ 81E2FAA
|
||||
LilycoveCity_EventScript_DefeatedBrendan::
|
||||
msgbox LilycoveCity_Text_BrendanGoingBackToLittleroot, MSGBOX_DEFAULT
|
||||
setvar VAR_RESULT, FALSE
|
||||
call_if_set FLAG_BADGE06_GET, LilycoveCity_EventScript_CheckFinalBadge
|
||||
@@ -375,20 +375,20 @@ LilycoveCity_EventScript_DefeatedBrendan:: @ 81E2FAA
|
||||
goto LilycoveCity_EventScript_RivalFlyAway
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_BrendanCollectBadges:: @ 81E2FE2
|
||||
LilycoveCity_EventScript_BrendanCollectBadges::
|
||||
msgbox LilycoveCity_Text_BrendanYouGoingToCollectBadges, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_BrendanPokemonLeague:: @ 81E2FEB
|
||||
LilycoveCity_EventScript_BrendanPokemonLeague::
|
||||
goto_if_set FLAG_SYS_GAME_CLEAR, LilycoveCity_EventScript_BrendanBattleFrontier
|
||||
msgbox LilycoveCity_Text_BrendanYouGoingToPokemonLeague, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_BrendanBattleFrontier:: @ 81E2FFD
|
||||
LilycoveCity_EventScript_BrendanBattleFrontier::
|
||||
msgbox LilycoveCity_Text_BrendanYouGoingToBattleFrontier, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_RivalFlyAway:: @ 81E3006
|
||||
LilycoveCity_EventScript_RivalFlyAway::
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
waitmovement 0
|
||||
@@ -404,7 +404,7 @@ LilycoveCity_EventScript_RivalFlyAway:: @ 81E3006
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_SchoolKidM:: @ 81E302D
|
||||
LilycoveCity_EventScript_SchoolKidM::
|
||||
lock
|
||||
faceplayer
|
||||
msgbox LilycoveCity_Text_DoYouKnowAboutBerryBlender, MSGBOX_YESNO
|
||||
@@ -415,15 +415,15 @@ LilycoveCity_EventScript_SchoolKidM:: @ 81E302D
|
||||
release
|
||||
end
|
||||
|
||||
LilycoveCity_EventScript_KnowAboutBerryBlender:: @ 81E304F
|
||||
LilycoveCity_EventScript_KnowAboutBerryBlender::
|
||||
msgbox LilycoveCity_Text_FasterSpinBetterPokeblocks, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
LilycoveCity_EventScript_DontKnowAboutBerryBlender:: @ 81E3058
|
||||
LilycoveCity_EventScript_DontKnowAboutBerryBlender::
|
||||
msgbox LilycoveCity_Text_ExplainBerryBlender, MSGBOX_DEFAULT
|
||||
return
|
||||
|
||||
LilycoveCity_Text_MayShoppingLetsBattle: @ 81E3061
|
||||
LilycoveCity_Text_MayShoppingLetsBattle:
|
||||
.string "MAY: Oh, hey?\n"
|
||||
.string "{PLAYER}{KUN}, are you shopping, too?\p"
|
||||
.string "I bought a whole bunch of DOLLS and\n"
|
||||
@@ -436,35 +436,35 @@ LilycoveCity_Text_MayShoppingLetsBattle: @ 81E3061
|
||||
.string "I'll battle with you, so you can show\n"
|
||||
.string "me your POKéMON, {PLAYER}{KUN}.$"
|
||||
|
||||
LilycoveCity_Text_MayNotRaisingPokemon: @ 81E318D
|
||||
LilycoveCity_Text_MayNotRaisingPokemon:
|
||||
.string "MAY: Oh, why? {PLAYER}{KUN}, haven't you\n"
|
||||
.string "been raising your POKéMON?\p"
|
||||
.string "That's not a very good showing as a\n"
|
||||
.string "TRAINER…$"
|
||||
|
||||
LilycoveCity_Text_MayBattleMe: @ 81E31F5
|
||||
LilycoveCity_Text_MayBattleMe:
|
||||
.string "MAY: Come on, battle with me, so I can\n"
|
||||
.string "check out your POKéMON!$"
|
||||
|
||||
LilycoveCity_Text_MayWontBeBeaten: @ 81E3234
|
||||
LilycoveCity_Text_MayWontBeBeaten:
|
||||
.string "MAY: The POKéMON I raised won't be\n"
|
||||
.string "beaten by your POKéMON, {PLAYER}{KUN}!$"
|
||||
|
||||
LilycoveCity_Text_MayDefeat: @ 81E3275
|
||||
LilycoveCity_Text_MayDefeat:
|
||||
.string "… … … … … … … …\p"
|
||||
.string "I remember the battle I had with you,\n"
|
||||
.string "{PLAYER}{KUN}, on ROUTE 103.\p"
|
||||
.string "That battle helped you become this\n"
|
||||
.string "strong, {PLAYER}{KUN}, didn't it?$"
|
||||
|
||||
LilycoveCity_Text_MayGoingBackToLittleroot: @ 81E32FB
|
||||
LilycoveCity_Text_MayGoingBackToLittleroot:
|
||||
.string "MAY: I'm thinking of going back to\n"
|
||||
.string "LITTLEROOT soon.\p"
|
||||
.string "I've caught a decent group of POKéMON,\n"
|
||||
.string "and my POKéDEX is coming along, so\l"
|
||||
.string "I'm going home to show my dad.$"
|
||||
|
||||
LilycoveCity_Text_MayYouGoingToCollectBadges: @ 81E3398
|
||||
LilycoveCity_Text_MayYouGoingToCollectBadges:
|
||||
.string "{PLAYER}{KUN}, what are you going to do?\p"
|
||||
.string "Collect all the GYM BADGES and take\n"
|
||||
.string "the POKéMON LEAGUE challenge?\p"
|
||||
@@ -473,7 +473,7 @@ LilycoveCity_Text_MayYouGoingToCollectBadges: @ 81E3398
|
||||
.string "POKéDEX. I'll complete it before you!\p"
|
||||
.string "See you!$"
|
||||
|
||||
LilycoveCity_Text_MayYouGoingToPokemonLeague: @ 81E346D
|
||||
LilycoveCity_Text_MayYouGoingToPokemonLeague:
|
||||
.string "{PLAYER}{KUN}, what are you going to do?\p"
|
||||
.string "Are you taking the POKéMON LEAGUE\n"
|
||||
.string "challenge?\p"
|
||||
@@ -483,7 +483,7 @@ LilycoveCity_Text_MayYouGoingToPokemonLeague: @ 81E346D
|
||||
.string "but I'll finish my POKéDEX before you!\p"
|
||||
.string "See you!$"
|
||||
|
||||
LilycoveCity_Text_MayYouGoingToBattleFrontier: @ 81E353A
|
||||
LilycoveCity_Text_MayYouGoingToBattleFrontier:
|
||||
.string "{PLAYER}{KUN}, what are you going to do?\p"
|
||||
.string "Are you taking the BATTLE FRONTIER\n"
|
||||
.string "challenge?\p"
|
||||
@@ -493,7 +493,7 @@ LilycoveCity_Text_MayYouGoingToBattleFrontier: @ 81E353A
|
||||
.string "but I'll finish my POKéDEX before you!\p"
|
||||
.string "See you!$"
|
||||
|
||||
LilycoveCity_Text_BrendanShoppingLetsBattle: @ 81E3608
|
||||
LilycoveCity_Text_BrendanShoppingLetsBattle:
|
||||
.string "BRENDAN: Oh, hey, it's {PLAYER}.\p"
|
||||
.string "I'm running an errand for my dad.\n"
|
||||
.string "No, I'm not buying any DOLLS.\p"
|
||||
@@ -501,39 +501,39 @@ LilycoveCity_Text_BrendanShoppingLetsBattle: @ 81E3608
|
||||
.string "Want to have a battle to see who's been\n"
|
||||
.string "raising POKéMON better?$"
|
||||
|
||||
LilycoveCity_Text_BrendanNoConfidence: @ 81E36BF
|
||||
LilycoveCity_Text_BrendanNoConfidence:
|
||||
.string "BRENDAN: Oh, what's the matter?\n"
|
||||
.string "Don't have the confidence?$"
|
||||
|
||||
LilycoveCity_Text_BrendanBattleMe: @ 81E36FA
|
||||
LilycoveCity_Text_BrendanBattleMe:
|
||||
.string "BRENDAN: Want to battle to see who's\n"
|
||||
.string "been raising POKéMON better?$"
|
||||
|
||||
LilycoveCity_Text_BrendanWontBeBeaten: @ 81E373C
|
||||
LilycoveCity_Text_BrendanWontBeBeaten:
|
||||
.string "BRENDAN: Aww, but you know I'm not\n"
|
||||
.string "going to lose to no {PLAYER}.$"
|
||||
|
||||
LilycoveCity_Text_BrendanDefeat: @ 81E3777
|
||||
LilycoveCity_Text_BrendanDefeat:
|
||||
.string "Humph…\n"
|
||||
.string "You've done a lot of raising.\p"
|
||||
.string "That stings a bit--I had a head start\n"
|
||||
.string "on you as a TRAINER…$"
|
||||
|
||||
LilycoveCity_Text_BrendanGoingBackToLittleroot: @ 81E37D7
|
||||
LilycoveCity_Text_BrendanGoingBackToLittleroot:
|
||||
.string "BRENDAN: I…\n"
|
||||
.string "I plan on going home to LITTLEROOT.\p"
|
||||
.string "You know I'm helping out my dad on his\n"
|
||||
.string "POKéDEX. It's coming together pretty\l"
|
||||
.string "decently, so I should go show him.$"
|
||||
|
||||
LilycoveCity_Text_BrendanYouGoingToCollectBadges: @ 81E3876
|
||||
LilycoveCity_Text_BrendanYouGoingToCollectBadges:
|
||||
.string "{PLAYER}, what are you going to do?\p"
|
||||
.string "Collect all the GYM BADGES and take\n"
|
||||
.string "the POKéMON LEAGUE challenge?\p"
|
||||
.string "Maybe I'll do that, too…\p"
|
||||
.string "Well, anyway, hang in there!$"
|
||||
|
||||
LilycoveCity_Text_BrendanYouGoingToPokemonLeague: @ 81E390C
|
||||
LilycoveCity_Text_BrendanYouGoingToPokemonLeague:
|
||||
.string "{PLAYER}, what are you going to do?\p"
|
||||
.string "Since you're that strong, are you\n"
|
||||
.string "taking the POKéMON LEAGUE challenge?\p"
|
||||
@@ -542,7 +542,7 @@ LilycoveCity_Text_BrendanYouGoingToPokemonLeague: @ 81E390C
|
||||
.string "you, {PLAYER}.\p"
|
||||
.string "Well, anyway, hang in there!$"
|
||||
|
||||
LilycoveCity_Text_BrendanYouGoingToBattleFrontier: @ 81E39E3
|
||||
LilycoveCity_Text_BrendanYouGoingToBattleFrontier:
|
||||
.string "{PLAYER}, what are you going to do?\p"
|
||||
.string "Are you taking the BATTLE FRONTIER\n"
|
||||
.string "challenge?\p"
|
||||
@@ -556,14 +556,14 @@ LilycoveCity_Text_BrendanYouGoingToBattleFrontier: @ 81E39E3
|
||||
.string "FRONTIER.\p"
|
||||
.string "Well, anyway, hang in there!$"
|
||||
|
||||
LilycoveCity_Text_MovedLootIntoHideoutToday: @ 81E3B2C
|
||||
LilycoveCity_Text_MovedLootIntoHideoutToday:
|
||||
.string "Fufufu…\p"
|
||||
.string "We moved more loot into our secret\n"
|
||||
.string "HIDEOUT today…\p"
|
||||
.string "Wh-who are you?!\n"
|
||||
.string "I was just talking to myself!$"
|
||||
|
||||
LilycoveCity_Text_ChanceToDoBigThings: @ 81E3B95
|
||||
LilycoveCity_Text_ChanceToDoBigThings:
|
||||
.string "I'm just a GRUNT, so I don't know what\n"
|
||||
.string "the BOSS is thinking…\p"
|
||||
.string "But being on TEAM AQUA, I know I'll get\n"
|
||||
@@ -571,44 +571,44 @@ LilycoveCity_Text_ChanceToDoBigThings: @ 81E3B95
|
||||
.string "Wh-who are you?!\n"
|
||||
.string "I was just talking to myself!$"
|
||||
|
||||
LilycoveCity_Text_DontGoNearCaveInCove: @ 81E3C46
|
||||
LilycoveCity_Text_DontGoNearCaveInCove:
|
||||
.string "Hey, you!\p"
|
||||
.string "Don't go near the cave in the cove!\p"
|
||||
.string "Why? You don't need a reason why!\n"
|
||||
.string "I'm an adult, so you just listen to me!$"
|
||||
|
||||
LilycoveCity_Text_IfWorldBecomesOurs: @ 81E3CBE
|
||||
LilycoveCity_Text_IfWorldBecomesOurs:
|
||||
.string "If this whole wide world becomes ours,\n"
|
||||
.string "TEAM AQUA's, it will be a happier\l"
|
||||
.string "place for POKéMON, too.$"
|
||||
|
||||
LilycoveCity_Text_WailmerLeapOutOfWater: @ 81E3D1F
|
||||
LilycoveCity_Text_WailmerLeapOutOfWater:
|
||||
.string "There! WAILMER!\n"
|
||||
.string "Leap out of the water now!$"
|
||||
|
||||
LilycoveCity_Text_GetLostMessingUpTraining: @ 81E3D4A
|
||||
LilycoveCity_Text_GetLostMessingUpTraining:
|
||||
.string "Hunh? What do you want?\p"
|
||||
.string "You're messing up our training,\n"
|
||||
.string "so can you, like, get lost?$"
|
||||
|
||||
LilycoveCity_Text_ContestHallInTown: @ 81E3D9E
|
||||
LilycoveCity_Text_ContestHallInTown:
|
||||
.string "There's a POKéMON CONTEST HALL\n"
|
||||
.string "right in this here town. \p"
|
||||
.string "That means well-raised POKéMON will\n"
|
||||
.string "come from all over the country.\p"
|
||||
.string "My heart swells with excitement!$"
|
||||
|
||||
LilycoveCity_Text_StrangeCaveInCove: @ 81E3E3C
|
||||
LilycoveCity_Text_StrangeCaveInCove:
|
||||
.string "Have you seen that strange cave in\n"
|
||||
.string "the cove at the edge of town?$"
|
||||
|
||||
LilycoveCity_Text_GoingToMoveDeleterForHMs: @ 81E3E7D
|
||||
LilycoveCity_Text_GoingToMoveDeleterForHMs:
|
||||
.string "I'm going to teach my POKéMON some new\n"
|
||||
.string "moves for entering a CONTEST.\p"
|
||||
.string "So, I'm going to see the MOVE DELETER\n"
|
||||
.string "and make it forget HM moves.$"
|
||||
|
||||
LilycoveCity_Text_ImFromKanto: @ 81E3F05
|
||||
LilycoveCity_Text_ImFromKanto:
|
||||
.string "I came from KANTO.\p"
|
||||
.string "The HOENN region is beautiful with\n"
|
||||
.string "all its water and verdant nature.\p"
|
||||
@@ -616,50 +616,50 @@ LilycoveCity_Text_ImFromKanto: @ 81E3F05
|
||||
.string "Could there be rare POKéMON that live\n"
|
||||
.string "only in this area?$"
|
||||
|
||||
LilycoveCity_Text_TeamAquaBeenTrainingWailmer: @ 81E3FAB
|
||||
LilycoveCity_Text_TeamAquaBeenTrainingWailmer:
|
||||
.string "TEAM AQUA's been training their\n"
|
||||
.string "WAILMER in the cove.\p"
|
||||
.string "We SAILORS can't get our boats out\n"
|
||||
.string "to sea with them in the way!$"
|
||||
|
||||
LilycoveCity_Text_SomeonePuntedTeamAquaOut: @ 81E4020
|
||||
LilycoveCity_Text_SomeonePuntedTeamAquaOut:
|
||||
.string "Ahoy, did you know?\p"
|
||||
.string "Someone punted TEAM AQUA out of\n"
|
||||
.string "the way for us!\p"
|
||||
.string "That got the WAILMER out of the cove,\n"
|
||||
.string "so we can get our boats out again.$"
|
||||
|
||||
LilycoveCity_Text_SomeoneStoleMyPokemon: @ 81E40AD
|
||||
LilycoveCity_Text_SomeoneStoleMyPokemon:
|
||||
.string "I was taking a relaxing snooze at the\n"
|
||||
.string "seaside inn to the sound of waves…\p"
|
||||
.string "When someone stole my POKéMON!\p"
|
||||
.string "Who's the abductor?\n"
|
||||
.string "TEAM AQUA? Is it TEAM AQUA?$"
|
||||
|
||||
LilycoveCity_Text_MissingPokemonCameBack: @ 81E4145
|
||||
LilycoveCity_Text_MissingPokemonCameBack:
|
||||
.string "My missing POKéMON…\n"
|
||||
.string "It came back without me noticing!$"
|
||||
|
||||
LilycoveCity_Text_ImArtDealer: @ 81E417B
|
||||
LilycoveCity_Text_ImArtDealer:
|
||||
.string "I'm an ART DEALER.\p"
|
||||
.string "I am a buyer and seller of fine art,\n"
|
||||
.string "especially paintings.\p"
|
||||
.string "I've heard that the MUSEUM here has\n"
|
||||
.string "magnificent works on exhibit…$"
|
||||
|
||||
LilycoveCity_Text_SeaRemainsForeverYoung: @ 81E420B
|
||||
LilycoveCity_Text_SeaRemainsForeverYoung:
|
||||
.string "Even as we grow old and wrinkled,\n"
|
||||
.string "the sea remains forever young with\l"
|
||||
.string "the vivid brilliance of life…\p"
|
||||
.string "Fwohoho fwohohohoho…$"
|
||||
|
||||
LilycoveCity_Text_SixtyYearsAgoHusbandProposed: @ 81E4283
|
||||
LilycoveCity_Text_SixtyYearsAgoHusbandProposed:
|
||||
.string "It was sixty years ago that my husband\n"
|
||||
.string "proposed to me here.\l"
|
||||
.string "The sea remains as beautiful as ever.\p"
|
||||
.string "Mufufufu mufufufufufu…$"
|
||||
|
||||
LilycoveCity_Text_TeamAquaRenovatedCavern: @ 81E42FC
|
||||
LilycoveCity_Text_TeamAquaRenovatedCavern:
|
||||
.string "Hm, you know of the peculiar cavern\n"
|
||||
.string "in this cove?\p"
|
||||
.string "That had been a natural formation,\n"
|
||||
@@ -670,92 +670,92 @@ LilycoveCity_Text_TeamAquaRenovatedCavern: @ 81E42FC
|
||||
.string "But what they do and what they say\n"
|
||||
.string "don't match at all!$"
|
||||
|
||||
LilycoveCity_Text_TeamAquaLotGoneForGood: @ 81E43FF
|
||||
LilycoveCity_Text_TeamAquaLotGoneForGood:
|
||||
.string "That cave in the cove…\p"
|
||||
.string "I didn't notice it right away,\n"
|
||||
.string "but it's completely empty now.\p"
|
||||
.string "That TEAM AQUA lot, they must\n"
|
||||
.string "have gone away for good.$"
|
||||
|
||||
LilycoveCity_Text_CitySign: @ 81E448B
|
||||
LilycoveCity_Text_CitySign:
|
||||
.string "LILYCOVE CITY\p"
|
||||
.string "“Where the land ends and the\n"
|
||||
.string "sea begins.”$"
|
||||
|
||||
LilycoveCity_Text_ContestHallSign: @ 81E44C3
|
||||
LilycoveCity_Text_ContestHallSign:
|
||||
.string "POKéMON CONTEST HALL\n"
|
||||
.string "“The gathering place for TRAINERS!”$"
|
||||
|
||||
LilycoveCity_Text_MotelSign: @ 81E44FC
|
||||
LilycoveCity_Text_MotelSign:
|
||||
.string "COVE LILY MOTEL\p"
|
||||
.string "“Remember us as COVE LILY of\n"
|
||||
.string "LILYCOVE.”$"
|
||||
|
||||
LilycoveCity_Text_MuseumSign: @ 81E4534
|
||||
LilycoveCity_Text_MuseumSign:
|
||||
.string "LILYCOVE MUSEUM\p"
|
||||
.string "“POKéMON Masterpiece Collection\n"
|
||||
.string "on exhibit!”$"
|
||||
|
||||
LilycoveCity_Text_MuseumSignPlayersExhibit: @ 81E4571
|
||||
LilycoveCity_Text_MuseumSignPlayersExhibit:
|
||||
.string "LILYCOVE MUSEUM\p"
|
||||
.string "“{PLAYER}'s POKéMON Collection\n"
|
||||
.string "on exhibit!”$"
|
||||
|
||||
LilycoveCity_Text_HarborSignUnderConstruction: @ 81E45A7
|
||||
LilycoveCity_Text_HarborSignUnderConstruction:
|
||||
.string "LILYCOVE CITY HARBOR\p"
|
||||
.string "“The ferry S.S. TIDAL is under\n"
|
||||
.string "construction in SLATEPORT CITY.\p"
|
||||
.string "“Service is scheduled to begin\n"
|
||||
.string "shortly.”$"
|
||||
|
||||
LilycoveCity_Text_HarborSign: @ 81E4624
|
||||
LilycoveCity_Text_HarborSign:
|
||||
.string "LILYCOVE CITY HARBOR\p"
|
||||
.string "“Enjoy a delightful cruise on\n"
|
||||
.string "the ferry S.S. TIDAL.”$"
|
||||
|
||||
LilycoveCity_Text_TrainerFanClubSign: @ 81E466E
|
||||
LilycoveCity_Text_TrainerFanClubSign:
|
||||
.string "POKéMON TRAINER FAN CLUB\p"
|
||||
.string "The names of TRAINERS are scribbled\n"
|
||||
.string "all over the sign…$"
|
||||
|
||||
LilycoveCity_Text_DepartmentStoreSign: @ 81E46BE
|
||||
LilycoveCity_Text_DepartmentStoreSign:
|
||||
.string "LILYCOVE DEPARTMENT STORE\p"
|
||||
.string "“Overflowing with great merchandise\n"
|
||||
.string "and excitement!\p"
|
||||
.string "“A great place to find that something\n"
|
||||
.string "you need!”$"
|
||||
|
||||
LilycoveCity_Text_MoveDeletersHouseSign: @ 81E473D
|
||||
LilycoveCity_Text_MoveDeletersHouseSign:
|
||||
.string "MOVE DELETER'S HOUSE\p"
|
||||
.string "“Unwanted POKéMON moves deleted.”$"
|
||||
|
||||
LilycoveCity_Text_DoYouKnowAboutBerryBlender: @ 81E4774
|
||||
LilycoveCity_Text_DoYouKnowAboutBerryBlender:
|
||||
.string "Do you know about the machine\n"
|
||||
.string "BERRY BLENDER?$"
|
||||
|
||||
LilycoveCity_Text_FasterSpinBetterPokeblocks: @ 81E47A1
|
||||
LilycoveCity_Text_FasterSpinBetterPokeblocks:
|
||||
.string "People have to work together to get it\n"
|
||||
.string "to spin faster.\p"
|
||||
.string "The faster you can make it spin, the\n"
|
||||
.string "better {POKEBLOCK}S you can get, I've heard.$"
|
||||
|
||||
LilycoveCity_Text_ExplainBerryBlender: @ 81E4824
|
||||
LilycoveCity_Text_ExplainBerryBlender:
|
||||
.string "It's used for making a kind of candy\n"
|
||||
.string "called a {POKEBLOCK}.\p"
|
||||
.string "If you give a good {POKEBLOCK} to a POKéMON,\n"
|
||||
.string "its condition will improve by a lot.$"
|
||||
|
||||
LilycoveCity_Text_HeardTowerCalledSkyPillar: @ 81E48A5
|
||||
LilycoveCity_Text_HeardTowerCalledSkyPillar:
|
||||
.string "I heard there's a tower somewhere out\n"
|
||||
.string "on the sea routes.\p"
|
||||
.string "It's called the SKY PILLAR, I hear.$"
|
||||
|
||||
LilycoveCity_Text_SawTallTowerOnRoute131: @ 81E4902
|
||||
LilycoveCity_Text_SawTallTowerOnRoute131:
|
||||
.string "I saw this tall tower somewhere\n"
|
||||
.string "around ROUTE 131.\p"
|
||||
.string "Could that possibly be…?$"
|
||||
|
||||
LilycoveCity_Text_JustArrivedAndSawRarePokemon: @ 81E494D
|
||||
LilycoveCity_Text_JustArrivedAndSawRarePokemon:
|
||||
.string "We just arrived here on our\n"
|
||||
.string "honeymoon vacation.\p"
|
||||
.string "We happened to see a DRAGON-type\n"
|
||||
@@ -763,7 +763,7 @@ LilycoveCity_Text_JustArrivedAndSawRarePokemon: @ 81E494D
|
||||
.string "Do cool POKéMON like that live in\n"
|
||||
.string "the HOENN region?$"
|
||||
|
||||
LilycoveCity_Text_HoneymoonVowToSeeRarePokemon: @ 81E49F4
|
||||
LilycoveCity_Text_HoneymoonVowToSeeRarePokemon:
|
||||
.string "On our honeymoon, we vowed to see as\n"
|
||||
.string "many rare POKéMON as we can.\p"
|
||||
.string "So we were delighted to see a rare\n"
|
||||
|
||||
Reference in New Issue
Block a user