summaryrefslogtreecommitdiff
path: root/text/maps/bike_shop.asm
blob: 5f2c3f457a213b7a77e22b8aad1527fc0808f883 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
_BikeShopText_1d810:: ; 98e03 (26:4e03)
	text "Hi! Welcome to"
	line "our BIKE SHOP."

	para "Have we got just"
	line "the BIKE for you!"
	prompt

_BikeShopText_1d815:: ; 98e45 (26:4e45)
	text "It's a cool BIKE!"
	line "Do you want it?"
	done

_BikeShopText_1d81a:: ; 98e67 (26:4e67)
	text "Sorry! You can't"
	line "afford it!"
	prompt

_BikeShopText_1d81f:: ; 98e83 (26:4e83)
	text "Oh, that's..."

	para "A BIKE VOUCHER!"

	para "OK! Here you go!"
	prompt

_BikeShopText_1d824:: ; 98eb2 (26:4eb2)
	text $52, " exchanged"
	line "the BIKE VOUCHER"
	cont "for a BICYCLE.@@"

_BikeShopText_1d82a:: ; 98ee0 (26:4ee0)
	text "Come back again"
	line "some time!"
	done

_BikeShopText_1d82f:: ; 98efc (26:4efc)
	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:: ; 98f4d (26:4f4d)
	text "You better make"
	line "room for this!"
	done

_BikeShopText_1d843:: ; 98f6d (26:4f6d)
	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:: ; 98fc1 (26:4fc1)
	text "These BIKEs are"
	line "cool, but they're"
	cont "way expensive!"
	done

_BikeShopText_1d861:: ; 98ff2 (26:4ff2)
	text "Wow. Your BIKE is"
	line "really cool!"
	done