mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-20 20:08:07 -05:00
51 lines
1.6 KiB
PHP
51 lines
1.6 KiB
PHP
CeladonCity_DepartmentStore_3F_MapScripts::
|
|
.byte 0
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_CounterTutor::
|
|
goto EventScript_CounterTutor
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_GBAKid1::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_OTStandsForOriginalTrainer, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_GBAKid2::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_BuddyTradingKangaskhanForHaunter, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_GBAKid3::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_HaunterEvolvedOnTrade, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_LittleGirl::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_CanIdentifyTradeMonsByID, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_SuperNES::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_ItsSuperNES, MSGBOX_SIGN
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_TV1::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_AnRPG, MSGBOX_SIGN
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_TV2::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_SportsGame, MSGBOX_SIGN
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_TV3::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_PuzzleGame, MSGBOX_SIGN
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_TV4::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_FightingGame, MSGBOX_SIGN
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_FloorSign::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_TVGameShop, MSGBOX_SIGN
|
|
end
|
|
|
|
CeladonCity_DepartmentStore_3F_EventScript_Poster::
|
|
msgbox CeladonCity_DepartmentStore_3F_Text_RedGreenBothArePokemon, MSGBOX_SIGN
|
|
end
|