diff options
Diffstat (limited to 'data/maps/text/FieryPath.s')
-rw-r--r-- | data/maps/text/FieryPath.s | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/maps/text/FieryPath.s b/data/maps/text/FieryPath.s new file mode 100644 index 000000000..367fe93ec --- /dev/null +++ b/data/maps/text/FieryPath.s @@ -0,0 +1,18 @@ +FieryPath_Text_1B103D:: @ 81B103D + .string "It’s a big boulder, but a POKéMON\n" + .string "may be able to push it aside.\p" + .string "Would you like to use STRENGTH?$" + +FieryPath_Text_1B109D:: @ 81B109D + .string "{STR_VAR_1} used STRENGTH.\p" + .string "{STR_VAR_1}’s STRENGTH made it possible\n" + .string "to move boulders around.$" + +FieryPath_Text_1B10E7:: @ 81B10E7 + .string "It’s a big boulder, but a POKéMON\n" + .string "may be able to push it aside.$" + +FieryPath_Text_1B1127:: @ 81B1127 + .string "STRENGTH made it possible to move\n" + .string "boulders around.$" + |