summaryrefslogtreecommitdiff
path: root/text/maps/cinnabar_lab_fossil_room.asm
blob: cdbaca13b3a3c8f45c892426d66abe13adfeffee (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
72
73
74
75
76
77
78
79
_Lab4Text_75dc6:: ; a10e8 (28:50e8)
	text "Hiya!"

	para "I am important"
	line "doctor!"

	para "I study here rare"
	line "#MON fossils!"

	para "You! Have you a"
	line "fossil for me?"
	prompt

_Lab4Text_75dcb:: ; a1145 (28:5145)
	text "No! Is too bad!"
	done

_Lab4Text_75dd0:: ; a1156 (28:5156)
	text "I take a little"
	line "time!"

	para "You go for walk a"
	line "little while!"
	done

_Lab4Text_75dd5:: ; a118d (28:518d)
	text "Where were you?"

	para "Your fossil is"
	line "back to life!"

	para "It was @"
	TX_RAM wcf4b
	db $0
	line "like I think!"
	prompt

_Lab4Text_610ae:: ; a11d6 (28:51d6)
	text "Oh! That is"
	line "@"
	TX_RAM wcd6d
	text "!"

	para "It is fossil of"
	line "@"
	TX_RAM wcf4b
	text ", a"
	cont "#MON that is"
	cont "already extinct!"

	para "My Resurrection"
	line "Machine will make"
	cont "that #MON live"
	cont "again!"
	done

_Lab4Text_610b3:: ; a1259 (28:5259)
	text "So! You hurry and"
	line "give me that!"

	para $52, " handed"
	line "over @"
	TX_RAM wcd6d
	text "!"
	prompt

_Lab4Text_610b8:: ; a128f (28:528f)
	text "I take a little"
	line "time!"

	para "You go for walk a"
	line "little while!"
	done

_Lab4Text_610bd:: ; a12c6 (28:52c6)
	text "Aiyah! You come"
	line "again!"
	done