From 0b78e557397874db2b1be0877f8eae9128f93311 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Thu, 18 Nov 2010 12:53:34 +0000 Subject: Modified some particle scripts to have multiple emitters.. All ship models corrected for recent svn changes regarding rotations. raider.map: Created brushwork out of most patch meshes to complete model. freighter.map: Added more structure to the model, still work in progress. inquisitor.map: Completely rebuilt cockpit. Increased width of the overall ship. --- base/maps/mercenary/sections/archer_engine_small.map | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'base/maps/mercenary/sections/archer_engine_small.map') diff --git a/base/maps/mercenary/sections/archer_engine_small.map b/base/maps/mercenary/sections/archer_engine_small.map index 04e3c26..d7ae458 100644 --- a/base/maps/mercenary/sections/archer_engine_small.map +++ b/base/maps/mercenary/sections/archer_engine_small.map @@ -337,7 +337,7 @@ colors/grey25_shiny { "classname" "fx_particles" "origin" "-2.000000 0.000000 0.000000" -"angle" "-179.999985" +"angle" "-180" "script" "engine_trail" "spawnflags" "2" } @@ -345,10 +345,10 @@ colors/grey25_shiny { "classname" "fx_particles" "origin" "0.000000 0.000000 0.000000" -"angle" "-179.999985" +"angle" "-180" "script" "engine_exhaust" "spawnflags" "4" -"radius" "1" +"scale" "0.4" } // entity 3 { -- cgit v1.2.3