From b56907c23a278e02934f5c157240beb9cd1efaef Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 3 May 2008 18:54:19 +0000 Subject: more flarework --- base/maps/ships/custodian.map | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) (limited to 'base/maps/ships') diff --git a/base/maps/ships/custodian.map b/base/maps/ships/custodian.map index 32df6a3..992b804 100644 --- a/base/maps/ships/custodian.map +++ b/base/maps/ships/custodian.map @@ -2722,30 +2722,34 @@ // entity 5 { "classname" "light" -"origin" "-2880 -160 128" -"light" "100" +"origin" "-2848 -160 128" +"light" "150" "_color" "1 0 0" +"flare" "1" } // entity 6 { "classname" "light" -"origin" "-2880 160 128" -"light" "100" +"origin" "-2848 160 128" +"light" "150" "_color" "1 0 0" +"flare" "1" } // entity 7 { "classname" "light" -"origin" "-2880 -160 384" -"light" "100" +"origin" "-2848 -160 384" +"light" "150" "_color" "1 0 0" +"flare" "1" } // entity 8 { "classname" "light" -"origin" "-2880 160 384" -"light" "100" +"origin" "-2848 160 384" +"light" "150" "_color" "1 0 0" +"flare" "1" } // entity 9 { @@ -2854,3 +2858,8 @@ "_color" "1 0 0" "offset" ".5" } +// entity 20 +{ +"classname" "target_cockpit" +"origin" "-1728 0 640" +} -- cgit v1.2.3