Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2011-02-10 11:40:32 +0000
committerEvan Goers <mega@osirion.org>2011-02-10 11:40:32 +0000
commit9884059c81f02622c9c2ee53c93c907aee745abf (patch)
tree9e74c7b87d1e4a400977db8fbad271dd81ab4f1c /base/maps/pirate/sections/engine_large.map
parentea3bd967aa4cfc120eb2aaa74aa9ab9f9eeeed24 (diff)
Added some details to beamarray.
Gave pirate engine sections particles. Added entity color qer_editorimages for some kuroto textures.
Diffstat (limited to 'base/maps/pirate/sections/engine_large.map')
-rw-r--r--base/maps/pirate/sections/engine_large.map20
1 files changed, 20 insertions, 0 deletions
diff --git a/base/maps/pirate/sections/engine_large.map b/base/maps/pirate/sections/engine_large.map
index 9757f05..bdc10cd 100644
--- a/base/maps/pirate/sections/engine_large.map
+++ b/base/maps/pirate/sections/engine_large.map
@@ -95,3 +95,23 @@ colors/grey25_shiny
"light" "24"
"spawnflags" "4"
}
+// entity 2
+{
+"classname" "fx_particles"
+"origin" "-8.000000 0.000000 0.000000"
+"script" "engine_exhaust"
+"spawnflags" "4"
+}
+// entity 3
+{
+"classname" "fx_particles"
+"origin" "-8.000000 0.000000 0.000000"
+"script" "engine_smoke"
+"scale" "0.4"
+}
+// entity 4
+{
+"classname" "fx_particles"
+"origin" "-8.000000 0.000000 0.000000"
+"script" "engine_trail"
+}