From 6a4e07a162474b2dd3e373403d01f8fad1fbfac9 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 23 Nov 2008 22:17:50 +0000 Subject: renamed target_flare to fx_flare, added fx_particles --- base/maps/ships/vector.map | 54 +++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'base/maps/ships/vector.map') 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" +} -- cgit v1.2.3