summaryrefslogtreecommitdiff
path: root/maps/MountMoonGiftShop.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/MountMoonGiftShop.asm')
-rw-r--r--maps/MountMoonGiftShop.asm8
1 files changed, 7 insertions, 1 deletions
diff --git a/maps/MountMoonGiftShop.asm b/maps/MountMoonGiftShop.asm
index 5fa8925e3..3ea62bf3f 100644
--- a/maps/MountMoonGiftShop.asm
+++ b/maps/MountMoonGiftShop.asm
@@ -1,3 +1,9 @@
+const_value set 2
+ const MOUNTMOONGIFTSHOP_GRAMPS1
+ const MOUNTMOONGIFTSHOP_GRAMPS2
+ const MOUNTMOONGIFTSHOP_LASS1
+ const MOUNTMOONGIFTSHOP_LASS2
+
MountMoonGiftShop_MapScriptHeader:
.MapTriggers:
db 0
@@ -9,7 +15,7 @@ GrampsScript_0x771a8:
faceplayer
loadfont
pokemart MARTTYPE_STANDARD, MART_MT_MOON
- loadmovesprites
+ closetext
end
LassScript_0x771b0: