summary refs log tree commit diff stats
path: root/data/maps/the_stormy/rooms/Center.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-19 23:16:59 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-19 23:16:59 -0400
commit2d5726834cd1ab9777ac36da837aa48669685008 (patch)
tree8e99e4d1cf7608027babd1d8bb71fbafe4791daf /data/maps/the_stormy/rooms/Center.txtpb
parenta08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53 (diff)
downloadlingo2-archipelago-2d5726834cd1ab9777ac36da837aa48669685008.tar.gz
lingo2-archipelago-2d5726834cd1ab9777ac36da837aa48669685008.tar.bz2
lingo2-archipelago-2d5726834cd1ab9777ac36da837aa48669685008.zip
Added the_stormy
Diffstat (limited to 'data/maps/the_stormy/rooms/Center.txtpb')
-rw-r--r--data/maps/the_stormy/rooms/Center.txtpb35
1 files changed, 35 insertions, 0 deletions
diff --git a/data/maps/the_stormy/rooms/Center.txtpb b/data/maps/the_stormy/rooms/Center.txtpb new file mode 100644 index 0000000..9ea360e --- /dev/null +++ b/data/maps/the_stormy/rooms/Center.txtpb
@@ -0,0 +1,35 @@
1name: "Center"
2display_name: "Stormy"
3panels {
4 name: "REACTOR"
5 path: "Panels/Room_1/panel_7"
6 clue: "reactor"
7 answer: "meltdown"
8 symbols: "cross"
9}
10panels {
11 name: "VOLCANO"
12 path: "Panels/Room_1/panel_8"
13 clue: "volcano"
14 answer: "eruption"
15 symbols: "age"
16}
17panels {
18 name: "CLOUD"
19 path: "Panels/Room_1/panel_9"
20 clue: "cloud"
21 answer: "rain"
22 symbols: "age"
23}
24panels {
25 name: "WIND"
26 path: "Panels/Room_1/panel_10"
27 clue: "wind"
28 answer: "tornado"
29 symbols: "cross"
30}
31ports {
32 name: "ENTRY"
33 path: "Components/Warps/worldport"
34 orientation: "west"
35}