From bae3d77292f9cd131f5eb80d2938ec715bb5fb5b Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Thu, 15 Feb 2018 14:34:38 +0100 Subject: Fix mapcat prefixes. --- maps/p11_archive.map | 2 +- maps/p12_xen.map | 4 +--- maps/p13_vents.map | 4 +--- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/maps/p11_archive.map b/maps/p11_archive.map index 022694c..5b511df 100644 --- a/maps/p11_archive.map +++ b/maps/p11_archive.map @@ -2,7 +2,7 @@ // entity 0 { "classname" "worldspawn" -"mapcat_prefix" "p6_" +"mapcat_prefix" "p11_" // brush 0 { ( -5.663848877 -2064.8093261719 -43.1750030518 ) ( 9.0405883789 -2059.599609375 -43.1750030518 ) ( 0.7482757568 -2082.9069824219 -43.1750030518 ) common/caulk 1.2451171875 48.3217773438 109.5091323853 0.3000000119 0.3000000119 134217728 0 0 diff --git a/maps/p12_xen.map b/maps/p12_xen.map index fdb8aa1..c875add 100644 --- a/maps/p12_xen.map +++ b/maps/p12_xen.map @@ -2,9 +2,7 @@ // entity 0 { "classname" "worldspawn" -"message" "An Almango" -"alienBuildPoints" "150" -"humanBuildPoints" "150" +"mapcat_prefix" "p12_" // brush 0 { ( -2432 -2880 -448 ) ( -2448 -1792 -448 ) ( -2432 -1792 -448 ) common/caulk 0 0 0 0.5 0.5 0 0 0 diff --git a/maps/p13_vents.map b/maps/p13_vents.map index 77de2df..8e013b7 100644 --- a/maps/p13_vents.map +++ b/maps/p13_vents.map @@ -2,9 +2,7 @@ // entity 0 { "classname" "worldspawn" -"message" "An Almango" -"alienBuildPoints" "150" -"humanBuildPoints" "150" +"mapcat_prefix" "p13_" // brush 0 { ( 24 -2776 -384 ) ( 8 -2728 -384 ) ( 24 -2728 -384 ) common/caulk 0 0 0 0.5 0.5 0 0 0 -- cgit