about summary refs log tree commit diff stats
path: root/data/maps/icarus/rooms/Maze King Painting.txtpb
blob: 11e2f115eef891ff019d5c7d0eb41b893a37c00e (plain) (blame)
1
2
3
4
5
6
7
8
name: "Maze King Painting"
paintings {
  name: "WINGS13"
  path: "Components/Paintings/30 degrees/wings13"
  # There's no other entrance to this region (or any entrance at all in vanilla)
  # so we can't allow this painting to be an entrance.
  exit_only: true
}
.sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.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: "Synonyms Room"
panels {
  name: "MINUTE"
  path: "Panels/Room 3 Synonyms/entry_1"
  clue: "minute"
  answer: "tiny"
  symbols: SUN
}
panels {
  name: "ADORE"
  path: "Panels/Room 3 Synonyms/entry_2"
  clue: "adore"
  answer: "love"
  symbols: SUN
}
panels {
  name: "MASSIVE"
  path: "Panels/Room 3 Synonyms/entry_3"
  clue: "massive"
  answer: "huge"
  symbols: SUN
}
panels {
  name: "FRIGHT"
  path: "Panels/Room 3 Synonyms/entry_4"
  clue: "fright"
  answer: "fear"
  symbols: SUN
}
panels {
  name: "SURPASS"
  path: "Panels/Room 3 Synonyms/entry_5"
  clue: "surpass"
  answer: "best"
  symbols: SUN
}
panels {
  name: "VERSE"
  path: "Panels/Room 3 Synonyms/entry_6"
  clue: "verse"
  answer: "poetry"
  symbols: SUN
}
panels {
  name: "SERIOUS"
  path: "Panels/Room 3 Synonyms/entry_7"
  clue: "serious"
  answer: "grave"
  symbols: SUN
}
panels {
  name: "FURY"
  path: "Panels/Room 3 Synonyms/entry_8"
  clue: "fury"
  answer: "rage"
  symbols: SUN
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport3"
  orientation: "south"
}