Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@telenet.be>2020-07-15 10:20:33 +0200
committerStijn Buys <ingar@telenet.be>2020-07-15 10:20:33 +0200
commitd59aad4bc5ad233267b474ed49aa6e1d94a29a0e (patch)
tree681ce8b872a8a8f46e26e4725c8ac12144c9143d /base/maps/projectiles/plasma1.map
parentf0d1d1afa1f47b42ff6f75a4b3c19b31f1be03fe (diff)
Updated Yserlone, added plasma cannons and turrets.
Diffstat (limited to 'base/maps/projectiles/plasma1.map')
-rw-r--r--base/maps/projectiles/plasma1.map11
1 files changed, 11 insertions, 0 deletions
diff --git a/base/maps/projectiles/plasma1.map b/base/maps/projectiles/plasma1.map
new file mode 100644
index 0000000..f501365
--- /dev/null
+++ b/base/maps/projectiles/plasma1.map
@@ -0,0 +1,11 @@
+// entity 0
+{
+"classname" "worldspawn"
+}
+// entity 1
+{
+"classname" "fx_particles"
+"origin" "0.000000 0.000000 0.000000"
+"angle" "0"
+"script" "plasma1"
+}