diff options
Diffstat (limited to 'text/maps/GameCornerPrizeRoom.asm')
-rw-r--r-- | text/maps/GameCornerPrizeRoom.asm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/text/maps/GameCornerPrizeRoom.asm b/text/maps/GameCornerPrizeRoom.asm new file mode 100644 index 00000000..6b2bb537 --- /dev/null +++ b/text/maps/GameCornerPrizeRoom.asm @@ -0,0 +1,12 @@ +_CeladonPrizeRoomText1:: + text "I sure do fancy" + line "that PORYGON!" + + para "But, it's hard to" + line "win at slots!" + done + +_CeladonPrizeRoomText2:: + text "I had a major" + line "haul today!" + done |