diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-03-28 21:03:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-28 21:03:06 -0700 |
commit | c3572de5bb5173b12a8aa5a0ddbfa766bf037c67 (patch) | |
tree | 92d522cdfc07fbb62712b3f16c657dc13762ff77 /data/scripts | |
parent | 2ecbe252a29b9d58bfd2df82c01f94be7b69a7b0 (diff) | |
parent | 3f4c717d5cdc8eccd66fea3b4c8bcb7c827aeb34 (diff) |
Merge pull request #232 from HrPeanut/start_menu
Start menu
Diffstat (limited to 'data/scripts')
-rw-r--r-- | data/scripts/maps/BattleFrontier_BattlePyramidEmptySquare.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/maps/BattleFrontier_BattlePyramidEmptySquare.inc b/data/scripts/maps/BattleFrontier_BattlePyramidEmptySquare.inc index c2b70944b..b7dc59257 100644 --- a/data/scripts/maps/BattleFrontier_BattlePyramidEmptySquare.inc +++ b/data/scripts/maps/BattleFrontier_BattlePyramidEmptySquare.inc @@ -180,12 +180,12 @@ BattleFrontier_BattlePyramidEmptySquare_EventScript_252C88:: @ 8252C88 BattleFrontier_BattlePyramidEmptySquare_Text_252C8D: @ 8252C8D .string "This is a sample message.$" -BattleFrontier_BattlePyramidEmptySquare_Text_252CA7:: @ 8252CA7 +gText_BattlePyramidConfirmRest:: @ 8252CA7 .string "Your BATTLE PYRAMID quest will be\n" .string "saved so that you may quit for now.\l" .string "Is that okay?$" -BattleFrontier_BattlePyramidEmptySquare_Text_252CFB:: @ 8252CFB +gText_BattlePyramidConfirmRetire:: @ 8252CFB .string "Are you sure you want to quit your\n" .string "PYRAMID quest?$" |