From 3c1e95686c0720ff9b219ef6a492c87e2ee214b7 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 6 Jan 2013 14:54:58 +0000 Subject: Disable entity color on laser particles. --- base/maps/projectiles/laser1.map | 2 +- base/maps/projectiles/laser2.map | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'base/maps/projectiles') diff --git a/base/maps/projectiles/laser1.map b/base/maps/projectiles/laser1.map index 6a94f85..3f00724 100644 --- a/base/maps/projectiles/laser1.map +++ b/base/maps/projectiles/laser1.map @@ -8,6 +8,6 @@ "classname" "light" "origin" "0.000000 0.000000 0.000000" "light" "24" -"spawnflags" "2" "flare" "2" +"_color" "1 1 0.498039" } diff --git a/base/maps/projectiles/laser2.map b/base/maps/projectiles/laser2.map index d09846e..548cfdc 100644 --- a/base/maps/projectiles/laser2.map +++ b/base/maps/projectiles/laser2.map @@ -8,8 +8,8 @@ "classname" "light" "origin" "0.000000 0.000000 0.000000" "light" "24" -"spawnflags" "2" "flare" "2" +"_color" "1 1 0.498039" } // entity 2 { @@ -17,5 +17,5 @@ "origin" "0.000000 0.000000 0.000000" "angle" "-179.999985" "script" "laser_trail" -"spawnflags" "2" +"_color" "1 1 0.498039" } -- cgit v1.2.3