func on_map_load(root): # Shrink the painting trigger in The Unyielding. var trigger_area = root.get_node("/root/scene/Components/PaintingUnlocker/triggerArea") trigger_area.position = Vector3(0, 0, -6) trigger_area.scale = Vector3(6, 1, 6) om feed' href='https://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_keen/connections.txtpb?h=v9.2.1' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_keen/connections.txtpb
blob: e63965469751a9a40f5d62248694952a9fbb09df (plain) (blame)
1
2
3
4
5
connections {
  from_room: "Main Area"
  to_room: "K Room"
  door { name: "K Panels" }
}