From c7c49164eefb453a54bd0f6fddb21d32ff871848 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Mon, 23 Jan 2012 08:56:34 +0000 Subject: Corrected lights on miningfreighter. --- base/maps/miners/sections/freighter_body.map | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'base/maps/miners/sections/freighter_body.map') diff --git a/base/maps/miners/sections/freighter_body.map b/base/maps/miners/sections/freighter_body.map index 35470af..f0fc8b7 100644 --- a/base/maps/miners/sections/freighter_body.map +++ b/base/maps/miners/sections/freighter_body.map @@ -565,35 +565,35 @@ { "classname" "light" "origin" "0.000000 0.000000 -84.000000" -"light" "32" +"light" "8" "_color" "1.0 0.0 0.0" } // entity 2 { "classname" "light" "origin" "-48.000000 -24.000000 96.000000" -"light" "32" +"light" "16" "_color" "1.0 0.0 0.0" } // entity 3 { "classname" "light" "origin" "-48.000000 24.000000 96.000000" -"light" "32" +"light" "16" "_color" "1.0 0.0 0.0" } // entity 4 { "classname" "light" "origin" "48.000000 -24.000000 96.000000" -"light" "32" +"light" "16" "_color" "1.0 0.0 0.0" } // entity 5 { "classname" "light" "origin" "48.000000 24.000000 96.000000" -"light" "32" +"light" "16" "_color" "1.0 0.0 0.0" } // entity 6 -- cgit v1.2.3