summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Red Alcove.txtpb
blob: 503b4a9c8bec19d732dd92e8a070b2a7070cb5b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Red Alcove"
panel_display_name: "Red Blue Area"
panels {
  name: "BROW"
  path: "Panels/Back Right/br_10"
  clue: "brow"
  answer: "brown"
  symbols: SPARKLES
}
panels {
  name: "DEAD"
  path: "Panels/Back Right/br_12"
  clue: "dead"
  answer: "red"
  symbols: ZERO
}
o just `t`: # # <%= t('hello') %> # # To use a different locale, set it with `I18n.locale`: # # I18n.locale = :es # # This would use the information in config/locales/es.yml. # # The following keys must be escaped otherwise they will not be retrieved by # the default I18n backend: # # true, false, on, off, yes, no # # Instead, surround them with single quotes. # # en: # 'true': 'foo' # # To learn more, please read the Rails Internationalization guide # available at http://guides.rubyonrails.org/i18n.html. en: hello: "Hello world"