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>2009-08-13 08:49:11 +0000
committerEvan Goers <mega@osirion.org>2009-08-13 08:49:11 +0000
commit5e755e4f76ac9239ad303f4d212f7d45463c66c4 (patch)
treee7c82e448ca712032d8227f67dd4d48407fd3ed0 /base/maps/mercenary/talon.map
parentc60ef0a560a3bb5db36aa4854daed84416af1eba (diff)
Fixed issue in entities.def.
Updated archer, talon. Fixed interceptor detail brushes.
Diffstat (limited to 'base/maps/mercenary/talon.map')
-rw-r--r--base/maps/mercenary/talon.map33
1 files changed, 16 insertions, 17 deletions
diff --git a/base/maps/mercenary/talon.map b/base/maps/mercenary/talon.map
index 56b7826..ae54c7b 100644
--- a/base/maps/mercenary/talon.map
+++ b/base/maps/mercenary/talon.map
@@ -1145,22 +1145,13 @@ colors/grey75
}
// entity 1
{
-"classname" "fx_flare"
-"origin" "-136.000000 0.000000 0.000000"
-"angle" "180.000000"
-"spawnflags" "4"
-"flare" "4"
-"cull" "none"
-}
-// entity 2
-{
"classname" "fx_particles"
"origin" "-104.000000 0.000000 0.000000"
"spawnflags" "2"
"angle" "180.000000"
"script" "engine_trail"
}
-// entity 3
+// entity 2
{
"classname" "fx_particles"
"origin" "-108.000000 0.000000 0.000000"
@@ -1168,7 +1159,7 @@ colors/grey75
"angle" "180"
"script" "engine_exhaust"
}
-// entity 4
+// entity 3
{
"classname" "light"
"origin" "256.000000 0.000000 1.000000"
@@ -1179,7 +1170,7 @@ colors/grey75
"_color" "1.0 1.0 1.0"
"spawnflags" "1"
}
-// entity 5
+// entity 4
{
"classname" "light"
"origin" "-92.000000 -188.000000 0.000000"
@@ -1190,7 +1181,7 @@ colors/grey75
"_color" "0 1.0 0"
"spawnflags" "1"
}
-// entity 6
+// entity 5
{
"classname" "light"
"origin" "-92.000000 188.000000 0.000000"
@@ -1201,27 +1192,35 @@ colors/grey75
"_color" "1.0 0 0"
"spawnflags" "1"
}
-// entity 7
+// entity 6
{
"classname" "fx_particles"
"origin" "-96.000000 192.000000 0.000000"
"angle" "180.000000"
"script" "engine_trail"
}
-// entity 8
+// entity 7
{
"classname" "fx_particles"
"origin" "-96.000000 -192.000000 0.000000"
"angle" "180"
"script" "engine_trail"
}
-// entity 9
+// entity 8
{
"classname" "location_cannon"
"origin" "100.000000 24.000000 0.000000"
}
-// entity 10
+// entity 9
{
"classname" "location_cannon"
"origin" "100.000000 -24.000000 0.000000"
}
+// entity 10
+{
+"classname" "light"
+"origin" "-136.000000 0.000000 0.000000"
+"spawnflags" "4"
+"flare" "4"
+"cull" "none"
+}