From 8331758d529644be27ae9663d9179f259f42ba6b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 14 Nov 2012 17:58:35 +0000 Subject: Added weapon slots. --- base/maps/mercenary/pod.map | 4 ++-- base/maps/merchant/matrix.map | 15 +++++++++++++++ base/maps/merchant/scalar.map | 10 ++++++++++ base/maps/merchant/vector.map | 10 ++++++++++ 4 files changed, 37 insertions(+), 2 deletions(-) (limited to 'base/maps') diff --git a/base/maps/mercenary/pod.map b/base/maps/mercenary/pod.map index 953ec8a..b07ad05 100644 --- a/base/maps/mercenary/pod.map +++ b/base/maps/mercenary/pod.map @@ -1297,12 +1297,12 @@ colors/grey25 // entity 5 { "classname" "location_cannon" -"origin" "128 112 -12" +"origin" "136.000000 112.000000 -12.000000" } // entity 6 { "classname" "location_cannon" -"origin" "128 -112 -12" +"origin" "136.000000 -112.000000 -12.000000" } // entity 7 { diff --git a/base/maps/merchant/matrix.map b/base/maps/merchant/matrix.map index 10bd7bd..83294c5 100644 --- a/base/maps/merchant/matrix.map +++ b/base/maps/merchant/matrix.map @@ -5913,3 +5913,18 @@ colors/grey25_shiny "script" "engine_exhaust" "scale" "0.5" } +// entity 42 +{ +"classname" "location_cannon" +"origin" "264.000000 0.000000 152.000000" +} +// entity 43 +{ +"classname" "location_cannon" +"origin" "480.000000 200.000000 0.000000" +} +// entity 44 +{ +"classname" "location_cannon" +"origin" "480.000000 -200.000000 0.000000" +} diff --git a/base/maps/merchant/scalar.map b/base/maps/merchant/scalar.map index 3b02482..a9bb892 100644 --- a/base/maps/merchant/scalar.map +++ b/base/maps/merchant/scalar.map @@ -2133,3 +2133,13 @@ colors/grey75 "light" "16" "flare" "4" } +// entity 26 +{ +"classname" "location_cannon" +"origin" "64.000000 72.000000 16.000000" +} +// entity 27 +{ +"classname" "location_cannon" +"origin" "64.000000 -72.000000 16.000000" +} diff --git a/base/maps/merchant/vector.map b/base/maps/merchant/vector.map index 9341dea..42ae590 100644 --- a/base/maps/merchant/vector.map +++ b/base/maps/merchant/vector.map @@ -4200,3 +4200,13 @@ detail/warn_16_decal_entitysecond "spawnflags" "4" "radius" "20" } +// entity 23 +{ +"classname" "location_cannon" +"origin" "160.000000 64.000000 24.000000" +} +// entity 24 +{ +"classname" "location_cannon" +"origin" "160.000000 -64.000000 24.000000" +} -- cgit v1.2.3