about summary refs log tree commit diff stats
path: root/data/maps/the_unyielding/rooms/Triplet Room.txtpb
blob: a693d6f78b4be05a11c692b785b92d65a7d234b7 (plain) (blame)
1
2
3
4
5
6
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.hi
name: "Triplet Room"
panels {
  name: "ICE"
  path: "Panels/Triplet 1/triplet"
  clue: "ice"
  answer: "water"
  symbols: CROSS
}
panels {
  name: "FILM"
  path: "Panels/Triplet 1/triplet2"
  clue: "film"
  answer: "play"
  symbols: EXAMPLE
}
panels {
  name: "ICE FILM"
  path: "Panels/Triplet 1/triplet3"
  clue: ""
  answer: "firework"
  symbols: SUN
  symbols: LINGO
}
n class="w"> secret_key_base: 66e64fc722045f0e636e7658997477d4e265d14e5dfef59f045e3512019b38a885320274116edf354d390a6019555848a89d8a3e01a6091df83032120edff6ac # Do not keep production secrets in the unencrypted secrets file. # Instead, either read values from the environment. # Or, use `bin/rails secrets:setup` to configure encrypted secrets # and move the `production:` environment over there. production: secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>