mirror of
https://github.com/pret/pokefirered.git
synced 2026-06-01 05:29:54 -05:00
15 lines
388 B
PHP
15 lines
388 B
PHP
CeladonCity_House1_MapScripts::
|
|
.byte 0
|
|
|
|
CeladonCity_House1_EventScript_RocketChief::
|
|
msgbox CeladonCity_House1_Text_SlotsReelInTheDough, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_House1_EventScript_Rocket1::
|
|
msgbox CeladonCity_House1_Text_ShippedMonsAsSlotPrizes, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_House1_EventScript_Rocket2::
|
|
msgbox CeladonCity_House1_Text_DontTouchGameCornerPoster, MSGBOX_NPC
|
|
end
|