about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Revitalized Entrance.txtpb
blob: fb5e7e05a159c0441067f0825fe6cb3d14586a42 (plain) (blame)
1
2
3
4
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; back
name: "Revitalized Entrance"
panel_display_name: "Colored Doors Area"
ports {
  name: "REVITALIZED"
  display_name: "Plum Hallway"
  path: "worldport7"
  destination { x: -58 y: 0 z: 31.5 }
  rotation: 180
}
an>mappath).each do |line| line.match(/node name=\"(.*)\" parent=\"Panels\/(.*)\" instance/) do |m| panels << {"id" => m[2] + "/" + m[1]} end end File.write(outputpath, panels.to_yaml)