Merge branch 'master' of https://github.com/GriffinRichards/pokefirered into clone-union
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FiveIsland_WaterLabyrinth_MapScripts:: @ 816884D
|
||||
FiveIsland_WaterLabyrinth_MapScripts::
|
||||
.byte 0
|
||||
|
||||
FiveIsland_WaterLabyrinth_EventScript_EggGentleman:: @ 816884E
|
||||
FiveIsland_WaterLabyrinth_EventScript_EggGentleman::
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special QuestLog_CutRecording
|
||||
lock
|
||||
@@ -16,18 +16,18 @@ FiveIsland_WaterLabyrinth_EventScript_EggGentleman:: @ 816884E
|
||||
release
|
||||
end
|
||||
|
||||
FiveIsland_WaterLabyrinth_EventScript_MonDaisyComment:: @ 8168895
|
||||
FiveIsland_WaterLabyrinth_EventScript_MonDaisyComment::
|
||||
famechecker FAMECHECKER_DAISY, 2
|
||||
msgbox FiveIsland_WaterLabyrinth_Text_CuteMonRemindsMeOfDaisy
|
||||
release
|
||||
end
|
||||
|
||||
FiveIsland_WaterLabyrinth_EventScript_LeadMonMaxFriendship:: @ 81688AC
|
||||
FiveIsland_WaterLabyrinth_EventScript_LeadMonMaxFriendship::
|
||||
msgbox FiveIsland_WaterLabyrinth_Text_TreatMonRightHaveThis
|
||||
goto FiveIsland_WaterLabyrinth_EventScript_TryGiveEgg
|
||||
end
|
||||
|
||||
FiveIsland_WaterLabyrinth_EventScript_TryGiveEgg:: @ 81688BA
|
||||
FiveIsland_WaterLabyrinth_EventScript_TryGiveEgg::
|
||||
getpartysize
|
||||
compare VAR_RESULT, PARTY_SIZE
|
||||
goto_if_eq FiveIsland_WaterLabyrinth_EventScript_NoRoomForEgg
|
||||
@@ -44,7 +44,7 @@ FiveIsland_WaterLabyrinth_EventScript_TryGiveEgg:: @ 81688BA
|
||||
|
||||
@ If the player has a Togepi/Togetic from this game (assumed to be the one the man gave you) then comment on it
|
||||
@ Otherwise make normal comment
|
||||
FiveIsland_WaterLabyrinth_EventScript_PostEggComment:: @ 81688E3
|
||||
FiveIsland_WaterLabyrinth_EventScript_PostEggComment::
|
||||
getspeciesname 1, SPECIES_TOGEPI
|
||||
setvar VAR_0x8004, SPECIES_TOGEPI
|
||||
specialvar VAR_RESULT, PlayerPartyContainsSpeciesWithPlayerID
|
||||
@@ -59,12 +59,12 @@ FiveIsland_WaterLabyrinth_EventScript_PostEggComment:: @ 81688E3
|
||||
release
|
||||
end
|
||||
|
||||
FiveIsland_WaterLabyrinth_EventScript_NoRoomForEgg:: @ 816891F
|
||||
FiveIsland_WaterLabyrinth_EventScript_NoRoomForEgg::
|
||||
setflag FLAG_NO_ROOM_FOR_TOGEPI_EGG
|
||||
msgbox FiveIsland_WaterLabyrinth_Text_DontHaveSpaceInYourParty
|
||||
release
|
||||
end
|
||||
|
||||
FiveIsland_WaterLabyrinth_EventScript_ReturnForEgg:: @ 816892C
|
||||
FiveIsland_WaterLabyrinth_EventScript_ReturnForEgg::
|
||||
goto FiveIsland_WaterLabyrinth_EventScript_TryGiveEgg
|
||||
end
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FiveIsland_WaterLabyrinth_Text_LetMeTakeLookAtMons:: @ 818A80D
|
||||
FiveIsland_WaterLabyrinth_Text_LetMeTakeLookAtMons::
|
||||
.string "You travel all over the place,\n"
|
||||
.string "don't you?\p"
|
||||
.string "You're not driving your POKéMON\n"
|
||||
@@ -6,39 +6,39 @@ FiveIsland_WaterLabyrinth_Text_LetMeTakeLookAtMons:: @ 818A80D
|
||||
.string "Let me take a look.\n"
|
||||
.string "… … … … … …$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_HmmISeeIsee:: @ 818A88F
|
||||
FiveIsland_WaterLabyrinth_Text_HmmISeeIsee::
|
||||
.string "Ah, hmm…\n"
|
||||
.string "I see, I see…$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_TreatMonRightHaveThis:: @ 818A8A6
|
||||
FiveIsland_WaterLabyrinth_Text_TreatMonRightHaveThis::
|
||||
.string "Oh, impressive.\n"
|
||||
.string "You treat your POKéMON right.\p"
|
||||
.string "I think you can be entrusted with\n"
|
||||
.string "this.\p"
|
||||
.string "Please, I'd like you to have this.$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_ReceivedEggFromMan:: @ 818A91F
|
||||
FiveIsland_WaterLabyrinth_Text_ReceivedEggFromMan::
|
||||
.string "{PLAYER} received an EGG\n"
|
||||
.string "from the man!$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_DontHaveSpaceInYourParty:: @ 818A940
|
||||
FiveIsland_WaterLabyrinth_Text_DontHaveSpaceInYourParty::
|
||||
.string "…Unfortunately, you don't have\n"
|
||||
.string "space for this in your party.\p"
|
||||
.string "You'd better come back for it\n"
|
||||
.string "another time.$"
|
||||
|
||||
@ Unused
|
||||
FiveIsland_WaterLabyrinth_Text_YouveComeBackForTheEgg:: @ 818A9A9
|
||||
FiveIsland_WaterLabyrinth_Text_YouveComeBackForTheEgg::
|
||||
.string "やあ\n"
|
||||
.string "タマゴを もらいに\l"
|
||||
.string "きて くれたんだね$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_GladIMetSomeoneLikeYou:: @ 818A9C0
|
||||
FiveIsland_WaterLabyrinth_Text_GladIMetSomeoneLikeYou::
|
||||
.string "I received that EGG while I was\n"
|
||||
.string "traveling.\p"
|
||||
.string "I'm glad I met someone like you.$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_CuteMonRemindsMeOfDaisy:: @ 818AA0C
|
||||
FiveIsland_WaterLabyrinth_Text_CuteMonRemindsMeOfDaisy::
|
||||
.string "Oh, hello.\n"
|
||||
.string "That's a cute {STR_VAR_2}.\p"
|
||||
.string "Seeing it reminds me of a sweet \n"
|
||||
@@ -48,14 +48,14 @@ FiveIsland_WaterLabyrinth_Text_CuteMonRemindsMeOfDaisy:: @ 818AA0C
|
||||
.string "That little girl's name…\n"
|
||||
.string "I think it was DAISY.$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_AlizeIntro:: @ 818AAD5
|
||||
FiveIsland_WaterLabyrinth_Text_AlizeIntro::
|
||||
.string "This is an excellent environment\n"
|
||||
.string "for raising POKéMON.$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_AlizeDefeat:: @ 818AB0B
|
||||
FiveIsland_WaterLabyrinth_Text_AlizeDefeat::
|
||||
.string "Your POKéMON are growing up\n"
|
||||
.string "admirably well!$"
|
||||
|
||||
FiveIsland_WaterLabyrinth_Text_AlizePostBattle:: @ 818AB37
|
||||
FiveIsland_WaterLabyrinth_Text_AlizePostBattle::
|
||||
.string "You know, I think you have the\n"
|
||||
.string "talent to be a good BREEDER.$"
|
||||
|
||||
Reference in New Issue
Block a user