summaryrefslogtreecommitdiff
path: root/maps/MrPsychicsHouse.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/MrPsychicsHouse.asm')
-rw-r--r--maps/MrPsychicsHouse.asm7
1 files changed, 5 insertions, 2 deletions
diff --git a/maps/MrPsychicsHouse.asm b/maps/MrPsychicsHouse.asm
index 6fdd2b9f5..7ac4e0769 100644
--- a/maps/MrPsychicsHouse.asm
+++ b/maps/MrPsychicsHouse.asm
@@ -1,3 +1,6 @@
+const_value set 2
+ const MRPSYCHICSHOUSE_FISHING_GURU
+
MrPsychicsHouse_MapScriptHeader:
.MapTriggers:
db 0
@@ -17,9 +20,9 @@ MrPsychic:
setevent EVENT_GOT_TM29_PSYCHIC
.AlreadyGotItem
writetext MrPsychicText2
- closetext
+ waitbutton
.Done
- loadmovesprites
+ closetext
end
MrPsychicsHouseBookshelf: