about summary refs log tree commit diff stats
path: root/data/maps/the_wondrous/rooms/Entry.txtpb
blob: e15f75cc0789c2dac50e3886427865a7dc087099 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name: "Entry"
panels {
  name: "WONDER"
  path: "Panels/panel_1"
  clue: "wonder"
  answer: "wonder"
}
ports {
  name: "DAEDALUS"
  path: "Components/Warps/worldport"
}
.Integer.Long */
name: "Cyan Room"
panels {
  name: "BROTHER"
  path: "Panels/Cyan/panel_cyan_1"
  clue: "brother"
  answer: "sister"
  symbols: GENDER
}
panels {
  name: "MISTER"
  path: "Panels/Cyan/panel_cyan_2"
  clue: "mister"
  answer: "sister"
  symbols: ZERO
}
panels {
  name: "LOST"
  path: "Panels/Cyan/panel_cyan_3"
  clue: "lost"
  answer: "missing"
  symbols: SUN
}
panels {
  name: "SING"
  path: "Panels/Cyan/panel_cyan_4"
  clue: "sing"
  answer: "missing"
  symbols: SPARKLES
}