module Pokeviewer class ApplicationJob < ActiveJob::Base end end ow'/>
summary refs log tree commit diff stats
path: root/data/maps/the_lively/connections.txtpb
blob: f8cb49c565f1f2ea2dcdf37c852f217eb6cc2ff8 (plain) (blame)
1
2
3
4
5
connections {
  from_room: "Puzzle Room"
  to_room: "L2 Room"
  door { name: "Door" }
}