diff options
Diffstat (limited to 'maps/CeladonDeptStore4F.asm')
-rw-r--r-- | maps/CeladonDeptStore4F.asm | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/maps/CeladonDeptStore4F.asm b/maps/CeladonDeptStore4F.asm index 27eaa7352..b3cb00655 100644 --- a/maps/CeladonDeptStore4F.asm +++ b/maps/CeladonDeptStore4F.asm @@ -1,3 +1,8 @@ +const_value set 2 + const CELADONDEPTSTORE4F_CLERK + const CELADONDEPTSTORE4F_SUPER_NERD + const CELADONDEPTSTORE4F_YOUNGSTER + CeladonDeptStore4F_MapScriptHeader: .MapTriggers: db 0 @@ -7,9 +12,9 @@ CeladonDeptStore4F_MapScriptHeader: ClerkScript_0x70f0d: faceplayer - loadfont + opentext pokemart MARTTYPE_STANDARD, MART_CELADON_4F - loadmovesprites + closetext end SuperNerdScript_0x70f15: |