diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 15:12:15 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 15:12:15 -0400 |
commit | e99f7bf302b528242a99b500f6c5b2423daaefd6 (patch) | |
tree | 1a3a81d7b16b7c4d4517f014d19af79d8ebc584e /data/maps/the_plaza/rooms/Sirenic Entrance.txtpb | |
parent | fee17b050898f2bb783c74bb8a43098954cce536 (diff) | |
download | lingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.tar.gz lingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.tar.bz2 lingo2-archipelago-e99f7bf302b528242a99b500f6c5b2423daaefd6.zip |
Added the_plaza
Diffstat (limited to 'data/maps/the_plaza/rooms/Sirenic Entrance.txtpb')
-rw-r--r-- | data/maps/the_plaza/rooms/Sirenic Entrance.txtpb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/the_plaza/rooms/Sirenic Entrance.txtpb b/data/maps/the_plaza/rooms/Sirenic Entrance.txtpb new file mode 100644 index 0000000..81758ee --- /dev/null +++ b/data/maps/the_plaza/rooms/Sirenic Entrance.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Sirenic Entrance" | ||
2 | display_name: "Plaza" | ||
3 | panels { | ||
4 | name: "SIREN" | ||
5 | path: "Panels/Entrances/panel_8" | ||
6 | clue: "siren" | ||
7 | answer: "sirenic" | ||
8 | symbols: "sparkles" | ||
9 | } | ||
10 | ports { | ||
11 | name: "SIRENIC" | ||
12 | path: "Components/Warps/worldport6" | ||
13 | orientation: "west" | ||
14 | } | ||