pokefirered/data/maps/PewterCity_Museum_2F/scripts.inc
2022-06-24 21:10:48 -04:00

31 lines
888 B
PHP

PewterCity_Museum_2F_MapScripts::
.byte 0
PewterCity_Museum_2F_EventScript_Man::
msgbox PewterCity_Museum_1F_Text_WhatsSpecialAboutMoonStone, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_OldMan::
msgbox PewterCity_Museum_1F_Text_BoughtColorTVForMoonLanding, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_Scientist::
msgbox PewterCity_Museum_1F_Text_RunningSpaceExhibitThisMonth, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_LittleGirl::
msgbox PewterCity_Museum_1F_Text_AskedDaddyToCatchPikachu, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_BaldingMan::
msgbox PewterCity_Museum_1F_Text_PikachuSoonIPromise, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_SpaceShuttle::
msgbox PewterCity_Museum_1F_Text_SpaceShuttle, MSGBOX_SIGN
end
PewterCity_Museum_2F_EventScript_MoonStone::
msgbox PewterCity_Museum_1F_Text_MeteoriteThatFellOnMtMoon, MSGBOX_SIGN
end