From 0ced555ee4ff15a0acaf55ac7e6ccc33487f6102 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sat, 8 Oct 2011 17:05:10 +0000 Subject: New colonial battleship, 'goliath'. Work-in-progress. Edited custodian to be a cruiser instead of a battleship. --- .../maps/colonial/sections/goliath_light_medium.map | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 base/maps/colonial/sections/goliath_light_medium.map (limited to 'base/maps/colonial/sections/goliath_light_medium.map') diff --git a/base/maps/colonial/sections/goliath_light_medium.map b/base/maps/colonial/sections/goliath_light_medium.map new file mode 100644 index 0000000..e48190b --- /dev/null +++ b/base/maps/colonial/sections/goliath_light_medium.map @@ -0,0 +1,21 @@ + +// entity 0 +{ +"classname" "worldspawn" +// brush 0 +{ +( 4 4 2 ) ( -4 4 -2 ) ( 4 4 -2 ) colors/white_bright 0 0 0 0.5 0.5 0 0 0 +( -8 0 6 ) ( 8 0 -6 ) ( -8 0 -6 ) common/caulk 0 0 0 0.5 0.5 0 0 0 +( -8 0 6 ) ( -8 0 -6 ) ( -4 4 -2 ) colors/white_bright 0 0 0 0.5 0.5 0 0 0 +( 8 0 6 ) ( 4 4 -2 ) ( 8 0 -6 ) colors/white_bright 0 0 0 0.5 0.5 0 0 0 +( 8 0 6 ) ( -4 4 2 ) ( 4 4 2 ) colors/white_bright 0 0 0 0.5 0.5 0 0 0 +( 4 4 -2 ) ( -8 0 -6 ) ( 8 0 -6 ) colors/white_bright 0 0 0 0.5 0.5 0 0 0 +} +} +// entity 1 +{ +"classname" "light" +"origin" "0.000000 2.000000 0.000000" +"light" "24" +"flare" "4" +} -- cgit v1.2.3