mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-27 10:43:05 -05:00
31 lines
968 B
PHP
31 lines
968 B
PHP
PewterCity_Museum_2F_MapScripts:: @ 816A552
|
|
.byte 0
|
|
|
|
PewterCity_Museum_2F_EventScript_Man:: @ 816A553
|
|
msgbox PewterCity_Museum_1F_Text_WhatsSpecialAboutMoonStone, MSGBOX_NPC
|
|
end
|
|
|
|
PewterCity_Museum_2F_EventScript_OldMan:: @ 816A55C
|
|
msgbox PewterCity_Museum_1F_Text_BoughtColorTVForMoonLanding, MSGBOX_NPC
|
|
end
|
|
|
|
PewterCity_Museum_2F_EventScript_Scientist:: @ 816A565
|
|
msgbox PewterCity_Museum_1F_Text_RunningSpaceExhibitThisMonth, MSGBOX_NPC
|
|
end
|
|
|
|
PewterCity_Museum_2F_EventScript_LittleGirl:: @ 816A56E
|
|
msgbox PewterCity_Museum_1F_Text_AskedDaddyToCatchPikachu, MSGBOX_NPC
|
|
end
|
|
|
|
PewterCity_Museum_2F_EventScript_BaldingMan:: @ 816A577
|
|
msgbox PewterCity_Museum_1F_Text_PikachuSoonIPromise, MSGBOX_NPC
|
|
end
|
|
|
|
PewterCity_Museum_2F_EventScript_SpaceShuttle:: @ 816A580
|
|
msgbox PewterCity_Museum_1F_Text_SpaceShuttle, MSGBOX_SIGN
|
|
end
|
|
|
|
PewterCity_Museum_2F_EventScript_MoonStone:: @ 816A589
|
|
msgbox PewterCity_Museum_1F_Text_MeteoriteThatFellOnMtMoon, MSGBOX_SIGN
|
|
end
|