about summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/connections.txtpb20
-rw-r--r--data/ids.yaml19
-rw-r--r--data/maps/the_entry/rooms/Starting Room.txtpb4
-rw-r--r--data/maps/the_great/doors.txtpb5
-rw-r--r--data/maps/the_great/rooms/West Side.txtpb1
-rw-r--r--data/maps/the_owl/doors.txtpb2
-rw-r--r--data/metadata.txtpb22
7 files changed, 71 insertions, 2 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index a79778f..d718c96 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -841,6 +841,8 @@ connections {
841 } 841 }
842 oneway: true 842 oneway: true
843} 843}
844# Two one-way connections because the CLUE panel only needs to be solved to
845# go from The Great to The Partial.
844connections { 846connections {
845 from { 847 from {
846 port { 848 port {
@@ -856,6 +858,24 @@ connections {
856 name: "GREAT" 858 name: "GREAT"
857 } 859 }
858 } 860 }
861 oneway: true
862}
863connections {
864 from {
865 port {
866 map: "the_partial"
867 room: "Obverse Side"
868 name: "GREAT"
869 }
870 }
871 to {
872 port {
873 map: "the_great"
874 room: "West Side"
875 name: "PARTIAL"
876 }
877 }
878 oneway: true
859} 879}
860connections { 880connections {
861 from { 881 from {
diff --git a/data/ids.yaml b/data/ids.yaml index e2ec985..30a400b 100644 --- a/data/ids.yaml +++ b/data/ids.yaml
@@ -3836,6 +3836,25 @@ endings:
3836 YELLOW: 1206 3836 YELLOW: 1206
3837special: 3837special:
3838 A Job Well Done: 1160 3838 A Job Well Done: 1160
3839 Age Symbol: 2791
3840 Anagram Symbol: 2792
3841 Boxes Symbol: 2793
3842 Cross Symbol: 2794
3843 Eval Symbol: 2795
3844 Example Symbol: 2796
3845 Gender Symbol: 2797
3846 Job Symbol: 2798
3847 Lingo Symbol: 2799
3848 Null Symbol: 2800
3849 Planet Symbol: 2801
3850 Pyramid Symbol: 2802
3851 Question Symbol: 2803
3852 Sound Symbol: 2804
3853 Sparkles Symbol: 2805
3854 Stars Symbol: 2806
3855 Sun Symbol: 2807
3856 Sweet Symbol: 2808
3857 Zero Symbol: 2809
3839progressives: 3858progressives:
3840 Progressive Gold Ending: 2753 3859 Progressive Gold Ending: 2753
3841door_groups: 3860door_groups:
diff --git a/data/maps/the_entry/rooms/Starting Room.txtpb b/data/maps/the_entry/rooms/Starting Room.txtpb index bc77e6d..8e8373b 100644 --- a/data/maps/the_entry/rooms/Starting Room.txtpb +++ b/data/maps/the_entry/rooms/Starting Room.txtpb
@@ -24,7 +24,9 @@ panels {
24 path: "Panels/Entry/front_1" 24 path: "Panels/Entry/front_1"
25 clue: "eye" 25 clue: "eye"
26 answer: "i" 26 answer: "i"
27 symbols: ZERO 27 #symbols: ZERO
28 # This panel blocks getting N1 and T1. We will mod it to be I/I with no symbol
29 # when symbol shuffle is on.
28} 30}
29panels { 31panels {
30 name: "HINT" 32 name: "HINT"
diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index f0f2fde..5d0e90d 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb
@@ -508,3 +508,8 @@ doors {
508 receivers: "Panels/General/entry_7/teleportListener" 508 receivers: "Panels/General/entry_7/teleportListener"
509 double_letters: true 509 double_letters: true
510} 510}
511doors {
512 name: "Partial Entrance"
513 type: EVENT
514 panels { room: "West Side" name: "CLUE" }
515}
diff --git a/data/maps/the_great/rooms/West Side.txtpb b/data/maps/the_great/rooms/West Side.txtpb index daf1718..8279e16 100644 --- a/data/maps/the_great/rooms/West Side.txtpb +++ b/data/maps/the_great/rooms/West Side.txtpb
@@ -76,4 +76,5 @@ ports {
76 path: "Meshes/Blocks/Warps/worldport7" 76 path: "Meshes/Blocks/Warps/worldport7"
77 orientation: "east" 77 orientation: "east"
78 # ER with this is weird; make sure to place on the surface 78 # ER with this is weird; make sure to place on the surface
79 required_door { name: "Partial Entrance" }
79} 80}
diff --git a/data/maps/the_owl/doors.txtpb b/data/maps/the_owl/doors.txtpb index 5ec34c6..9254c2a 100644 --- a/data/maps/the_owl/doors.txtpb +++ b/data/maps/the_owl/doors.txtpb
@@ -235,7 +235,7 @@ doors {
235 type: EVENT 235 type: EVENT
236 #receivers: "Panels/Colors/owl_2/animationListener2" 236 #receivers: "Panels/Colors/owl_2/animationListener2"
237 panels { room: "Connected Area" name: "RANGE" } 237 panels { room: "Connected Area" name: "RANGE" }
238 panels { room: "R2C3 Bottom" name: "BLACK" } 238 panels { room: "Connected Area" name: "WHITE" }
239 panels { room: "Blue Room" name: "SKY" } 239 panels { room: "Blue Room" name: "SKY" }
240} 240}
241doors { 241doors {
diff --git a/data/metadata.txtpb b/data/metadata.txtpb new file mode 100644 index 0000000..ef66622 --- /dev/null +++ b/data/metadata.txtpb
@@ -0,0 +1,22 @@
1# Filler item.
2special_names: "A Job Well Done"
3# Symbol items.
4special_names: "Age Symbol"
5special_names: "Anagram Symbol"
6special_names: "Boxes Symbol"
7special_names: "Cross Symbol"
8special_names: "Eval Symbol"
9special_names: "Example Symbol"
10special_names: "Gender Symbol"
11special_names: "Job Symbol"
12special_names: "Lingo Symbol"
13special_names: "Null Symbol"
14special_names: "Planet Symbol"
15special_names: "Pyramid Symbol"
16special_names: "Question Symbol"
17special_names: "Sound Symbol"
18special_names: "Sparkles Symbol"
19special_names: "Stars Symbol"
20special_names: "Sun Symbol"
21special_names: "Sweet Symbol"
22special_names: "Zero Symbol"