summary refs log tree commit diff stats
path: root/data/maps/the_stormy/rooms/X2 Room.txtpb
blob: 7d469561326e0067ba29a0773f8b6840ad204e8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "X2 Room"
display_name: "Stormy"
letters {
  key: "x"
  level2: true
  path: "Components/Collectables/collectable"
}
paintings {
  name: "PARTHENON"
  path: "Components/Paintings/parthenon"
  orientation: "west"
  # Probably shouldn't let this be an exit because then what's the point of the
  # rest of the map.
  enter_only: true
}