diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-09 09:45:29 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-09 09:45:29 -0400 |
commit | a1bad926c17d334bd81fef47043545f601ec8329 (patch) | |
tree | 928cf5ed1071d379d13b45549e3ae65b9e1ed66a /data/maps/the_between/rooms/Control Center Side.txtpb | |
parent | 9240e7e7a81072e561f969aff375d979cf2112e8 (diff) | |
download | lingo2-archipelago-a1bad926c17d334bd81fef47043545f601ec8329.tar.gz lingo2-archipelago-a1bad926c17d334bd81fef47043545f601ec8329.tar.bz2 lingo2-archipelago-a1bad926c17d334bd81fef47043545f601ec8329.zip |
Added the_between
Diffstat (limited to 'data/maps/the_between/rooms/Control Center Side.txtpb')
-rw-r--r-- | data/maps/the_between/rooms/Control Center Side.txtpb | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/the_between/rooms/Control Center Side.txtpb b/data/maps/the_between/rooms/Control Center Side.txtpb new file mode 100644 index 0000000..81bae60 --- /dev/null +++ b/data/maps/the_between/rooms/Control Center Side.txtpb | |||
@@ -0,0 +1,24 @@ | |||
1 | name: "Control Center Side" | ||
2 | display_name: "Control Center Side" | ||
3 | panels { | ||
4 | name: "RIGHT" | ||
5 | path: "Panels/Helpers/panel_1" | ||
6 | clue: "right" | ||
7 | answer: "right" | ||
8 | } | ||
9 | paintings { | ||
10 | name: "EYE" | ||
11 | path: "Components/Paintings/eyes5" | ||
12 | orientation: "north" | ||
13 | display_name: "Painting" | ||
14 | } | ||
15 | ports { | ||
16 | name: "CC" | ||
17 | path: "Components/Warps/worldport3" | ||
18 | orientation: "north" | ||
19 | } | ||
20 | ports { | ||
21 | name: "LIVELY" | ||
22 | path: "Components/Warps/worldport2" | ||
23 | orientation: "south" | ||
24 | } | ||