aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/bike_shop.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-11 16:16:56 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-11 16:16:56 -0500
commitc979b3bb03b121dd03a800df74144cd69a74601a (patch)
tree0d6bb48125efe6f6215347967383ba4c3b7da391 /text/maps/bike_shop.asm
parentSync with pokered (diff)
parentPart 1 of syncing with pokered. (diff)
downloadpokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.tar.gz
pokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.tar.xz
pokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.zip
Merge branch 'master' of https://github.com/pret/pokeyellow
Diffstat (limited to 'text/maps/bike_shop.asm')
-rw-r--r--text/maps/bike_shop.asm5
1 files changed, 2 insertions, 3 deletions
diff --git a/text/maps/bike_shop.asm b/text/maps/bike_shop.asm
index 723021a1..1717c552 100644
--- a/text/maps/bike_shop.asm
+++ b/text/maps/bike_shop.asm
@@ -11,7 +11,7 @@ _BikeShopText_1d815::
line "Do you want it?"
done
-_BikeShopText_1d81a::
+_BikeShopCantAffordText::
text "Sorry! You can't"
line "afford it!"
prompt
@@ -29,7 +29,7 @@ _BikeShopText_1d824::
line "the BIKE VOUCHER"
cont "for a BICYCLE.@@"
-_BikeShopText_1d82a::
+_BikeShopComeAgainText::
text "Come back again"
line "sometime!"
done
@@ -68,4 +68,3 @@ _BikeShopText_1d861::
text "Wow. Your BIKE is"
line "really cool!"
done
-