From b25be697d694db694684896f26dafe512b6b393d Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Thu, 17 Feb 2011 17:41:14 +0200 Subject: [PATCH 1/1] Color blue base entrance door lights in yellow (error color) rather than blue (unlocked) or red (locked). Since the blue base is closed during non-team games, so unless we get lightning to be gametype filtered too, neither locked nor unlocked would be correct for these doors. --- maps/red-planet.map | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/maps/red-planet.map b/maps/red-planet.map index f334d8ea..21940b1a 100644 --- a/maps/red-planet.map +++ b/maps/red-planet.map @@ -62666,13 +62666,13 @@ exx/trim-vert01 "classname" "light" "origin" "912.000000 -1016.000000 640.000000" "light" "150" -"_color" "1 0.75 0.75" +"_color" "1 1 0.75" } { "classname" "light" "origin" "912.000000 -1032.000000 640.000000" "light" "150" -"_color" "1 0.75 0.75" +"_color" "1 1 0.75" } { "classname" "light" @@ -62688,13 +62688,13 @@ exx/trim-vert01 "classname" "light" "origin" "912.000000 744.000000 256.000000" "light" "150" -"_color" "1 0.75 0.75" +"_color" "1 1 0.75" } { "classname" "light" "origin" "912.000000 728.000000 256.000000" "light" "150" -"_color" "1 0.75 0.75" +"_color" "1 1 0.75" } { "classname" "light" @@ -66158,13 +66158,13 @@ exx/trim-vert01 "classname" "light" "origin" "1680.000000 -728.000000 256.000000" "light" "150" -"_color" "1 0.75 0.75" +"_color" "1 1 0.75" } { "classname" "light" "origin" "1680.000000 -744.000000 256.000000" "light" "150" -"_color" "1 0.75 0.75" +"_color" "1 1 0.75" } { "classname" "item_health_small" @@ -71637,7 +71637,7 @@ exx/trim-vert01 "classname" "light" "origin" "1136.000000 728.000000 256.000000" "light" "150" -"_color" "0.75 1 1" +"_color" "1 1 0.75" } { "classname" "light" @@ -71653,13 +71653,13 @@ exx/trim-vert01 "classname" "light" "origin" "1904.000000 -728.000000 256.000000" "light" "150" -"_color" "0.75 1 1" +"_color" "1 1 0.75" } { "classname" "light" "origin" "1904.000000 -744.000000 256.000000" "light" "150" -"_color" "0.75 1 1" +"_color" "1 1 0.75" } { "classname" "light" @@ -73490,13 +73490,13 @@ exx/trim-vert01 "classname" "light" "origin" "1104.000000 -1016.000000 632.000000" "light" "150" -"_color" "0.75 1 1" +"_color" "1 1 0.75" } { "classname" "light" "origin" "1104.000000 -1032.000000 632.000000" "light" "150" -"_color" "0.75 1 1" +"_color" "1 1 0.75" } { "classname" "light" @@ -73794,7 +73794,7 @@ exx/trim-vert01 "classname" "light" "origin" "1136.000000 744.000000 256.000000" "light" "150" -"_color" "0.75 1 1" +"_color" "1 1 0.75" } { "classname" "light" -- 2.39.2