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-12-20 18:54:24 +0000
committerStijn Buys <ingar@osirion.org>2008-12-20 18:54:24 +0000
commitf96cd54701f968fabe95914c4cb8b995e724cf49 (patch)
tree3d7e400590e7b93cbdaa519f5dd40dd4bbcb60e9 /base/maps/mercenary
parentbb9cae1664c21648658b87ba0d0888340672dd2a (diff)
updated pod and matrix particles
Diffstat (limited to 'base/maps/mercenary')
-rw-r--r--base/maps/mercenary/pod.map18
1 files changed, 16 insertions, 2 deletions
diff --git a/base/maps/mercenary/pod.map b/base/maps/mercenary/pod.map
index b7e8ae9..99891ae 100644
--- a/base/maps/mercenary/pod.map
+++ b/base/maps/mercenary/pod.map
@@ -1632,9 +1632,9 @@
// entity 3
{
"classname" "fx_particles"
-"origin" "-288 0 0"
+"origin" "-40 -168 -12"
"angle" "180"
-"script" "engine_exhaust"
+"script" "engine_trail"
}
// entity 4
{
@@ -1697,3 +1697,17 @@
"spawnflags" "4"
"flare" "1"
}
+// entity 12
+{
+"classname" "fx_particles"
+"origin" "-288 0 0"
+"angle" "180"
+"script" "engine_exhaust"
+}
+// entity 13
+{
+"classname" "fx_particles"
+"origin" "-40 168 -12"
+"angle" "180"
+"script" "engine_trail"
+}