From 5f124fb0b85c500d1fe3d245949f53381474e552 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sat, 14 Jan 2012 23:19:47 -0600 Subject: item $7 is surfboard (buggy?) hg-commit-id: 088044256f47 --- common.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.asm') diff --git a/common.asm b/common.asm index dee02ea1..06ddda69 100644 --- a/common.asm +++ b/common.asm @@ -7286,7 +7286,7 @@ ItemUsePtrTable: ;$D5E1 dw ItemUseBall ;$5687 greatball dw ItemUseBall ;$5687 pokeball dw ItemUseTownMap ;$5968 TownMap - dw $5977 ;ItemUseBicycle + dw ItemUseBicycle ;ItemUseBicycle dw $59B4 ;ItemUseSurfBoard (UNUSED, glitchy!) dw ItemUseBall ;$5687 Safariball dw $5A56 -- cgit v1.3.1-sl0p