about summary refs log tree commit diff stats
path: root/data/maps/the_stormy/rooms/X2 Room.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_stormy/rooms/X2 Room.txtpb')
-rw-r--r--data/maps/the_stormy/rooms/X2 Room.txtpb14
1 files changed, 14 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..3be4def --- /dev/null +++ b/data/maps/the_stormy/rooms/X2 Room.txtpb
@@ -0,0 +1,14 @@
1name: "X2 Room"
2letters {
3 key: "x"
4 level2: true
5 path: "Components/Collectables/collectable"
6}
7paintings {
8 name: "PARTHENON"
9 path: "Components/Paintings/parthenon"
10 orientation: "west"
11 # Probably shouldn't let this be an exit because then what's the point of the
12 # rest of the map.
13 enter_only: true
14}