aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/BikeShop.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-05-20 19:40:33 -0500
committerdannye <33dannye@gmail.com>2020-05-20 20:02:53 -0500
commit10f9559eab8c93b94abb8ae8d1083704ad4e169a (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /text/maps/BikeShop.asm
parentMerge pull request #39 from TiKevin83/master (diff)
downloadpokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.gz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.xz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.zip
Sync with pokered
Diffstat (limited to 'text/maps/BikeShop.asm')
-rw-r--r--text/maps/BikeShop.asm70
1 files changed, 70 insertions, 0 deletions
diff --git a/text/maps/BikeShop.asm b/text/maps/BikeShop.asm
new file mode 100644
index 00000000..1717c552
--- /dev/null
+++ b/text/maps/BikeShop.asm
@@ -0,0 +1,70 @@
+_BikeShopText_1d810::
+ text "Hi! Welcome to"
+ line "our BIKE SHOP."
+
+ para "Have we got just"
+ line "the BIKE for you!"
+ prompt
+
+_BikeShopText_1d815::
+ text "It's a cool BIKE!"
+ line "Do you want it?"
+ done
+
+_BikeShopCantAffordText::
+ text "Sorry! You can't"
+ line "afford it!"
+ prompt
+
+_BikeShopText_1d81f::
+ text "Oh, that's..."
+
+ para "A BIKE VOUCHER!"
+
+ para "OK! Here you go!"
+ prompt
+
+_BikeShopText_1d824::
+ text "<PLAYER> exchanged"
+ line "the BIKE VOUCHER"
+ cont "for a BICYCLE.@@"
+
+_BikeShopComeAgainText::
+ text "Come back again"
+ line "sometime!"
+ done
+
+_BikeShopText_1d82f::
+ text "How do you like"
+ line "your new BICYCLE?"
+
+ para "You can take it"
+ line "on CYCLING ROAD"
+ cont "and in caves!"
+ done
+
+_BikeShopText_1d834::
+ text "You better make"
+ line "room for this!"
+ done
+
+_BikeShopText_1d843::
+ text "A plain city BIKE"
+ line "is good enough"
+ cont "for me!"
+
+ para "You can't put a"
+ line "shopping basket"
+ cont "on an MTB!"
+ done
+
+_BikeShopText_1d85c::
+ text "These BIKEs are"
+ line "cool, but they're"
+ cont "way expensive!"
+ done
+
+_BikeShopText_1d861::
+ text "Wow. Your BIKE is"
+ line "really cool!"
+ done