Document remaining poke marts
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
VerdanturfTown_Mart_MapScripts:: @ 8202586
|
||||
.byte 0
|
||||
|
||||
VerdanturfTown_Mart_EventScript_202587:: @ 8202587
|
||||
VerdanturfTown_Mart_EventScript_Clerk:: @ 8202587
|
||||
lock
|
||||
faceplayer
|
||||
message gText_HowMayIServeYou
|
||||
waitmessage
|
||||
pokemart VerdanturfTown_Mart_Pokemart_2025A0
|
||||
pokemart VerdanturfTown_Mart_Pokemart
|
||||
msgbox gText_PleaseComeAgain, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
.align 2
|
||||
VerdanturfTown_Mart_Pokemart_2025A0: @ 82025A0
|
||||
VerdanturfTown_Mart_Pokemart: @ 82025A0
|
||||
.2byte ITEM_GREAT_BALL
|
||||
.2byte ITEM_NEST_BALL
|
||||
.2byte ITEM_SUPER_POTION
|
||||
@@ -28,31 +28,31 @@ VerdanturfTown_Mart_Pokemart_2025A0: @ 82025A0
|
||||
release
|
||||
end
|
||||
|
||||
VerdanturfTown_Mart_EventScript_2025BA:: @ 82025BA
|
||||
msgbox VerdanturfTown_Mart_Text_2025D5, MSGBOX_NPC
|
||||
VerdanturfTown_Mart_EventScript_Boy:: @ 82025BA
|
||||
msgbox VerdanturfTown_Mart_Text_XSpecialIsCrucial, MSGBOX_NPC
|
||||
end
|
||||
|
||||
VerdanturfTown_Mart_EventScript_2025C3:: @ 82025C3
|
||||
msgbox VerdanturfTown_Mart_Text_20264C, MSGBOX_NPC
|
||||
VerdanturfTown_Mart_EventScript_ExpertF:: @ 82025C3
|
||||
msgbox VerdanturfTown_Mart_Text_NoStrategyGuidesForBattleTent, MSGBOX_NPC
|
||||
end
|
||||
|
||||
VerdanturfTown_Mart_EventScript_2025CC:: @ 82025CC
|
||||
msgbox VerdanturfTown_Mart_Text_2026C9, MSGBOX_NPC
|
||||
VerdanturfTown_Mart_EventScript_Lass:: @ 82025CC
|
||||
msgbox VerdanturfTown_Mart_Text_NestBallOnWeakenedPokemon, MSGBOX_NPC
|
||||
end
|
||||
|
||||
VerdanturfTown_Mart_Text_2025D5: @ 82025D5
|
||||
VerdanturfTown_Mart_Text_XSpecialIsCrucial: @ 82025D5
|
||||
.string "For any POKéMON match, X SPECIAL\n"
|
||||
.string "is crucial.\p"
|
||||
.string "It jacks up the power of some moves\n"
|
||||
.string "even though it's only for one battle.$"
|
||||
|
||||
VerdanturfTown_Mart_Text_20264C: @ 820264C
|
||||
VerdanturfTown_Mart_Text_NoStrategyGuidesForBattleTent: @ 820264C
|
||||
.string "They don't seem to sell any winning\n"
|
||||
.string "strategy guides for the BATTLE TENT…\p"
|
||||
.string "It seems one must rely on one's\n"
|
||||
.string "own wits after all…$"
|
||||
|
||||
VerdanturfTown_Mart_Text_2026C9: @ 82026C9
|
||||
VerdanturfTown_Mart_Text_NestBallOnWeakenedPokemon: @ 82026C9
|
||||
.string "The NEST BALL works better on\n"
|
||||
.string "weakened POKéMON.\p"
|
||||
.string "VERDANTURF is the only place you can\n"
|
||||
|
||||
Reference in New Issue
Block a user