connections { from { port { room: "First Room" name: "NEXT" } } to { port { room: "Second Room" name: "ENTRY" } } oneway: true } connections { from { port { room: "Second Room" name: "NEXT" } } to { port { room: "Third Room" name: "ENTRY" } } oneway: true } connections { from_room: "Third Room" to_room: "S Room" door { name: "S1 Door" } } chipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_literate/connections.txtpb
blob: 71196ab9ff4d95aa29967b28643c214e6956ffc2 (plain) (blame)
1
2
3
4
5