Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-03-02 12:56:23 +0000
committerStijn Buys <ingar@osirion.org>2008-03-02 12:56:23 +0000
commit50e78922c3bd250de4f6ad988e980a688941c444 (patch)
tree5e6cfd724a7b8a57b92fae99c9a42832c3bbf493 /base/maps/cube.map
parent019613ed461f89e65c8589e637159484d473be14 (diff)
test objects
Diffstat (limited to 'base/maps/cube.map')
-rw-r--r--base/maps/cube.map14
1 files changed, 14 insertions, 0 deletions
diff --git a/base/maps/cube.map b/base/maps/cube.map
new file mode 100644
index 0000000..82b7b15
--- /dev/null
+++ b/base/maps/cube.map
@@ -0,0 +1,14 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+// brush 0
+{
+( 64 64 64 ) ( 64 0 64 ) ( 0 64 64 ) NULL 0 0 0 1 1
+( 64 64 64 ) ( 0 64 64 ) ( 64 64 -64 ) NULL 0 0 0 1 1
+( 64 64 64 ) ( 64 64 -64 ) ( 64 0 64 ) NULL 0 0 0 1 1
+( 8 0 0 ) ( 72 0 0 ) ( 8 64 0 ) NULL 0 0 0 1 1
+( 0 0 -64 ) ( 0 0 64 ) ( 64 0 -64 ) NULL 0 0 0 1 1
+( 0 0 -64 ) ( 0 64 -64 ) ( 0 0 64 ) NULL 0 0 0 1 1
+}
+}