summaryrefslogtreecommitdiff
path: root/maps/OlivineCafe.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/OlivineCafe.asm')
-rw-r--r--maps/OlivineCafe.asm7
1 files changed, 6 insertions, 1 deletions
diff --git a/maps/OlivineCafe.asm b/maps/OlivineCafe.asm
index 80dc08b3a..55b158dac 100644
--- a/maps/OlivineCafe.asm
+++ b/maps/OlivineCafe.asm
@@ -1,3 +1,8 @@
+const_value set 2
+ const OLIVINECAFE_SAILOR1
+ const OLIVINECAFE_FISHING_GURU
+ const OLIVINECAFE_SAILOR2
+
OlivineCafe_MapScriptHeader:
.MapTriggers:
db 0
@@ -16,8 +21,8 @@ SailorScript_0x9c8c1:
setevent EVENT_GOT_HM04_STRENGTH
UnknownScript_0x9c8d3:
writetext UnknownText_0x9c965
+ waitbutton
closetext
- loadmovesprites
end
FishingGuruScript_0x9c8d9: