summaryrefslogtreecommitdiff
path: root/scripts/BikeShop.asm
diff options
context:
space:
mode:
authorklektron <klektron@users.noreply.github.com>2020-12-29 21:54:33 +0100
committerklektron <klektron@users.noreply.github.com>2020-12-29 21:54:33 +0100
commitaf2eb191837e9c2921b7e8015874568675f32e9f (patch)
treed72f094ed69238f89297ce031c4b14eed14515a8 /scripts/BikeShop.asm
parent0c92d318cce58a42fa15d7989f9999d324c7475d (diff)
more changes
Diffstat (limited to 'scripts/BikeShop.asm')
-rwxr-xr-xscripts/BikeShop.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/BikeShop.asm b/scripts/BikeShop.asm
index f5f0539e..6fa42240 100755
--- a/scripts/BikeShop.asm
+++ b/scripts/BikeShop.asm
@@ -79,11 +79,11 @@ BikeShopText1:
jp TextScriptEnd
BikeShopMenuText:
- db "BICYCLE"
- next "CANCEL@"
+ db "BICICLETA"
+ next "SALIR@"
BikeShopMenuPrice:
- db "¥1000000@"
+ db "1000000¥@"
BikeShopText_1d810:
text_far _BikeShopText_1d810