-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjournal.cp
63 lines (63 loc) · 951 Bytes
/
journal.cp
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
[
"take tablet\n",
"doorway\n",
"north\n",
"north\n",
"bridge\n",
"continue\n",
"down\n",
"east\n",
"take empty lantern\n",
"west\n",
"west\n",
"passage\n",
"ladder\n",
"west\n",
"south\n",
"north\n",
"take can\n",
"west\n",
"use can\n",
"use lantern\n",
"ladder\n",
"darkness\n",
"continue\n",
"west\n",
"west\n",
"west\n",
"west\n",
"north\n",
"take red coin\n",
"north\n",
"east\n",
"take concave coin\n",
"down\n",
"take corroded coin\n",
"up\n",
"west\n",
"west\n",
"take blue coin\n",
"up\n",
"take shiny coin\n",
"down\n",
"east\n",
"use blue coin\n",
"use red coin\n",
"use shiny coin\n",
"use concave coin\n",
"use corroded coin\n",
"north\n",
"take teleporter\n",
"use teleporter\n",
"north\n",
"north\n",
"north\n",
"north\n",
"north\n",
"north\n",
"north\n",
"alcove\n",
"east\n",
"take journal\n",
"look journal\n"
]