diff options
| author | Tetrable <atifhuss386@gmail.com> | 2019-01-03 01:54:55 +0000 |
|---|---|---|
| committer | Tetrable <atifhuss386@gmail.com> | 2019-01-03 01:54:55 +0000 |
| commit | 50aa222aff56499aeef1c64c9191f53b9b20a1de (patch) | |
| tree | 27927a1fbb80ef6171cc94a1350ae5f1abe4eff3 /data/maps/Route111 | |
| parent | a3ebca4d814adcf245212cb549f72812f2cf39c6 (diff) | |
Corrected typos
Diffstat (limited to 'data/maps/Route111')
| -rw-r--r-- | data/maps/Route111/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route111/scripts.inc b/data/maps/Route111/scripts.inc index e844cb785..c89fcb3dc 100644 --- a/data/maps/Route111/scripts.inc +++ b/data/maps/Route111/scripts.inc @@ -160,12 +160,12 @@ Route111_EventScript_1F0EB9:: @ 81F0EB9 lock faceplayer dodailyevents - goto_if_set FLAG_DAILY_ROUTE_111_RECIEVED_BERRY, Route111_EventScript_1F0EF4 + goto_if_set FLAG_DAILY_ROUTE_111_RECEIVED_BERRY, Route111_EventScript_1F0EF4 msgbox Route111_Text_2A6EBD, MSGBOX_DEFAULT giveitem_std ITEM_RAZZ_BERRY compare VAR_RESULT, 0 goto_if_eq Route111_EventScript_272054 - setflag FLAG_DAILY_ROUTE_111_RECIEVED_BERRY + setflag FLAG_DAILY_ROUTE_111_RECEIVED_BERRY special GetPlayerBigGuyGirlString msgbox Route111_Text_2A6F3D, MSGBOX_DEFAULT release |
