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-12-02 13:49:57 +0000
committerStijn Buys <ingar@osirion.org>2012-12-02 13:49:57 +0000
commit55abfd30ac009319c6a25718bf2054ab9934e427 (patch)
tree18e3f8e79925c87cddbafd1c734489b19d57f9b6 /base/maps/weapons
parent0007e85ba4b350ca3ad62f6e68f4313cb680064c (diff)
Added Karvajalka's dumb mine model.
Diffstat (limited to 'base/maps/weapons')
-rw-r--r--base/maps/weapons/mine_dumb.map38
1 files changed, 38 insertions, 0 deletions
diff --git a/base/maps/weapons/mine_dumb.map b/base/maps/weapons/mine_dumb.map
new file mode 100644
index 0000000..4d4dbec
--- /dev/null
+++ b/base/maps/weapons/mine_dumb.map
@@ -0,0 +1,38 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+}
+// entity 1
+{
+"classname" "misc_model"
+"origin" "0.000000 0.000000 0.000000"
+"model" "models/weapons/mine_dumb/mine_dumb.obj"
+}
+// entity 2
+{
+"classname" "light"
+"origin" "26.000000 60.000000 125.000000"
+"light" "4"
+"spawnflags" "1"
+"offset" ".5"
+"_color" "0 1 0"
+"flare" "2"
+}
+// entity 3
+{
+"classname" "light"
+"origin" "27.000000 -13.000000 62.000000"
+"light" "4"
+"spawnflags" "2"
+"flare" "1"
+}
+// entity 4
+{
+"classname" "light"
+"origin" "-45.000000 12.000000 90.000000"
+"light" "4"
+"spawnflags" "1"
+"_color" "1 0 0"
+"flare" "2"
+}