Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"
}