diff options
Diffstat (limited to 'base/maps/miners/sections')
-rw-r--r-- | base/maps/miners/sections/freighter_engines.map | 22 |
1 files changed, 18 insertions, 4 deletions
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" +} |