diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/connections.txtpb | 20 | ||||
-rw-r--r-- | data/ids.txtpb | 20 | ||||
-rw-r--r-- | data/maps/four_rooms/doors.txtpb | 8 | ||||
-rw-r--r-- | data/maps/four_rooms/rooms/Examples Room.txtpb | 8 | ||||
-rw-r--r-- | data/maps/the_butterfly/doors.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_double_sided/connections.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_great/rooms/Main Area.txtpb | 7 |
7 files changed, 39 insertions, 28 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 3cfbe6a..9d72467 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
@@ -1,4 +1,5 @@ | |||
1 | # TODO | 1 | # TODO |
2 | # the_entry/Starting Room/HI/thewords | ||
2 | # the_entry/Lime Room/DAEDALUS | 3 | # the_entry/Lime Room/DAEDALUS |
3 | # the_entry/Lime Room/REVITALIZED | 4 | # the_entry/Lime Room/REVITALIZED |
4 | # the_entry/Shop Entrance/SHOP | 5 | # the_entry/Shop Entrance/SHOP |
@@ -38,23 +39,6 @@ | |||
38 | # the_liberated/Painting Room/PYRAMID | 39 | # the_liberated/Painting Room/PYRAMID |
39 | connections { | 40 | connections { |
40 | from { | 41 | from { |
41 | panel { | ||
42 | map: "the_entry" | ||
43 | room: "Starting Room" | ||
44 | name: "HI" | ||
45 | answer: "thewords" | ||
46 | } | ||
47 | } | ||
48 | to { | ||
49 | room { | ||
50 | map: "the_words" | ||
51 | name: "Entrance" | ||
52 | } | ||
53 | } | ||
54 | oneway: true | ||
55 | } | ||
56 | connections { | ||
57 | from { | ||
58 | port { | 42 | port { |
59 | map: "the_entry" | 43 | map: "the_entry" |
60 | room: "Gallery Return" | 44 | room: "Gallery Return" |
@@ -171,7 +155,7 @@ connections { | |||
171 | from { | 155 | from { |
172 | painting { | 156 | painting { |
173 | map: "the_bearer" | 157 | map: "the_bearer" |
174 | room: "Butterfly" | 158 | room: "Butterfly Room" |
175 | name: "BUTTERFLY" | 159 | name: "BUTTERFLY" |
176 | } | 160 | } |
177 | } | 161 | } |
diff --git a/data/ids.txtpb b/data/ids.txtpb index 7d1d9d0..49e035a 100644 --- a/data/ids.txtpb +++ b/data/ids.txtpb | |||
@@ -37,10 +37,26 @@ maps { | |||
37 | value: 265 | 37 | value: 265 |
38 | } | 38 | } |
39 | panels { | 39 | panels { |
40 | key: "EMOTION (1)" | ||
41 | value: 738 | ||
42 | } | ||
43 | panels { | ||
44 | key: "EMOTION (2)" | ||
45 | value: 740 | ||
46 | } | ||
47 | panels { | ||
40 | key: "SIZE" | 48 | key: "SIZE" |
41 | value: 264 | 49 | value: 264 |
42 | } | 50 | } |
43 | panels { | 51 | panels { |
52 | key: "SIZE (1)" | ||
53 | value: 737 | ||
54 | } | ||
55 | panels { | ||
56 | key: "SIZE (2)" | ||
57 | value: 739 | ||
58 | } | ||
59 | panels { | ||
44 | key: "SONNET" | 60 | key: "SONNET" |
45 | value: 267 | 61 | value: 267 |
46 | } | 62 | } |
@@ -2740,6 +2756,10 @@ maps { | |||
2740 | value: 518 | 2756 | value: 518 |
2741 | } | 2757 | } |
2742 | panels { | 2758 | panels { |
2759 | key: "CURT" | ||
2760 | value: 736 | ||
2761 | } | ||
2762 | panels { | ||
2743 | key: "DEW" | 2763 | key: "DEW" |
2744 | value: 505 | 2764 | value: 505 |
2745 | } | 2765 | } |
diff --git a/data/maps/four_rooms/doors.txtpb b/data/maps/four_rooms/doors.txtpb index 46d0abe..f0bf060 100644 --- a/data/maps/four_rooms/doors.txtpb +++ b/data/maps/four_rooms/doors.txtpb | |||
@@ -16,10 +16,10 @@ doors { | |||
16 | name: "Examples Door" | 16 | name: "Examples Door" |
17 | type: STANDARD | 17 | type: STANDARD |
18 | receivers: "Components/Doors/entry_2" | 18 | receivers: "Components/Doors/entry_2" |
19 | panels { room: "Examples Room" name: "SIZE" } | 19 | panels { room: "Examples Room" name: "SIZE (1)" } |
20 | panels { room: "Examples Room" name: "EMOTION" } | 20 | panels { room: "Examples Room" name: "EMOTION (1)" } |
21 | panels { room: "Examples Room" name: "SIZE" } | 21 | panels { room: "Examples Room" name: "SIZE (2)" } |
22 | panels { room: "Examples Room" name: "EMOTION" } | 22 | panels { room: "Examples Room" name: "EMOTION (2)" } |
23 | panels { room: "Examples Room" name: "SUPERLATIVE" } | 23 | panels { room: "Examples Room" name: "SUPERLATIVE" } |
24 | panels { room: "Examples Room" name: "SONNET" } | 24 | panels { room: "Examples Room" name: "SONNET" } |
25 | panels { room: "Examples Room" name: "URN" } | 25 | panels { room: "Examples Room" name: "URN" } |
diff --git a/data/maps/four_rooms/rooms/Examples Room.txtpb b/data/maps/four_rooms/rooms/Examples Room.txtpb index ffbe74d..bec3a23 100644 --- a/data/maps/four_rooms/rooms/Examples Room.txtpb +++ b/data/maps/four_rooms/rooms/Examples Room.txtpb | |||
@@ -1,28 +1,28 @@ | |||
1 | name: "Examples Room" | 1 | name: "Examples Room" |
2 | display_name: "Examples Room" | 2 | display_name: "Examples Room" |
3 | panels { | 3 | panels { |
4 | name: "SIZE" | 4 | name: "SIZE (1)" |
5 | path: "Panels/Room 2 Examples/entry_1" | 5 | path: "Panels/Room 2 Examples/entry_1" |
6 | clue: "size" | 6 | clue: "size" |
7 | answer: "tiny" | 7 | answer: "tiny" |
8 | symbols: "example" | 8 | symbols: "example" |
9 | } | 9 | } |
10 | panels { | 10 | panels { |
11 | name: "EMOTION" | 11 | name: "EMOTION (1)" |
12 | path: "Panels/Room 2 Examples/entry_2" | 12 | path: "Panels/Room 2 Examples/entry_2" |
13 | clue: "emotion" | 13 | clue: "emotion" |
14 | answer: "love" | 14 | answer: "love" |
15 | symbols: "example" | 15 | symbols: "example" |
16 | } | 16 | } |
17 | panels { | 17 | panels { |
18 | name: "SIZE" | 18 | name: "SIZE (2)" |
19 | path: "Panels/Room 2 Examples/entry_3" | 19 | path: "Panels/Room 2 Examples/entry_3" |
20 | clue: "size" | 20 | clue: "size" |
21 | answer: "huge" | 21 | answer: "huge" |
22 | symbols: "example" | 22 | symbols: "example" |
23 | } | 23 | } |
24 | panels { | 24 | panels { |
25 | name: "EMOTION" | 25 | name: "EMOTION (2)" |
26 | path: "Panels/Room 2 Examples/entry_4" | 26 | path: "Panels/Room 2 Examples/entry_4" |
27 | clue: "emotion" | 27 | clue: "emotion" |
28 | answer: "fear" | 28 | answer: "fear" |
diff --git a/data/maps/the_butterfly/doors.txtpb b/data/maps/the_butterfly/doors.txtpb index 1994d2f..987c269 100644 --- a/data/maps/the_butterfly/doors.txtpb +++ b/data/maps/the_butterfly/doors.txtpb | |||
@@ -4,7 +4,7 @@ doors { | |||
4 | type: EVENT | 4 | type: EVENT |
5 | panels { room: "Main Area" name: "SPECIES" } | 5 | panels { room: "Main Area" name: "SPECIES" } |
6 | panels { room: "Main Area" name: "PERSONALITY" } | 6 | panels { room: "Main Area" name: "PERSONALITY" } |
7 | panels { room: "Main Area" name: "CONSTITUION" } | 7 | panels { room: "Main Area" name: "CONSTITUTION" } |
8 | panels { room: "Main Area" name: "GAME" } | 8 | panels { room: "Main Area" name: "GAME" } |
9 | panels { room: "Main Area" name: "SCIENCE" } | 9 | panels { room: "Main Area" name: "SCIENCE" } |
10 | panels { room: "Main Area" name: "SCHOOL" } | 10 | panels { room: "Main Area" name: "SCHOOL" } |
diff --git a/data/maps/the_double_sided/connections.txtpb b/data/maps/the_double_sided/connections.txtpb index c21049d..3c404e2 100644 --- a/data/maps/the_double_sided/connections.txtpb +++ b/data/maps/the_double_sided/connections.txtpb | |||
@@ -94,7 +94,7 @@ connections { | |||
94 | door { name: "Obverse Black/Pink Door" } | 94 | door { name: "Obverse Black/Pink Door" } |
95 | } | 95 | } |
96 | connections { | 96 | connections { |
97 | from_room: "Flipped Yellow Area" | 97 | from_room: "Flipped Yellow Front Area" |
98 | to_room: "Flipped Black Area" | 98 | to_room: "Flipped Black Area" |
99 | door { name: "Flipped Yellow/Black Door" } | 99 | door { name: "Flipped Yellow/Black Door" } |
100 | } | 100 | } |
diff --git a/data/maps/the_great/rooms/Main Area.txtpb b/data/maps/the_great/rooms/Main Area.txtpb index a70b011..b014b16 100644 --- a/data/maps/the_great/rooms/Main Area.txtpb +++ b/data/maps/the_great/rooms/Main Area.txtpb | |||
@@ -119,6 +119,13 @@ panels { | |||
119 | symbols: "sun" | 119 | symbols: "sun" |
120 | symbols: "zero" | 120 | symbols: "zero" |
121 | } | 121 | } |
122 | panels { | ||
123 | name: "CURT" | ||
124 | path: "Panels/Maze/entry_1" | ||
125 | clue: "curt" | ||
126 | answer: "court" | ||
127 | symbols: "sparkles" | ||
128 | } | ||
122 | ports { | 129 | ports { |
123 | name: "ENTRY" | 130 | name: "ENTRY" |
124 | path: "Components/Warps/worldport" | 131 | path: "Components/Warps/worldport" |