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>2013-01-22 20:34:18 +0000
committerStijn Buys <ingar@osirion.org>2013-01-22 20:34:18 +0000
commit1f3084e36b672d72e246fd30286e62d9562b0418 (patch)
tree013c556538aa0890d43de317986b8edd6420ea47 /base/maps/projectiles
parent3fd4b89b7ca4eaf25b8f649f93d84e36848ddb7d (diff)
Added neutron2 cannon.
Diffstat (limited to 'base/maps/projectiles')
-rw-r--r--base/maps/projectiles/neutron2.map12
1 files changed, 12 insertions, 0 deletions
diff --git a/base/maps/projectiles/neutron2.map b/base/maps/projectiles/neutron2.map
new file mode 100644
index 0000000..e959093
--- /dev/null
+++ b/base/maps/projectiles/neutron2.map
@@ -0,0 +1,12 @@
+
+// entity 0
+{
+"classname" "worldspawn"
+}
+// entity 1
+{
+"classname" "fx_particles"
+"origin" "0.000000 0.000000 0.000000"
+"angle" "-179.999985"
+"script" "neutron2"
+}