diff options
author | Evan Goers <mega@osirion.org> | 2009-08-13 08:49:11 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2009-08-13 08:49:11 +0000 |
commit | 5e755e4f76ac9239ad303f4d212f7d45463c66c4 (patch) | |
tree | e7c82e448ca712032d8227f67dd4d48407fd3ed0 /base/maps/mercenary | |
parent | c60ef0a560a3bb5db36aa4854daed84416af1eba (diff) |
Fixed issue in entities.def.
Updated archer, talon.
Fixed interceptor detail brushes.
Diffstat (limited to 'base/maps/mercenary')
-rw-r--r-- | base/maps/mercenary/archer.map | 29 | ||||
-rw-r--r-- | base/maps/mercenary/talon.map | 33 |
2 files changed, 29 insertions, 33 deletions
diff --git a/base/maps/mercenary/archer.map b/base/maps/mercenary/archer.map index 95cbb29..5ef39ef 100644 --- a/base/maps/mercenary/archer.map +++ b/base/maps/mercenary/archer.map @@ -2128,31 +2128,20 @@ } // entity 8 { -"classname" "fx_flare" -"origin" "-81.000000 0.000000 8.000000" -"angle" "180.000000" -"spawnflags" "4" -"flare" "5" -"cull" "none" -"roll" "90" -"radius" "150" -} -// entity 9 -{ "classname" "fx_particles" "origin" "-66.000000 -60.000000 8.000000" "angle" "180.000000" "script" "engine_trail" "spawnflags" "2" } -// entity 10 +// entity 9 { "classname" "fx_particles" "origin" "-72.000000 -112.000000 8.000000" "angle" "180.000000" "script" "engine_trail" } -// entity 11 +// entity 10 { "classname" "light" "origin" "160.000000 0.000000 -10.000000" @@ -2163,7 +2152,7 @@ "time" "0.1" "offset" "0.5" } -// entity 12 +// entity 11 { "classname" "light" "origin" "-26.500000 112.000000 8.000000" @@ -2173,7 +2162,7 @@ "frequency" "1" "time" "0.2" } -// entity 13 +// entity 12 { "classname" "light" "origin" "-26.500000 -112.000000 8.000000" @@ -2184,7 +2173,7 @@ "time" "0.2" "offset" "0.5" } -// entity 14 +// entity 13 { "classname" "fx_particles" "origin" "-66.000000 0.000000 8.000000" @@ -2192,3 +2181,11 @@ "script" "engine_trail" "spawnflags" "2" } +// entity 14 +{ +"classname" "light" +"origin" "-81.000000 0.000000 8.000000" +"light" "150" +"flare" "5" +"spawnflags" "4" +} 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" +} |