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/pod.map | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'base/maps/ships/pod.map') diff --git a/base/maps/ships/pod.map b/base/maps/ships/pod.map index db64020..d78d623 100644 --- a/base/maps/ships/pod.map +++ b/base/maps/ships/pod.map @@ -1631,26 +1631,26 @@ } // entity 3 { -"classname" "target_engine" +"classname" "fx_particles" "origin" "-320 0 0" "angle" "180" -"radius" "50" +"script" "engine_trail" } // entity 4 { -"classname" "target_flare" +"classname" "fx_flare" "origin" "192 0 -48" "radius" "30" "flare" "2" } // entity 5 { -"classname" "target_cannon" +"classname" "location_cannon" "origin" "128 112 -12" } // entity 6 { -"classname" "target_cannon" +"classname" "location_cannon" "origin" "128 -112 -12" } // entity 7 @@ -1690,7 +1690,7 @@ } // entity 11 { -"classname" "target_flare" +"classname" "fx_flare" "origin" "-248 0 0" "angle" "180" "radius" "80" -- cgit v1.2.3