forked from pret/pokered
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCinnabarLabFossilRoom.asm
78 lines (61 loc) · 1.07 KB
/
CinnabarLabFossilRoom.asm
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
_Lab4Text_75dc6::
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::
text "No! Is too bad!"
done
_Lab4Text_75dd0::
text "I take a little"
line "time!"
para "You go for walk a"
line "little while!"
done
_Lab4Text_75dd5::
text "Where were you?"
para "Your fossil is"
line "back to life!"
para "It was @"
text_ram wcf4b
text_start
line "like I think!"
prompt
_Lab4Text_610ae::
text "Oh! That is"
line "@"
text_ram wcd6d
text "!"
para "It is fossil of"
line "@"
text_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::
text "So! You hurry and"
line "give me that!"
para "<PLAYER> handed"
line "over @"
text_ram wcd6d
text "!"
prompt
_Lab4Text_610b8::
text "I take a little"
line "time!"
para "You go for walk a"
line "little while!"
done
_Lab4Text_610bd::
text "Aiyah! You come"
line "again!"
done