summary refs log tree commit diff stats
path: root/data/maps/the_stormy/rooms/X2 Room.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/X2 Room.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/X2 Room.txtpb')
-rw-r--r--data/maps/the_stormy/rooms/X2 Room.txtpb15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/maps/the_stormy/rooms/X2 Room.txtpb b/data/maps/the_stormy/rooms/X2 Room.txtpb new file mode 100644 index 0000000..7d46956 --- /dev/null +++ b/data/maps/the_stormy/rooms/X2 Room.txtpb
@@ -0,0 +1,15 @@
1name: "X2 Room"
2display_name: "Stormy"
3letters {
4 key: "x"
5 level2: true
6 path: "Components/Collectables/collectable"
7}
8paintings {
9 name: "PARTHENON"
10 path: "Components/Paintings/parthenon"
11 orientation: "west"
12 # Probably shouldn't let this be an exit because then what's the point of the
13 # rest of the map.
14 enter_only: true
15}