You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Mart constants
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user