Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2013-10-18 23:01:51 +0000
committerEvan Goers <mega@osirion.org>2013-10-18 23:01:51 +0000
commitbe746d32138f6df755ffad05835d0b4e679acb32 (patch)
tree81bada9345091d0c03ba113d0a241c61052ba6ce /base/maps/dagon/sections/chimera_engine_small.map
parentb2ce2dd729840c2649966a2c3ccff7a62d9311e2 (diff)
Added wip dagon engine particles. Updated all relevent models to use them.
Modified other engine particles.
Diffstat (limited to 'base/maps/dagon/sections/chimera_engine_small.map')
-rw-r--r--base/maps/dagon/sections/chimera_engine_small.map17
1 files changed, 9 insertions, 8 deletions
diff --git a/base/maps/dagon/sections/chimera_engine_small.map b/base/maps/dagon/sections/chimera_engine_small.map
index 2c7a0d1..aaf0dab 100644
--- a/base/maps/dagon/sections/chimera_engine_small.map
+++ b/base/maps/dagon/sections/chimera_engine_small.map
@@ -117,20 +117,13 @@ colors/grey25
}
// entity 1
{
-"classname" "light"
-"origin" "-26.000000 0.000000 0.000000"
-"light" "16"
-"spawnflags" "4"
-}
-// entity 2
-{
"classname" "fx_flare"
"origin" "-10.000000 0.000000 0.000000"
"angle" "-179.999985"
"radius" "12"
"spawnflags" "4"
}
-// entity 3
+// entity 2
{
"classname" "fx_flare"
"origin" "-28.000000 0.000000 0.000000"
@@ -139,3 +132,11 @@ colors/grey25
"flare" "4"
"radius" "32"
}
+// entity 3
+{
+"classname" "fx_particles"
+"origin" "-16.000000 0.000000 0.000000"
+"angle" "-179.999985"
+"script" "engine_exhaust_dagon"
+"scale" "0.75"
+}