mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-16 15:13:21 +12:00
Rename map files, labels, and constants to be consistent and work with Polished Map
This commit is contained in:
parent
90430e6dee
commit
c779602459
1398 changed files with 6631 additions and 6166 deletions
70
text/maps/BikeShop.asm
Normal file
70
text/maps/BikeShop.asm
Normal file
|
|
@ -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 "some time!"
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue