From 50e78922c3bd250de4f6ad988e980a688941c444 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 2 Mar 2008 12:56:23 +0000 Subject: test objects --- base/maps/ccube.map | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 base/maps/ccube.map (limited to 'base/maps/ccube.map') diff --git a/base/maps/ccube.map b/base/maps/ccube.map new file mode 100644 index 0000000..b52232e --- /dev/null +++ b/base/maps/ccube.map @@ -0,0 +1,14 @@ + +// entity 0 +{ +"classname" "worldspawn" +// brush 0 +{ +( 32 32 32 ) ( 32 -32 32 ) ( -32 32 32 ) common/white 0 0 0 1 1 +( 32 32 32 ) ( -32 32 32 ) ( 32 32 -96 ) common/white 0 0 0 1 1 +( 32 32 32 ) ( 32 32 -96 ) ( 32 -32 32 ) common/white 0 0 0 1 1 +( -24 -32 -32 ) ( 40 -32 -32 ) ( -24 32 -32 ) common/white 0 0 0 1 1 +( -32 -32 -96 ) ( -32 -32 32 ) ( 32 -32 -96 ) common/white 0 0 0 1 1 +( -32 -32 -96 ) ( -32 32 -96 ) ( -32 -32 32 ) common/white 0 0 0 1 1 +} +} -- cgit v1.2.3