diff options
Diffstat (limited to 'base/maps/pirate')
-rw-r--r-- | base/maps/pirate/sections/engine_large.map | 15 | ||||
-rw-r--r-- | base/maps/pirate/sections/engine_medium.map | 17 | ||||
-rw-r--r-- | base/maps/pirate/sections/engine_small.map | 10 | ||||
-rw-r--r-- | base/maps/pirate/sections/engine_tiny.map | 10 |
4 files changed, 7 insertions, 45 deletions
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" } |