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/Symbolic 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/Symbolic Entrance.txtpb')
-rw-r--r-- | data/maps/the_plaza/rooms/Symbolic Entrance.txtpb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/the_plaza/rooms/Symbolic Entrance.txtpb b/data/maps/the_plaza/rooms/Symbolic Entrance.txtpb new file mode 100644 index 0000000..07d7847 --- /dev/null +++ b/data/maps/the_plaza/rooms/Symbolic Entrance.txtpb | |||
@@ -0,0 +1,14 @@ | |||
1 | name: "Symbolic Entrance" | ||
2 | display_name: "Plaza" | ||
3 | panels { | ||
4 | name: "FIGURATIVE" | ||
5 | path: "Panels/Entrances/panel_5" | ||
6 | clue: "figurative" | ||
7 | answer: "symbolic" | ||
8 | symbols: "sun" | ||
9 | } | ||
10 | ports { | ||
11 | name: "SYMBOLIC" | ||
12 | path: "Components/Warps/worldport4" | ||
13 | orientation: "south" | ||
14 | } | ||