From: MirceaKitsune Date: Tue, 23 Aug 2011 11:09:09 +0000 (+0300) Subject: Change Red Planet waypoint connectivity. Will test after BSP autobuild, but they... X-Git-Tag: xonotic-v0.5.0~42^2~11 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=9c5759c0721aa1072d353fda15eeae6dc0f19858 Change Red Planet waypoint connectivity. Will test after BSP autobuild, but they should work as intended. --- diff --git a/maps/red-planet.map b/maps/red-planet.map index d0714deb..d178c071 100644 --- a/maps/red-planet.map +++ b/maps/red-planet.map @@ -96322,7 +96322,7 @@ trak5x/base-pipe1a "classname" "onslaught_link" "origin" "-2432.000000 0.000000 592.000000" "angle" "-179.999985" -"target2" "r_cp1" +"target2" "r_gen" "target" "r_cp2" } { @@ -96384,7 +96384,7 @@ trak5x/base-pipe1a "classname" "onslaught_link" "origin" "2432.000000 0.000000 592.000000" "angle" "0.000009" -"target2" "b_cp1" +"target2" "b_gen" "target" "b_cp2" } { @@ -116818,3 +116818,30 @@ trak5x/base-pipe1a "respawntime" "40" "respawntimejitter" "10" } +{ +"classname" "onslaught_link" +"origin" "192.000000 1168.000000 560.000000" +"target" "n_cp2" +"target2" "r_cp1" +"angle" "-179.999985" +} +{ +"classname" "onslaught_link" +"origin" "192.000000 1168.000000 592.000000" +"target" "n_cp2" +"target2" "b_cp1" +} +{ +"classname" "onslaught_link" +"origin" "-192.000000 -1168.000000 560.000000" +"angle" "-179.999985" +"target" "n_cp1" +"target2" "r_cp1" +} +{ +"classname" "onslaught_link" +"origin" "-192.000000 -1168.000000 592.000000" +"angle" "0.000009" +"target" "n_cp1" +"target2" "b_cp1" +}