Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/maps/projectiles/laser1.map2
-rw-r--r--base/maps/projectiles/laser2.map4
2 files changed, 3 insertions, 3 deletions
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"
}