From 3d2c8486e5fb36c49a96857908e08563c60e2b73 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Mon, 21 Oct 2013 07:07:31 +0000 Subject: Updated and fixed models with particles. Tweaked engine exhaust particles slightly. --- base/maps/pirate/sections/engine_large.map | 15 +-------------- base/maps/pirate/sections/engine_medium.map | 17 ++--------------- base/maps/pirate/sections/engine_small.map | 10 ++-------- base/maps/pirate/sections/engine_tiny.map | 10 ++-------- 4 files changed, 7 insertions(+), 45 deletions(-) (limited to 'base/maps/pirate') diff --git a/base/maps/pirate/sections/engine_large.map b/base/maps/pirate/sections/engine_large.map index 3ebf620..d12497b 100644 --- a/base/maps/pirate/sections/engine_large.map +++ b/base/maps/pirate/sections/engine_large.map @@ -90,21 +90,8 @@ colors/grey25_shiny } // entity 1 { -"classname" "light" -"origin" "-8.000000 0.000000 0.000000" -"light" "24" -"spawnflags" "4" -} -// entity 2 -{ "classname" "fx_particles" "origin" "-8.000000 0.000000 0.000000" "script" "engine_exhaust" -} -// entity 3 -{ -"classname" "fx_particles" -"origin" "-8.000000 0.000000 0.000000" -"script" "engine_smoke" -"scale" "0.4" +"angle" "-180.000000" } diff --git a/base/maps/pirate/sections/engine_medium.map b/base/maps/pirate/sections/engine_medium.map index f1c7d12..10cda79 100644 --- a/base/maps/pirate/sections/engine_medium.map +++ b/base/maps/pirate/sections/engine_medium.map @@ -92,22 +92,9 @@ colors/grey25_shiny } // entity 1 { -"classname" "light" -"origin" "-8.000000 0.000000 0.000000" -"light" "16" -"spawnflags" "4" -} -// entity 2 -{ "classname" "fx_particles" -"origin" "-8.000000 0.000000 0.000000" +"origin" "-4.000000 0.000000 0.000000" "script" "engine_exhaust" "scale" "0.8" -} -// entity 3 -{ -"classname" "fx_particles" -"origin" "-8.000000 0.000000 0.000000" -"script" "engine_smoke" -"scale" "0.2" +"angle" "-179.999985" } diff --git a/base/maps/pirate/sections/engine_small.map b/base/maps/pirate/sections/engine_small.map index d0ac06d..5145016 100644 --- a/base/maps/pirate/sections/engine_small.map +++ b/base/maps/pirate/sections/engine_small.map @@ -90,15 +90,9 @@ colors/grey25_shiny } // entity 1 { -"classname" "light" -"origin" "-8.000000 0.000000 0.000000" -"light" "12" -"spawnflags" "4" -} -// entity 2 -{ "classname" "fx_particles" -"origin" "-8.000000 0.000000 0.000000" +"origin" "-4.000000 0.000000 0.000000" "script" "engine_exhaust" "scale" "0.4" +"angle" "-179.999985" } diff --git a/base/maps/pirate/sections/engine_tiny.map b/base/maps/pirate/sections/engine_tiny.map index 244aee3..0568f8f 100644 --- a/base/maps/pirate/sections/engine_tiny.map +++ b/base/maps/pirate/sections/engine_tiny.map @@ -90,15 +90,9 @@ colors/grey25_shiny } // entity 1 { -"classname" "light" -"origin" "-8.000000 0.000000 0.000000" -"light" "12" -"spawnflags" "4" -} -// entity 2 -{ "classname" "fx_particles" -"origin" "-8.000000 0.000000 0.000000" +"origin" "-4.000000 0.000000 0.000000" "script" "engine_exhaust" "scale" "0.4" +"angle" "-179.999985" } -- cgit v1.2.3