diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2018-02-15 14:34:38 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2018-02-15 14:34:38 +0100 |
commit | bae3d77292f9cd131f5eb80d2938ec715bb5fb5b (patch) | |
tree | 126e24b4984e1bc87064ec71d7f6e38b4f01f284 /maps | |
parent | d361a9069ab148dffe12735168672c937d26cd58 (diff) |
Fix mapcat prefixes.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/p11_archive.map | 2 | ||||
-rw-r--r-- | maps/p12_xen.map | 4 | ||||
-rw-r--r-- | 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 |