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/cubes.map | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 base/maps/cubes.map (limited to 'base/maps/cubes.map') diff --git a/base/maps/cubes.map b/base/maps/cubes.map new file mode 100644 index 0000000..ce82ffe --- /dev/null +++ b/base/maps/cubes.map @@ -0,0 +1,23 @@ + +// entity 0 +{ +"classname" "worldspawn" +// brush 0 +{ +( 0 0 0 ) ( 0 -64 0 ) ( -64 0 0 ) common/nolightmap 0 0 0 1 1 +( 0 0 0 ) ( -64 0 0 ) ( 0 0 -128 ) common/nolightmap 0 0 0 1 1 +( 0 0 0 ) ( 0 0 -128 ) ( 0 -64 0 ) common/nolightmap 0 0 0 1 1 +( -56 -64 -64 ) ( 8 -64 -64 ) ( -56 0 -64 ) common/nolightmap 0 0 0 1 1 +( -64 -64 -128 ) ( -64 -64 0 ) ( 0 -64 -128 ) common/nolightmap 0 0 0 1 1 +( -64 -64 -128 ) ( -64 0 -128 ) ( -64 -64 0 ) common/nolightmap 0 0 0 1 1 +} +// brush 1 +{ +( 64 64 64 ) ( 64 0 64 ) ( 0 64 64 ) common/white 0 0 0 1 1 +( 64 64 64 ) ( 0 64 64 ) ( 64 64 -64 ) common/white 0 0 0 1 1 +( 64 64 64 ) ( 64 64 -64 ) ( 64 0 64 ) common/white 0 0 0 1 1 +( 8 0 0 ) ( 72 0 0 ) ( 8 64 0 ) common/white 0 0 0 1 1 +( 0 0 -64 ) ( 0 0 64 ) ( 64 0 -64 ) common/white 0 0 0 1 1 +( 0 0 -64 ) ( 0 64 -64 ) ( 0 0 64 ) common/white 0 0 0 1 1 +} +} -- cgit v1.2.3