about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Outside Eye Temple.txtpb
blob: 85a9c1932cd8a096e773bcbe9aa595a403f45829 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Outside Eye Temple"
panel_display_name: "Temple of the Eyes"
panels {
  name: "Entrance"
  path: "Panels/Halls/eye_temple_entry_1"
  clue: ""
  answer: "hi"
  symbols: LINGO
}
ht .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Wonderland"
panel_display_name: "Northwest Area"
# TODO: There's a warp from The Entry into here.
panels {
  name: "APRIL"
  path: "Panels/Wonderland/wonderland_1"
  clue: "april"
  answer: "march"
  symbols: EXAMPLE
}
panels {
  name: "UNDER"
  path: "Panels/Wonderland/wonderland_2"
  clue: "under"
  answer: "wonder"
  symbols: ZERO
}
panels {
  name: "ANGRY"
  path: "Panels/Wonderland/wonderland_3"
  clue: "angry"
  answer: "mad"
  symbols: SUN
}
panels {
  name: "ARTS"
  path: "Panels/Wonderland/wonderland_4"
  clue: "arts"
  answer: "hearts"
  symbols: SPARKLES
}
panels {
  name: "SONG"
  path: "Panels/Wonderland/wonderland_5"
  clue: "song"
  answer: "carol"
  symbols: EXAMPLE
}
ports {
  name: "WONDROUS"
  path: "Components/Warps/Worldports/worldport3"
}