diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 19:41:46 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 19:41:46 -0400 |
commit | 286ca58803f1829df9730ca12eee51035999850c (patch) | |
tree | 9c38e1f21552eb8e09aff755a306f3adfea18874 /data/maps/the_unkempt/rooms/Control Center Entrance.txtpb | |
parent | 1b68ed2e63e037d34caec8ff3b2d939a44c12d19 (diff) | |
download | lingo2-archipelago-286ca58803f1829df9730ca12eee51035999850c.tar.gz lingo2-archipelago-286ca58803f1829df9730ca12eee51035999850c.tar.bz2 lingo2-archipelago-286ca58803f1829df9730ca12eee51035999850c.zip |
Added the_unkempt
Diffstat (limited to 'data/maps/the_unkempt/rooms/Control Center Entrance.txtpb')
-rw-r--r-- | data/maps/the_unkempt/rooms/Control Center Entrance.txtpb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb b/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb new file mode 100644 index 0000000..e8fa13a --- /dev/null +++ b/data/maps/the_unkempt/rooms/Control Center Entrance.txtpb | |||
@@ -0,0 +1,12 @@ | |||
1 | name: "Control Center Entrance" | ||
2 | panels { | ||
3 | name: "RETURN" | ||
4 | path: "Panels/Entry/panel_1" | ||
5 | clue: "return" | ||
6 | answer: "turn" | ||
7 | symbols: SPARKLES | ||
8 | } | ||
9 | ports { | ||
10 | name: "CC" | ||
11 | path: "Components/Warps/worldport2" | ||
12 | } | ||