Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-11-27 21:03:23 +0000
committerStijn Buys <ingar@osirion.org>2008-11-27 21:03:23 +0000
commitad207c50fb2c608336c333beec697f4f3ba6ba77 (patch)
tree85c376adbb532d9b66c3c45fc129b649a146c1fa /base/maps/ships/destroyer.map
parent2f2f112fc9c24ac639276c418dcd8289e3bd98aa (diff)
fx_entity updates by Odin
Diffstat (limited to 'base/maps/ships/destroyer.map')
-rw-r--r--base/maps/ships/destroyer.map24
1 files changed, 13 insertions, 11 deletions
diff --git a/base/maps/ships/destroyer.map b/base/maps/ships/destroyer.map
index 993c8f5..efe94ed 100644
--- a/base/maps/ships/destroyer.map
+++ b/base/maps/ships/destroyer.map
@@ -2518,13 +2518,6 @@
}
// entity 1
{
-"classname" "target_engine"
-"origin" "-800 0 116"
-"radius" "304"
-"_color" "0.5 0.1 0.5"
-}
-// entity 2
-{
"classname" "light"
"origin" "0 -600 -28"
"light" "10"
@@ -2533,7 +2526,7 @@
"offset" "0.5"
"time" "0.2"
}
-// entity 3
+// entity 2
{
"classname" "light"
"origin" "0 600 -28"
@@ -2543,10 +2536,19 @@
"offset" "0"
"time" "0.2"
}
-// entity 4
+// entity 3
{
-"classname" "target_engine"
+"classname" "fx_particles"
"origin" "-800 0 -172"
+"script" "engine_exhaust_tsukhan"
+"radius" "304"
+"angle" "180"
+}
+// entity 4
+{
+"classname" "fx_particles"
+"origin" "-800 0 116"
+"script" "engine_exhaust_tsukhan"
"radius" "304"
-"_color" "0.5 0.1 0.5"
+"angle" "180"
}