diff options
Diffstat (limited to 'base/maps/merchant')
-rw-r--r-- | base/maps/merchant/matrix.map | 15 | ||||
-rw-r--r-- | base/maps/merchant/scalar.map | 10 | ||||
-rw-r--r-- | base/maps/merchant/vector.map | 10 |
3 files changed, 35 insertions, 0 deletions
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" +} |