about summary refs log tree commit diff stats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* the furries are begun with basic functionalityKelly Rauchenberger2016-01-191-0/+0
321bb1054107afd7b91bc6c77cba5abf32'>maps/the_impressive/rooms/Lobby.txtpb
blob: 3c565fee6a414320fb4ecc77c867fb9a517c5006 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Lobby"
panel_display_name: "Outside"
panels {
  name: "RIGHT"
  path: "Panels/entry_1"
  clue: "right"
  answer: "right"
  proxies { answer: "wrong" path: "Panels/proxied_3" }
}
ports {
  name: "GREAT"
  path: "Components/Warps/worldport"
  orientation: "south"
}