diff options
author | Anders Løvig <anders.lloevig@gmail.com> | 2018-03-28 15:45:35 +0200 |
---|---|---|
committer | Anders Løvig <anders.lloevig@gmail.com> | 2018-03-28 15:45:35 +0200 |
commit | 5bc8ee646520653e6df86194078f3573c02cf5f9 (patch) | |
tree | 616e0b49b1c6c03aed2cb814800af58a386f36d9 /data/scripts | |
parent | 6cd590f4fd974d61421851d5d14a88e4eb910d30 (diff) |
Added static modifers
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?$" |