summary refs log tree commit diff stats
path: root/macOS/Ether.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'macOS/Ether.xcodeproj/project.pbxproj')
0 files changed, 0 insertions, 0 deletions
'n34' href='#n34'>34 35
connections {
  from_room: "Center"
  to_room: "Nuclear Side"
  door { name: "Nuclear Wall" }
}
connections {
  from_room: "Center"
  to_room: "Rain Side"
  door { name: "Rain Wall" }
}
connections {
  from_room: "Center"
  to_room: "Tornado Side"
  door { name: "Tornado Wall" }
}
connections {
  from_room: "Center"
  to_room: "Volcano Side"
  door { name: "Volcano Wall" }
}
connections {
  from_room: "Nuclear Side"
  to_room: "Nuclear Vestibule"
  door { name: "Side Doors" }
}
connections {
  from_room: "Tornado Side"
  to_room: "Tornado Vestibule"
  door { name: "Side Doors" }
}
connections {
  from_room: "Nuclear Side"
  to_room: "X2 Room"
  door { name: "X Door" }
}