summary refs log tree commit diff stats
path: root/data/maps/the_graveyard/rooms/Outside.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 09:36:23 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 09:36:23 -0400
commit0fbaff9e15d1214192bd2b70bf4bc90d873727b6 (patch)
tree6ec3c9405447b6c5dc5d6ce05ff5e917fc6d78c3 /data/maps/the_graveyard/rooms/Outside.txtpb
parentf49760b18a0369afe55112c5c44cf87ba922c3f5 (diff)
downloadlingo2-archipelago-0fbaff9e15d1214192bd2b70bf4bc90d873727b6.tar.gz
lingo2-archipelago-0fbaff9e15d1214192bd2b70bf4bc90d873727b6.tar.bz2
lingo2-archipelago-0fbaff9e15d1214192bd2b70bf4bc90d873727b6.zip
Added the_graveyard
Diffstat (limited to 'data/maps/the_graveyard/rooms/Outside.txtpb')
-rw-r--r--data/maps/the_graveyard/rooms/Outside.txtpb18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/maps/the_graveyard/rooms/Outside.txtpb b/data/maps/the_graveyard/rooms/Outside.txtpb new file mode 100644 index 0000000..6ea78a1 --- /dev/null +++ b/data/maps/the_graveyard/rooms/Outside.txtpb
@@ -0,0 +1,18 @@
1name: "Outside"
2display_name: "Outside"
3panels {
4 name: "FOOT"
5 path: "Panels/panel_1"
6 clue: "foot"
7 answer: "yard"
8 symbols: "boxes"
9 required_door { name: "Outside Puzzles" }
10}
11panels {
12 name: "SEVERE"
13 path: "Panels/panel_2"
14 clue: "severe"
15 answer: "grave"
16 symbols: "sun"
17 required_door { name: "Outside Puzzles" }
18}