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>2012-10-20 20:27:39 +0000
committerStijn Buys <ingar@osirion.org>2012-10-20 20:27:39 +0000
commit205c65dc6862266ec45ba8f3f25d211a51673b52 (patch)
tree2f4c6cab3019c58a79d9b04e61be2a79f6f0cd21 /base/maps/static
parent073e4e441c29266c77c63b1694547c8ecc86881b (diff)
Added jumpgate under construction model.
Diffstat (limited to 'base/maps/static')
-rw-r--r--base/maps/static/jumpgate_construction.map13
1 files changed, 13 insertions, 0 deletions
diff --git a/base/maps/static/jumpgate_construction.map b/base/maps/static/jumpgate_construction.map
new file mode 100644
index 0000000..35e0b64
--- /dev/null
+++ b/base/maps/static/jumpgate_construction.map
@@ -0,0 +1,13 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+}
+// entity 1
+{
+"classname" "misc_model"
+"origin" "0 0 0"
+"model" "models/jumpgate/jumpgate.obj"
+"modelscale" "64.000000"
+"angle" "-90.000000"
+}