about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Blue Town (View).txtpb
Commit message (Expand)AuthorAgeFilesLines
* Changed how door location names are formattedStar Rauchenberger2025-08-301-1/+0
* Converted puzzle symbols to an enumStar Rauchenberger2025-08-201-1/+1
* Added the_bearerStar Rauchenberger2025-08-081-0/+9
48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
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
}