diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2021-08-05 12:46:11 -0400 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2021-11-15 10:54:57 -0500 |
| commit | f85de6eca57ee9497bf81f023bd7784b3115f2ce (patch) | |
| tree | c2d619ef45fb073b303161dc1ef93121bc34b0eb /data/maps/BattleFrontier_OutsideWest | |
| parent | 70577e844ddcb8092ab9e55dd0dd7993f68f4122 (diff) | |
Start event macro comment updates
Diffstat (limited to 'data/maps/BattleFrontier_OutsideWest')
| -rw-r--r-- | data/maps/BattleFrontier_OutsideWest/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_OutsideWest/scripts.inc b/data/maps/BattleFrontier_OutsideWest/scripts.inc index d359ee89a..635b27c2c 100644 --- a/data/maps/BattleFrontier_OutsideWest/scripts.inc +++ b/data/maps/BattleFrontier_OutsideWest/scripts.inc @@ -20,7 +20,7 @@ BattleFrontier_OutsideWest_EventScript_FerryAttendant:: lock faceplayer msgbox BattleFrontier_OutsideWest_Text_MayISeeYourTicket, MSGBOX_DEFAULT - checkitem ITEM_SS_TICKET, 1 + checkitem ITEM_SS_TICKET compare VAR_RESULT, FALSE goto_if_eq BattleFrontier_OutsideWest_EventScript_NoSSTicket message BattleFrontier_OutsideWest_Text_WhereWouldYouLikeToGo |
