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 0ab0c8f67..703e425d4 100644 --- a/maps/MrPsychicsHouse.asm +++ b/maps/MrPsychicsHouse.asm @@ -12,7 +12,7 @@ MrPsychic: iftrue .AlreadyGotItem writetext MrPsychicText1 keeptextopen - verbosegiveitem TM_PSYCHIC, 1 + verbosegiveitem TM_PSYCHIC iffalse .Done setevent EVENT_GOT_TM29_PSYCHIC .AlreadyGotItem |