From 662c9f65260474b08d8a5555a5baf3feaabe23c8 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Wed, 9 Feb 2011 11:49:01 +0000 Subject: ships.ini: enabled collision model on ships that have them. anara.ini: enabled collision model on research station galileo. pirate/: split some details of all ships to submodels. talon.map: changed lights. --- base/maps/mercenary/talon.map | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'base/maps/mercenary') diff --git a/base/maps/mercenary/talon.map b/base/maps/mercenary/talon.map index f2057a4..85dd34e 100644 --- a/base/maps/mercenary/talon.map +++ b/base/maps/mercenary/talon.map @@ -1802,15 +1802,17 @@ colors/grey75 { "classname" "light" "origin" "-76.000000 -188.000000 0.000000" -"light" "8" +"light" "16" "_color" "0 1.0 0" +"flare" "4" } // entity 5 { "classname" "light" "origin" "-76.000000 188.000000 0.000000" -"light" "8" +"light" "16" "_color" "1.0 0 0" +"flare" "4" } // entity 6 { @@ -1856,6 +1858,7 @@ colors/grey75 "origin" "-78.000000 -47.000000 -47.000000" "light" "8" "_color" "0 1 0" +"flare" "4" } // entity 13 { @@ -1863,30 +1866,29 @@ colors/grey75 "origin" "-78.000000 47.000000 -47.000000" "light" "8" "_color" "1 0 0" +"flare" "4" } // entity 14 { "classname" "light" "origin" "-76.000000 -188.000000 0.000000" -"light" "25" +"light" "16" "offset" "0.5" "frequency" "1" "time" "0.2" "_color" "0 1.0 0" "spawnflags" "1" -"flare" "4" } // entity 15 { "classname" "light" "origin" "-76.000000 188.000000 0.000000" -"light" "25" +"light" "16" "offset" "0" "frequency" "1" "time" "0.2" "_color" "1.0 0 0" "spawnflags" "1" -"flare" "4" } // entity 16 { @@ -1907,4 +1909,5 @@ colors/grey75 "classname" "light" "origin" "-79.000000 0.000000 87.000000" "light" "10" +"flare" "4" } -- cgit v1.2.3