summaryrefslogtreecommitdiff
path: root/maps/SlowpokeWellB2F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/SlowpokeWellB2F.asm')
-rw-r--r--maps/SlowpokeWellB2F.asm8
1 files changed, 6 insertions, 2 deletions
diff --git a/maps/SlowpokeWellB2F.asm b/maps/SlowpokeWellB2F.asm
index f33718b12..d3f002b76 100644
--- a/maps/SlowpokeWellB2F.asm
+++ b/maps/SlowpokeWellB2F.asm
@@ -1,3 +1,7 @@
+const_value set 2
+ const SLOWPOKEWELLB2F_GYM_GUY
+ const SLOWPOKEWELLB2F_POKE_BALL
+
SlowpokeWellB2F_MapScriptHeader:
.MapTriggers:
db 0
@@ -16,13 +20,13 @@ GymGuyScript_0x5ad0b:
iffalse UnknownScript_0x5ad20
setevent EVENT_GOT_KINGS_ROCK_IN_SLOWPOKE_WELL
UnknownScript_0x5ad20:
- loadmovesprites
+ closetext
end
UnknownScript_0x5ad22:
writetext UnknownText_0x5adf2
+ waitbutton
closetext
- loadmovesprites
end
ItemFragment_0x5ad28: