diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 14:00:30 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 14:00:30 -0400 |
commit | 9f3c1fe983e37441978781f25da65d41eec4ad6e (patch) | |
tree | fb5363ea9a40d7e0c0f0d729797eda3e53905ec0 /data/maps/the_partial/rooms/Control Center Entrance.txtpb | |
parent | 7f4eddaa7faf72b3eeee5c15eeaaeede7e1257c4 (diff) | |
download | lingo2-archipelago-9f3c1fe983e37441978781f25da65d41eec4ad6e.tar.gz lingo2-archipelago-9f3c1fe983e37441978781f25da65d41eec4ad6e.tar.bz2 lingo2-archipelago-9f3c1fe983e37441978781f25da65d41eec4ad6e.zip |
Added the_partial
Diffstat (limited to 'data/maps/the_partial/rooms/Control Center Entrance.txtpb')
-rw-r--r-- | data/maps/the_partial/rooms/Control Center Entrance.txtpb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/the_partial/rooms/Control Center Entrance.txtpb b/data/maps/the_partial/rooms/Control Center Entrance.txtpb new file mode 100644 index 0000000..8dd7a3f --- /dev/null +++ b/data/maps/the_partial/rooms/Control Center Entrance.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Control Center Entrance" | ||
2 | display_name: "Partial" | ||
3 | panels { | ||
4 | name: "RETURN" | ||
5 | path: "Panels/Control/panel_10" | ||
6 | clue: "return" | ||
7 | answer: "turn" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | ports { | ||
11 | name: "CC" | ||
12 | path: "Components/Warps/worldport2" | ||
13 | orientation: "north" | ||
14 | } | ||