connections { from_room: "Left Room" to_room: "Left And Turn" door { name: "Left/Turn Door" } oneway: true } connections { from_room: "Turn Room" to_room: "Left And Turn" door { name: "Left/Turn Door" } oneway: true } connections { from_room: "Turn Room" to_room: "Turn And Shop" door { name: "Turn/Shop Door" } oneway: true } connections { from_room: "Shop Room" to_room: "Turn And Shop" door { name: "Turn/Shop Door" } oneway: true } connections { from_room: "Left And Turn" to_room: "All" door { name: "All Doors" } oneway: true } connections { from_room: "Turn And Shop" to_room: "All" door { name: "All Doors" } oneway: true } connections { from_room: "Left Room" to_room: "Mastery" door { name: "All Panels" } } >
Randomizer for LINGO 2 using Archipelago Multiworld
about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Blue Vegetable (View).txtpb
blob: cf1ffd3cffef9c8f7687f6c464714882d888f89a (plain) (blame)
1
2
3
4
5
6
7
8
name: "Blue Vegetable (View)"
panels {
  name: "THORN"
  path: "Panels/Blue/panel_1"
  clue: "thorn"
  answer: "corn"
  symbols: ZERO
}