diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-31 10:55:42 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-31 10:55:42 -0400 |
commit | 09edc0f568705081720a30f976de0f16339f2a96 (patch) | |
tree | 54b74cbaa886b29a7f61a92552684031465f4952 /data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb | |
parent | dba2528e0833050f81175358976fc7cac31c867d (diff) | |
download | lingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.tar.gz lingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.tar.bz2 lingo2-archipelago-09edc0f568705081720a30f976de0f16339f2a96.zip |
[Data] Small tweaks
Diffstat (limited to 'data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb b/data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb new file mode 100644 index 0000000..78b4f3b --- /dev/null +++ b/data/maps/the_entry/rooms/Rabbit Hole Lock.txtpb | |||
@@ -0,0 +1,18 @@ | |||
1 | name: "Rabbit Hole Lock" | ||
2 | panel_display_name: "Red Blue Area" | ||
3 | panels { | ||
4 | name: "RABBIT" | ||
5 | path: "Panels/Back Right/br_4" | ||
6 | clue: "rabbit" | ||
7 | answer: "hair" | ||
8 | symbols: SUN | ||
9 | symbols: ZERO | ||
10 | } | ||
11 | panels { | ||
12 | name: "HOLE" | ||
13 | path: "Panels/Back Right/br_5" | ||
14 | clue: "hole" | ||
15 | answer: "part" | ||
16 | symbols: ZERO | ||
17 | symbols: BOXES | ||
18 | } | ||