diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 23:03:04 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 23:03:04 -0400 |
commit | 523757481b2306614806a23981721d4a64abb134 (patch) | |
tree | ba991fbd9de1fc707477a8c9cf69db6bc2cc8679 /data/maps/the_tenacious/rooms/Control Center Entrance.txtpb | |
parent | 30dcf054a489ec4123e5048579df151bc1e76817 (diff) | |
download | lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.tar.gz lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.tar.bz2 lingo2-archipelago-523757481b2306614806a23981721d4a64abb134.zip |
Added the_tenacious
Diffstat (limited to 'data/maps/the_tenacious/rooms/Control Center Entrance.txtpb')
-rw-r--r-- | data/maps/the_tenacious/rooms/Control Center Entrance.txtpb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/the_tenacious/rooms/Control Center Entrance.txtpb b/data/maps/the_tenacious/rooms/Control Center Entrance.txtpb new file mode 100644 index 0000000..45a0d12 --- /dev/null +++ b/data/maps/the_tenacious/rooms/Control Center Entrance.txtpb | |||
@@ -0,0 +1,12 @@ | |||
1 | name: "Control Center Entrance" | ||
2 | panels { | ||
3 | name: "ZERO" | ||
4 | path: "Panels/Room_1/panel_5" | ||
5 | clue: "zero" | ||
6 | answer: "hero" | ||
7 | symbols: ZERO | ||
8 | } | ||
9 | ports { | ||
10 | name: "CC" | ||
11 | path: "Components/Warps/worldport" | ||
12 | } | ||