Merge branch 'master' of https://github.com/GriffinRichards/pokefirered into clone-union
This commit is contained in:
@@ -1,30 +1,30 @@
|
||||
PewterCity_Museum_2F_MapScripts:: @ 816A552
|
||||
PewterCity_Museum_2F_MapScripts::
|
||||
.byte 0
|
||||
|
||||
PewterCity_Museum_2F_EventScript_Man:: @ 816A553
|
||||
PewterCity_Museum_2F_EventScript_Man::
|
||||
msgbox PewterCity_Museum_1F_Text_WhatsSpecialAboutMoonStone, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PewterCity_Museum_2F_EventScript_OldMan:: @ 816A55C
|
||||
PewterCity_Museum_2F_EventScript_OldMan::
|
||||
msgbox PewterCity_Museum_1F_Text_BoughtColorTVForMoonLanding, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PewterCity_Museum_2F_EventScript_Scientist:: @ 816A565
|
||||
PewterCity_Museum_2F_EventScript_Scientist::
|
||||
msgbox PewterCity_Museum_1F_Text_RunningSpaceExhibitThisMonth, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PewterCity_Museum_2F_EventScript_LittleGirl:: @ 816A56E
|
||||
PewterCity_Museum_2F_EventScript_LittleGirl::
|
||||
msgbox PewterCity_Museum_1F_Text_AskedDaddyToCatchPikachu, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PewterCity_Museum_2F_EventScript_BaldingMan:: @ 816A577
|
||||
PewterCity_Museum_2F_EventScript_BaldingMan::
|
||||
msgbox PewterCity_Museum_1F_Text_PikachuSoonIPromise, MSGBOX_NPC
|
||||
end
|
||||
|
||||
PewterCity_Museum_2F_EventScript_SpaceShuttle:: @ 816A580
|
||||
PewterCity_Museum_2F_EventScript_SpaceShuttle::
|
||||
msgbox PewterCity_Museum_1F_Text_SpaceShuttle, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
PewterCity_Museum_2F_EventScript_MoonStone:: @ 816A589
|
||||
PewterCity_Museum_2F_EventScript_MoonStone::
|
||||
msgbox PewterCity_Museum_1F_Text_MeteoriteThatFellOnMtMoon, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Text_SeismicTossTeach:: @ 81909A3
|
||||
Text_SeismicTossTeach::
|
||||
.string "The secrets of space…\n"
|
||||
.string "The mysteries of earth…\p"
|
||||
.string "There are so many things about\n"
|
||||
@@ -9,46 +9,46 @@ Text_SeismicTossTeach:: @ 81909A3
|
||||
.string "Well, how about SEISMIC TOSS?\n"
|
||||
.string "Should I teach that to a POKéMON?$"
|
||||
|
||||
Text_SeismicTossDeclined:: @ 8190AA9
|
||||
Text_SeismicTossDeclined::
|
||||
.string "Is that so?\n"
|
||||
.string "I'm sure you'll be back for it.$"
|
||||
|
||||
Text_SeismicTossWhichMon:: @ 8190AD5
|
||||
Text_SeismicTossWhichMon::
|
||||
.string "Which POKéMON wants to learn\n"
|
||||
.string "SEISMIC TOSS?$"
|
||||
|
||||
Text_SeismicTossTaught:: @ 8190B00
|
||||
Text_SeismicTossTaught::
|
||||
.string "I hope you won't toss in the towel.\n"
|
||||
.string "Keep it up.$"
|
||||
|
||||
PewterCity_Museum_1F_Text_WhatsSpecialAboutMoonStone:: @ 8190B30
|
||||
PewterCity_Museum_1F_Text_WhatsSpecialAboutMoonStone::
|
||||
.string "MOON STONE, huh?\p"
|
||||
.string "What's so special about it?\n"
|
||||
.string "Looks like an ordinary rock to me.$"
|
||||
|
||||
PewterCity_Museum_1F_Text_BoughtColorTVForMoonLanding:: @ 8190B80
|
||||
PewterCity_Museum_1F_Text_BoughtColorTVForMoonLanding::
|
||||
.string "July 20, 1969!\p"
|
||||
.string "Humankind first set foot on the\n"
|
||||
.string "moon that day.\p"
|
||||
.string "I bought a color TV just so I\n"
|
||||
.string "could watch that news.$"
|
||||
|
||||
PewterCity_Museum_1F_Text_RunningSpaceExhibitThisMonth:: @ 8190BF3
|
||||
PewterCity_Museum_1F_Text_RunningSpaceExhibitThisMonth::
|
||||
.string "This month, we're running a space\n"
|
||||
.string "exhibit.$"
|
||||
|
||||
PewterCity_Museum_1F_Text_AskedDaddyToCatchPikachu:: @ 8190C1E
|
||||
PewterCity_Museum_1F_Text_AskedDaddyToCatchPikachu::
|
||||
.string "I want a PIKACHU!\n"
|
||||
.string "It's so cute!\p"
|
||||
.string "I asked my daddy to catch me one!$"
|
||||
|
||||
PewterCity_Museum_1F_Text_PikachuSoonIPromise:: @ 8190C60
|
||||
PewterCity_Museum_1F_Text_PikachuSoonIPromise::
|
||||
.string "Yeah, a PIKACHU soon, I promise!$"
|
||||
|
||||
PewterCity_Museum_1F_Text_SpaceShuttle:: @ 8190C81
|
||||
PewterCity_Museum_1F_Text_SpaceShuttle::
|
||||
.string "Space Shuttle$"
|
||||
|
||||
PewterCity_Museum_1F_Text_MeteoriteThatFellOnMtMoon:: @ 8190C8F
|
||||
PewterCity_Museum_1F_Text_MeteoriteThatFellOnMtMoon::
|
||||
.string "A meteorite that fell on MT. MOON.\n"
|
||||
.string "It is thought to be a MOON STONE.$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user