diff options
Diffstat (limited to 'maps/MrPsychicsHouse.asm')
-rw-r--r-- | maps/MrPsychicsHouse.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/MrPsychicsHouse.asm b/maps/MrPsychicsHouse.asm index f3d20a785..89b5d529a 100644 --- a/maps/MrPsychicsHouse.asm +++ b/maps/MrPsychicsHouse.asm @@ -12,7 +12,7 @@ MrPsychic: iftrue .AlreadyGotItem writetext MrPsychicText1 keeptextopen - verbosegiveitem TM_29, 1 + verbosegiveitem TM_PSYCHIC, 1 iffalse .Done setevent EVENT_GOT_TM29_PSYCHIC .AlreadyGotItem |