connections { from_room: "Obverse Side" to_room: "P Room" door { name: "Giant P" } } connections { from_room: "Obverse Side" to_room: "Reverse Side" door { name: "R Entered" } } connections { from_room: "Obverse Side" to_room: "Reverse Side" door { name: "P Entered" } } connections { from_room: "Obverse Side" to_room: "Control Center Entrance" door { name: "L Entered" } oneway: true } connections { from_room: "Control Center Entrance" to_room: "Obverse Side" door { name: "Control Center Entrance" } oneway: true } connections { from_room: "Reverse Side" to_room: "F Room" door { name: "Giant F" } } '> Autotracker for the Lingo Archipelago integration
about summary refs log tree commit diff stats
path: root/tracker_frame.h
blob: 59544af7a1c8b338ba2f1c5f243409a306a14339 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19