about summary refs log tree commit diff stats
path: root/data/maps/the_invisible/rooms/Maze.txtpb
blob: 46f3fbc9a8e4cc27da253940637fdc944034c6ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: "Maze"
masteries {
  name: "MASTERY"
  path: "Components/Collectables/smiley"
}
ports {
  name: "ENTRY"
  display_name: "Exit"
  path: "Components/Warps/worldport"
  # Should this be shuffleable? It skips the maze lol.
  destination { x: 0 y: 0 z: 9.5 }
  rotation: 0
}
tring.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .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: "Connected Area"
panels {
  name: "HERE"
  path: "Panels/Room_1/panel_3"
  clue: "here"
  answer: "where"
  symbols: SPARKLES
}
panels {
  name: "QUESTION (1)"
  path: "Panels/Room_1/panel_4"
  clue: "question"
  answer: "what"
  symbols: EXAMPLE
}
panels {
  name: "QUESTION (2)"
  path: "Panels/Room_1/panel_5"
  clue: "question"
  answer: "how"
  symbols: EXAMPLE
}
panels {
  name: "HI"
  path: "Panels/Room_1/panel_12"
  clue: "hi"
  answer: "hi"
  symbols: QUESTION
}
panels {
  name: "WHERE"
  path: "Panels/Room_1/panel_6"
  clue: "where"
  answer: "there"
  symbols: SPARKLES
}
panels {
  name: "GREETINGS"
  path: "Panels/Room_1/panel_7"
  clue: "greetings"
  answer: "welcome"
  symbols: SUN
}
panels {
  name: "BEHIND"
  path: "Panels/Room_1/panel_8"
  clue: "behind"
  answer: "back"
  symbols: SUN
}
panels {
  name: "Blank"
  path: "Panels/Room_1/panel_9"
  clue: ""
  answer: "behind"
}
panels {
  name: "START"
  path: "Panels/Colors/start"
  clue: "start"
  answer: "red"
  symbols: QUESTION
}