summaryrefslogtreecommitdiff
path: root/data/maps/Route116
diff options
context:
space:
mode:
authorhuderlem <huderlem@gmail.com>2020-01-13 19:33:47 -0600
committerGitHub <noreply@github.com>2020-01-13 19:33:47 -0600
commit6d6c57f3832c14aadd07b9d39c658c838fcd42cf (patch)
treeeb87fc3634991f5ce401b25dfca9968ee5c36f69 /data/maps/Route116
parentfa5816915d2a089549bfae3851c36336eae35d43 (diff)
parent96720db08319d8f69d7864e186722d13dc9ceb05 (diff)
Merge pull request #953 from GriffinRichards/sync-script
Port some macro/script fixes from pokefirered
Diffstat (limited to 'data/maps/Route116')
-rw-r--r--data/maps/Route116/scripts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route116/scripts.inc b/data/maps/Route116/scripts.inc
index 8dbdeb69d..eee823975 100644
--- a/data/maps/Route116/scripts.inc
+++ b/data/maps/Route116/scripts.inc
@@ -58,7 +58,7 @@ Route116_EventScript_DevonEmployee:: @ 81F2CA2
Route116_EventScript_GiveRepeatBall:: @ 81F2CBB
setflag FLAG_MET_DEVON_EMPLOYEE
- giveitem_std ITEM_REPEAT_BALL
+ giveitem ITEM_REPEAT_BALL
compare VAR_RESULT, FALSE
goto_if_eq Route116_EventScript_NoRoomForRepeatBall
msgbox Route116_Text_NewBallAvailableAtMart, MSGBOX_DEFAULT