diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-09-22 12:18:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-22 12:18:48 -0400 |
| commit | a180d2af49250b9cf005ce1635e5e59c7e6848c4 (patch) | |
| tree | a457673d0bbfe61da83b59a08b256dadaa4b4821 /data/maps/BattleFrontier_BattlePikeThreePathRoom | |
| parent | 58b8d7c297576846aeef4173bbe8a6a71608ad98 (diff) | |
| parent | 9d4fc9234be10ccad76987e08512373bb097d8e0 (diff) | |
Merge branch 'master' into document-eventscripts
Diffstat (limited to 'data/maps/BattleFrontier_BattlePikeThreePathRoom')
| -rw-r--r-- | data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc b/data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc index 5429ea605..927222e8c 100644 --- a/data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc +++ b/data/maps/BattleFrontier_BattlePikeThreePathRoom/scripts.inc @@ -159,7 +159,7 @@ BattleFrontier_BattlePikeThreePathRoom_EventScript_25CA2A:: @ 825CA2A BattleFrontier_BattlePikeThreePathRoom_EventScript_25CA5A:: @ 825CA5A message BattleFrontier_BattlePikeThreePathRoom_Text_25CD3C waitmessage - multichoicedefault 20, 8, 94, 1, 0 + multichoicedefault 20, 8, MULTI_YESNO, 1, 0 switch VAR_RESULT case 0, BattleFrontier_BattlePikeThreePathRoom_EventScript_2C4222 release |
