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-23 22:17:50 +0000
committerStijn Buys <ingar@osirion.org>2008-11-23 22:17:50 +0000
commit6a4e07a162474b2dd3e373403d01f8fad1fbfac9 (patch)
tree4a8772fea81df8f1ca3a7d562d7ffe1285802984 /base/maps/ships/vector.map
parent9e9b06dc6b9dfc6f9463f7ec733fa643bd680469 (diff)
renamed target_flare to fx_flare, added fx_particles
Diffstat (limited to 'base/maps/ships/vector.map')
-rw-r--r--base/maps/ships/vector.map54
1 files changed, 27 insertions, 27 deletions
diff --git a/base/maps/ships/vector.map b/base/maps/ships/vector.map
index 75f7bde..bf6c7c0 100644
--- a/base/maps/ships/vector.map
+++ b/base/maps/ships/vector.map
@@ -1216,20 +1216,6 @@
}
// entity 1
{
-"classname" "target_engine"
-"origin" "-184 72 -8"
-"angle" "180"
-"radius" "25"
-}
-// entity 2
-{
-"classname" "target_engine"
-"origin" "-184 -72 -8"
-"angle" "180"
-"radius" "25"
-}
-// entity 3
-{
"classname" "light"
"origin" "152 0 0"
"light" "15"
@@ -1237,7 +1223,7 @@
"spawnflags" "1"
"offset" "0.3"
}
-// entity 4
+// entity 2
{
"classname" "light"
"origin" "-56 -72 24"
@@ -1246,7 +1232,7 @@
"spawnflags" "1"
"time" "0.2"
}
-// entity 5
+// entity 3
{
"classname" "light"
"origin" "-56 72 24"
@@ -1256,7 +1242,7 @@
"offset" "0.5"
"time" "0.2"
}
-// entity 6
+// entity 4
{
"classname" "light"
"origin" "-112 0 -8"
@@ -1264,7 +1250,7 @@
"time" "0.1"
"spawnflags" "1"
}
-// entity 7
+// entity 5
{
"classname" "light"
"origin" "112 0 52"
@@ -1273,7 +1259,7 @@
"spawnflags" "1"
"offset" "0.5"
}
-// entity 8
+// entity 6
{
"classname" "light"
"origin" "-112 0 52"
@@ -1282,35 +1268,49 @@
"spawnflags" "1"
"offset" "0.8"
}
-// entity 9
+// entity 7
{
-"classname" "target_flare"
+"classname" "fx_flare"
"origin" "-8 72 -8"
"radius" "25"
"spawnflags" "2"
}
-// entity 10
+// entity 8
{
-"classname" "target_flare"
+"classname" "fx_flare"
"origin" "-8 -72 -8"
"radius" "25"
"spawnflags" "2"
}
-// entity 11
+// entity 9
{
-"classname" "target_flare"
+"classname" "fx_flare"
"origin" "-152 72 -8"
"spawnflags" "4"
"angle" "180"
"radius" "25"
"flare" "1"
}
-// entity 12
+// entity 10
{
-"classname" "target_flare"
+"classname" "fx_flare"
"origin" "-152 -72 -8"
"spawnflags" "4"
"angle" "180"
"radius" "25"
"flare" "1"
}
+// entity 11
+{
+"classname" "fx_particles"
+"origin" "-172 72 -8"
+"angle" "180"
+"script" "engine_trail"
+}
+// entity 12
+{
+"classname" "fx_particles"
+"origin" "-172 -72 -8"
+"angle" "180"
+"script" "engine_trail"
+}