about summary refs log tree commit diff stats
path: root/app/assets/javascripts/ckeditor/plugins/image2/icons/hidpi
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-07-04 11:46:13 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-07-04 11:46:13 -0400
commite11dedec034c4180985adf4a9f176b07121f0a41 (patch)
tree7f4320d562f37775cbc8ae390540da03a2d92d77 /app/assets/javascripts/ckeditor/plugins/image2/icons/hidpi
parentd48adb741c5c30ba3f2d3c039a7e342b43add352 (diff)
downloadthoughts-e11dedec034c4180985adf4a9f176b07121f0a41.tar.gz
thoughts-e11dedec034c4180985adf4a9f176b07121f0a41.tar.bz2
thoughts-e11dedec034c4180985adf4a9f176b07121f0a41.zip
Blog drafts no longer requ
connections {
  from_room: "White Room"
  to_room: "Black Room"
  door { name: "White Door" }
}
connections {
  from_room: "Black Room"
  to_room: "Red Room"
  door { name: "Black Door" }
}
connections {
  from_room: "Red Room"
  to_room: "Blue Room"
  door { name: "Red Door" }
}
connections {
  from_room: "Blue Room"
  to_room: "Green Room"
  door { name: "Blue Door" }
}
connections {
  from_room: "Green Room"
  to_room: "Yellow Room"
  door { name: "Green Door" }
}
connections {
  from_room: "Yellow Room"
  to_room: "Purple Room"
  door { name: "Yellow Door" }
}
connections {
  from_room: "Purple Room"
  to_room: "Orange Room"
  door { name: "Purple Door" }
}
connections {
  from_room: "Orange Room"
  to_room: "Tutorial"
  door { name: "Orange Door" }
}
connections {
  from_room: "Tutorial"
  to_room: "Red Blue Room"
  door { name: "Tutorial Door" }
}
connections {
  from_room: "Red Blue Room"
  to_room: "Main Area"
  door { name: "Main Area Entrance" }
}
connections {
  from_room: "Red Blue Room"
  to_room: "Whirred Room"
  door { name: "Whirred Room Entrance" }
}
connections {
  from_room: "Red Blue Room"
  to_room: "Poetry Room 1"
  door { name: "Poetry Room Entrance" }
}
connections {
  from_room: "Poetry Room 1"
  to_room: "Poetry Room 2"
  door { name: "Poetry Room Door 1" }
}
connections {
  from_room: "Poetry Room 2"
  to_room: "Poetry Room 3"
  door { name: "Poetry Room Door 2" }
}
connections {
  from_room: "Poetry Room 3"
  to_room: "Poetry Room Left"
  door { name: "Poetry Room Left" }
}
connections {
  from_room: "Poetry Room Left"
  to_room: "Poetry Room Left Left"
  door { name: "Poetry Room Left Left" }
}
connections {
  from_room: "Poetry Room Left"
  to_room: "Poetry Room Left Right"
  door { name: "Poetry Room Left Right" }
}
connections {
  from_room: "Poetry Room 3"
  to_room: "Poetry Room Right"
  door { name: "Poetry Room Right" }
}
connections {
  from_room: "Poetry Room Right"
  to_room: "Poetry Room Right Left"
  door { name: "Poetry Room Right Left" }
}
connections {
  from_room: "Poetry Room Right"
  to_room: "Poetry Room Right Right"
  door { name: "Poetry Room Right Right" }
}
connections {
  from_room: "Main Area"
  to_room: "Last Room"
  door { name: "Main Area Exit" }
}
connections {
  from_room: "Last Room"
  to_room: "Mastery"
  door { name: "Mastery" }
}