about summary refs log tree commit diff stats
path: root/data/maps/the_unkempt
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_unkempt')
-rw-r--r--data/maps/the_unkempt/rooms/Main Area.txtpb1
-rw-r--r--data/maps/the_unkempt/rooms/V Keyholder.txtpb1
-rw-r--r--data/maps/the_unkempt/rooms/W Keyholder.txtpb1
3 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/the_unkempt/rooms/Main Area.txtpb b/data/maps/the_unkempt/rooms/Main Area.txtpb index ed3ce21..b5d29c4 100644 --- a/data/maps/the_unkempt/rooms/Main Area.txtpb +++ b/data/maps/the_unkempt/rooms/Main Area.txtpb
@@ -212,6 +212,7 @@ panels {
212keyholders { 212keyholders {
213 name: "I" 213 name: "I"
214 path: "Components/KeyHolders/keyHolderL" 214 path: "Components/KeyHolders/keyHolderL"
215 key: "i"
215} 216}
216ports { 217ports {
217 name: "GREAT" 218 name: "GREAT"
diff --git a/data/maps/the_unkempt/rooms/V Keyholder.txtpb b/data/maps/the_unkempt/rooms/V Keyholder.txtpb index 0906b2e..8a4941d 100644 --- a/data/maps/the_unkempt/rooms/V Keyholder.txtpb +++ b/data/maps/the_unkempt/rooms/V Keyholder.txtpb
@@ -2,4 +2,5 @@ name: "V Keyholder"
2keyholders { 2keyholders {
3 name: "V" 3 name: "V"
4 path: "Components/KeyHolders/keyHolderV" 4 path: "Components/KeyHolders/keyHolderV"
5 key: "v"
5} 6}
diff --git a/data/maps/the_unkempt/rooms/W Keyholder.txtpb b/data/maps/the_unkempt/rooms/W Keyholder.txtpb index ae367b2..e16f997 100644 --- a/data/maps/the_unkempt/rooms/W Keyholder.txtpb +++ b/data/maps/the_unkempt/rooms/W Keyholder.txtpb
@@ -2,4 +2,5 @@ name: "W Keyholder"
2keyholders { 2keyholders {
3 name: "W" 3 name: "W"
4 path: "Components/KeyHolders/keyHolderW" 4 path: "Components/KeyHolders/keyHolderW"
5 key: "w"
5} 6}
e>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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125