Mart constants

This commit is contained in:
PikalaxALT
2015-11-02 17:38:08 -05:00
parent d495087026
commit 0f37a42ad4
39 changed files with 98 additions and 53 deletions

View File

@@ -9,12 +9,12 @@ ClerkScript_0x19680a:
loadfont
checkevent EVENT_GAVE_MYSTERY_EGG_TO_ELM
iftrue UnknownScript_0x196817
pokemart $0, 0
pokemart MARTTYPE_STANDARD, MART_CHERRYGROVE
loadmovesprites
end
UnknownScript_0x196817:
pokemart $0, $0001
pokemart MARTTYPE_STANDARD, MART_CHERRYGROVE_DEX
loadmovesprites
end