name: "Main Area" # I'm probably not going to include any of the panels in here. ports { name: "RIGHT" display_name: "South Worldport" path: "Components/Warps/worldport" destination { x: 30 y: 0 z: 19 } rotation: 270 } ports { name: "LEFT" display_name: "North Worldport" path: "Components/Warps/worldport2" destination { x: 30 y: 0 z: -76 } rotation: 270 } rchipelago' title='lingo-archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/Archipelago/painting_scenery.gd
blob: f49d60238d3a2f341de9262d38a0224a91a4a48b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11