summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-17 14:02:38 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-17 14:02:38 -0400
commitfee17b050898f2bb783c74bb8a43098954cce536 (patch)
treeca2d349a0393e75eb51d178ba5b49f3198bc14fb /data
parent9f3c1fe983e37441978781f25da65d41eec4ad6e (diff)
downloadlingo2-archipelago-fee17b050898f2bb783c74bb8a43098954cce536.tar.gz
lingo2-archipelago-fee17b050898f2bb783c74bb8a43098954cce536.tar.bz2
lingo2-archipelago-fee17b050898f2bb783c74bb8a43098954cce536.zip
Added the_perceptive
Diffstat (limited to 'data')
-rw-r--r--data/connections.txtpb1
-rw-r--r--data/maps/the_perceptive/rooms/Main Area.txtpb7
2 files changed, 8 insertions, 0 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index b0a930e..9414234 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb
@@ -51,6 +51,7 @@
51# the_owl/Magenta Hallway/STURDY 51# the_owl/Magenta Hallway/STURDY
52# the_parthenon/Main Area/REVITALIZED 52# the_parthenon/Main Area/REVITALIZED
53# the_partial/Control Center Entrance/CC 53# the_partial/Control Center Entrance/CC
54# the_perceptive/Main Area/CC
54connections { 55connections {
55 from { 56 from {
56 port { 57 port {
diff --git a/data/maps/the_perceptive/rooms/Main Area.txtpb b/data/maps/the_perceptive/rooms/Main Area.txtpb new file mode 100644 index 0000000..75a0343 --- /dev/null +++ b/data/maps/the_perceptive/rooms/Main Area.txtpb
@@ -0,0 +1,7 @@
1name: "Main Area"
2display_name: "Perceptive"
3ports {
4 name: "CC"
5 path: "Components/Warps/worldport"
6 orientation: "east"
7}