diff options
Diffstat (limited to 'event/squirtbottle.asm')
-rwxr-xr-x | event/squirtbottle.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/squirtbottle.asm b/event/squirtbottle.asm index b59cdc3f1..5f43e4029 100755 --- a/event/squirtbottle.asm +++ b/event/squirtbottle.asm @@ -2,7 +2,7 @@ _Squirtbottle: ; 50730 ld hl, UnknownScript_0x5073c call QueueScript ld a, $1 - ld [wd0ec], a + ld [wItemEffectSucceeded], a ret ; 5073c |