From 007f3c0e6a34b16318ad7ecbc60dafed0f31a821 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Tue, 13 Jan 2009 05:05:49 +0000 Subject: Corrected pirate raider engines. Updated vector, avenger. Added shootingstar, jupiter. --- base/maps/pirate/raider.map | 41 ++++++++++------------------------------- 1 file changed, 10 insertions(+), 31 deletions(-) (limited to 'base/maps/pirate') diff --git a/base/maps/pirate/raider.map b/base/maps/pirate/raider.map index 5d8115d..88be6da 100644 --- a/base/maps/pirate/raider.map +++ b/base/maps/pirate/raider.map @@ -1758,17 +1758,17 @@ // entity 2 { "classname" "fx_particles" -"origin" "-154 36 -20" +"origin" "-138 36 -20" "angle" "180" -"radius" "28" +"radius" "1" "script" "engine_exhaust" } // entity 3 { "classname" "fx_particles" -"origin" "-154 -36 -20" +"origin" "-138 -36 -20" "angle" "180" -"radius" "28" +"radius" "1" "script" "engine_exhaust" } // entity 4 @@ -1781,9 +1781,9 @@ // entity 5 { "classname" "fx_particles" -"origin" "-154 0 -20" +"origin" "-138 0 -20" "angle" "180" -"radius" "28" +"radius" "1" "script" "engine_exhaust" } // entity 6 @@ -1811,41 +1811,19 @@ "flare" "4" "radius" "48" "angle" "180" +"cull" "none" } // entity 10 { "classname" "fx_flare" -"origin" "-172 -36 -20" -"spawnflags" "4" -"flare" "4" -"radius" "48" -} -// entity 11 -{ -"classname" "fx_flare" -"origin" "-172 36 -20" -"spawnflags" "4" -"flare" "4" -"radius" "48" -} -// entity 12 -{ -"classname" "fx_flare" "origin" "-174 36 -20" "spawnflags" "4" "flare" "4" "radius" "48" "angle" "180" +"cull" "none" } -// entity 13 -{ -"classname" "fx_flare" -"origin" "-176 0 -20" -"spawnflags" "4" -"flare" "4" -"radius" "48" -} -// entity 14 +// entity 11 { "classname" "fx_flare" "origin" "-178 0 -20" @@ -1853,4 +1831,5 @@ "flare" "4" "radius" "48" "angle" "180" +"cull" "none" } -- cgit v1.2.3