Document remaining poke marts

This commit is contained in:
GriffinR
2019-11-03 12:53:51 -05:00
committed by huderlem
parent 878eb523d7
commit 290df23130
20 changed files with 160 additions and 160 deletions
+12 -12
View File
@@ -1,18 +1,18 @@
FallarborTown_Mart_MapScripts:: @ 81FFCBE
.byte 0
FallarborTown_Mart_EventScript_1FFCBF:: @ 81FFCBF
FallarborTown_Mart_EventScript_Clerk:: @ 81FFCBF
lock
faceplayer
message gText_HowMayIServeYou
waitmessage
pokemart FallarborTown_Mart_Pokemart_1FFCD8
pokemart FallarborTown_Mart_Pokemart
msgbox gText_PleaseComeAgain, MSGBOX_DEFAULT
release
end
.align 2
FallarborTown_Mart_Pokemart_1FFCD8: @ 81FFCD8
FallarborTown_Mart_Pokemart: @ 81FFCD8
.2byte ITEM_GREAT_BALL
.2byte ITEM_SUPER_POTION
.2byte ITEM_ANTIDOTE
@@ -29,25 +29,25 @@ FallarborTown_Mart_Pokemart_1FFCD8: @ 81FFCD8
release
end
FallarborTown_Mart_EventScript_1FFCF4:: @ 81FFCF4
msgbox FallarborTown_Mart_Text_1FFD19, MSGBOX_NPC
FallarborTown_Mart_EventScript_Woman:: @ 81FFCF4
msgbox FallarborTown_Mart_Text_DecidingSkittyEvolve, MSGBOX_NPC
end
FallarborTown_Mart_EventScript_1FFCFD:: @ 81FFCFD
msgbox FallarborTown_Mart_Text_1FFE09, MSGBOX_NPC
FallarborTown_Mart_EventScript_PokefanM:: @ 81FFCFD
msgbox FallarborTown_Mart_Text_SellNuggetIFound, MSGBOX_NPC
end
FallarborTown_Mart_EventScript_1FFD06:: @ 81FFD06
FallarborTown_Mart_EventScript_Skitty:: @ 81FFD06
lock
faceplayer
waitse
playmoncry SPECIES_SKITTY, 0
msgbox FallarborTown_Mart_Text_1FFDFA, MSGBOX_DEFAULT
msgbox FallarborTown_Mart_Text_Skitty, MSGBOX_DEFAULT
waitmoncry
release
end
FallarborTown_Mart_Text_1FFD19: @ 81FFD19
FallarborTown_Mart_Text_DecidingSkittyEvolve: @ 81FFD19
.string "I'm having a hard time deciding if I\n"
.string "should make my SKITTY evolve or not.\p"
.string "I only have to use this MOON STONE,\n"
@@ -56,10 +56,10 @@ FallarborTown_Mart_Text_1FFD19: @ 81FFD19
.string "much stronger.\p"
.string "But it will look so different, too.$"
FallarborTown_Mart_Text_1FFDFA: @ 81FFDFA
FallarborTown_Mart_Text_Skitty: @ 81FFDFA
.string "SKITTY: Miyao?$"
FallarborTown_Mart_Text_1FFE09: @ 81FFE09
FallarborTown_Mart_Text_SellNuggetIFound: @ 81FFE09
.string "This NUGGET I found here…\n"
.string "I suppose I'll have to sell it, seeing\l"
.string "as how it has no other use.$"