From c363ddc7d6c27d188e0a97087cabd07f96ffd1f1 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sat, 20 Nov 2010 10:08:31 +0000 Subject: Added Mining Surveyor. Corrected Merchant lights for new scaling. Re-made generic and glass envmaps. --- base/maps/miners/sections/freighter_engines.map | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'base/maps/miners/sections') diff --git a/base/maps/miners/sections/freighter_engines.map b/base/maps/miners/sections/freighter_engines.map index 32385a3..a952191 100644 --- a/base/maps/miners/sections/freighter_engines.map +++ b/base/maps/miners/sections/freighter_engines.map @@ -2034,8 +2034,7 @@ "spawnflags" "4" "flare" "1" "radius" "80" -"angle" "-179.999985" -"cull" "front" +"angle" "180" } // entity 2 { @@ -2044,8 +2043,7 @@ "spawnflags" "4" "flare" "1" "radius" "80" -"angle" "-179.999985" -"cull" "front" +"angle" "180" } // entity 3 { @@ -2061,3 +2059,19 @@ "light" "80" "spawnflags" "4" } +// entity 5 +{ +"classname" "fx_flare" +"origin" "-145.000000 -60.000000 0.000000" +"angle" "-179.999985" +"spawnflags" "4" +"radius" "80" +} +// entity 6 +{ +"classname" "fx_flare" +"origin" "-145.000000 60.000000 0.000000" +"angle" "180" +"spawnflags" "4" +"radius" "80" +} -- cgit v1.2.3