diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 20:08:28 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 20:08:28 -0400 |
commit | a587b3e0a307a906949eec2741ddece3f38d3ae2 (patch) | |
tree | d4315dd4658dbd2652b92ec747330de9b311358a /data/maps/the_wise/rooms/Entry.txtpb | |
parent | 286ca58803f1829df9730ca12eee51035999850c (diff) | |
download | lingo2-archipelago-a587b3e0a307a906949eec2741ddece3f38d3ae2.tar.gz lingo2-archipelago-a587b3e0a307a906949eec2741ddece3f38d3ae2.tar.bz2 lingo2-archipelago-a587b3e0a307a906949eec2741ddece3f38d3ae2.zip |
Added the_wise
Diffstat (limited to 'data/maps/the_wise/rooms/Entry.txtpb')
-rw-r--r-- | data/maps/the_wise/rooms/Entry.txtpb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/the_wise/rooms/Entry.txtpb b/data/maps/the_wise/rooms/Entry.txtpb new file mode 100644 index 0000000..789d555 --- /dev/null +++ b/data/maps/the_wise/rooms/Entry.txtpb | |||
@@ -0,0 +1,12 @@ | |||
1 | name: "Entry" | ||
2 | panels { | ||
3 | name: "INK" | ||
4 | path: "Panels/Entry/entry_1" | ||
5 | clue: "ink" | ||
6 | answer: "link" | ||
7 | symbols: SPARKLES | ||
8 | } | ||
9 | paintings { | ||
10 | name: "TRIANGLE" | ||
11 | path: "Components/Paintings/triangle" | ||
12 | } | ||