connections { from_room: "Main Area" to_room: "Side Area" door { name: "Side Door" } } connections { from_room: "Main Area" to_room: "J Room" door { name: "J Door" } } '/>
about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Eye Painting.txtpb
blob: 42148114c1c181f37df686efadfe375e6c916a35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: "Eye Painting"
panel_display_name: "Temple of the Eyes"
panels {
  name: "REVILED"
  path: "Panels/Entry/entry_5"
  clue: "reviled"
  answer: "evil"
  symbols: SPARKLES
}
paintings {
  name: "EYEREDEXITMAIN"
  path: "Components/Paintings/Temple of the Eyes/eyeRedExitMain"
}