diff options
author | Evan Goers <mega@osirion.org> | 2013-10-19 01:24:00 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2013-10-19 01:24:00 +0000 |
commit | 6e63ebd63a9e9906e1d617eb60760eee755ce19b (patch) | |
tree | 42f9b4e1dc560b1da2964d7a9519cafcba5cc1c2 /base/maps/independent | |
parent | be746d32138f6df755ffad05835d0b4e679acb32 (diff) |
Updated a bunch of ships to have engine particles.
Diffstat (limited to 'base/maps/independent')
-rw-r--r-- | base/maps/independent/sections/galaxy_cockpit.map | 30 |
1 files changed, 9 insertions, 21 deletions
diff --git a/base/maps/independent/sections/galaxy_cockpit.map b/base/maps/independent/sections/galaxy_cockpit.map index d321add..221958c 100644 --- a/base/maps/independent/sections/galaxy_cockpit.map +++ b/base/maps/independent/sections/galaxy_cockpit.map @@ -1003,15 +1003,17 @@ colors/chrome { "classname" "fx_particles" "origin" "-26.000000 -38.000000 -92.000000" -"script" "engine_trail" +"script" "engine_exhaust" "angle" "-179.999985" +"scale" "0.9" } // entity 2 { "classname" "fx_particles" "origin" "-26.000000 38.000000 -92.000000" -"script" "engine_trail" +"script" "engine_exhaust" "angle" "-179.999985" +"scale" "0.9" } // entity 3 { @@ -1026,53 +1028,39 @@ colors/chrome // entity 4 { "classname" "light" -"origin" "-49.000000 38.000000 -92.000000" -"light" "32" -"spawnflags" "4" -} -// entity 5 -{ -"classname" "light" -"origin" "-49.000000 -38.000000 -92.000000" -"light" "32" -"spawnflags" "4" -} -// entity 6 -{ -"classname" "light" "origin" "11.000000 -5.500000 4.000000" "light" "2" "_color" "0 1 0" } -// entity 7 +// entity 5 { "classname" "light" "origin" "11.000000 5.500000 4.000000" "light" "2" "_color" "0 1 0" } -// entity 8 +// entity 6 { "classname" "light" "origin" "5.000000 -5.500000 4.000000" "light" "2" "_color" "0 1 0" } -// entity 9 +// entity 7 { "classname" "light" "origin" "5.000000 5.500000 4.000000" "light" "2" "_color" "0 1 0" } -// entity 10 +// entity 8 { "classname" "light" "origin" "148.500000 28.000000 -79.500000" "light" "16" "flare" "4" } -// entity 11 +// entity 9 { "classname" "light" "origin" "148.500000 -28.000000 -79.500000" |