about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Starting Room.txtpb
blob: aeb66ab107f459600358aa9b94d9a7584a652dd2 (plain) (blame) 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 */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066
name: "Starting Room"
display_name: "Starting Room"
panels {
  name: "HI"
  path: "Panels/Entry/entry_proxying_1"
  clue: "hi"
  answer: "hi"
  proxies { answer: "bye" path: "Panels/Entry/entry_proxied_2" }
  proxies { answer: "hidden" path: "Panels/Entry/entry_proxied_5" }
  proxies { answer: "high" path: "Panels/Entry/entry_proxied_3" }
  proxies { answer: "hide" path: "Panels/Entry/entry_proxied_4" }
  proxies { answer: "thewords" path: "Components/Listeners/entry_proxied_6" }
}
panels {
  name: "TRICK"
  path: "Panels/Entry/side_1"
  clue: "trick"
  answer: "trick"
  proxies { answer: "treat" path: "Panels/Entry/side_proxy_1" }
}
panels {
  name: "EYE"
  path: "Panels/Entry/front_1"
  clue: "eye"
  answer: "i"
  symbols: ZERO
}
panels {
  name: "HINT"
  path: "Panels/Entry/second_right"
  clue: "hint"
  answer: "hint"
}
panels {
  name: "THIN"
  path: "Panels/Entry/second_left"
  clue: "thin"
  answer: "thin"
}
panels {
  name: "THAN"
  path: "Panels/D/d_entry"
  clue: "than"
  answer: "than"
}
letters {
  key: "h"
  path: "Components/Collectables/h"
}
letters {
  key: "i"
  path: "Components/Collectables/i"
}
letters {
  key: "n"
  path: "Components/Collectables/n"
}
letters {
  key: "t"
  path: "Components/Collectables/t"
}
# Maze painting should stay vanilla as a hint.
paintings {
  name: "OWL"
  path: "Components/Paintings/owl"
  move: true # how do
  enter_only: true
  orientation: "north"
  required_door { name: "Least Blue Last Panels" }
  display_name: "Near Trick Painting"
}
paintings {
  name: "PAINS"
  path: "Components/Paintings/pains3"
  enter_only: true
  orientation: "east"
  required_door { name: "Near D Room Painting" }
  display_name: "Near D Room Painting"
}