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-11-16 13:53:58 +0000
committerStijn Buys <ingar@osirion.org>2008-11-16 13:53:58 +0000
commit738b01cd8f9d906dc3159751b4be601618d3ddee (patch)
tree538a53c12b4111fd269f950ae5aa3d91e389c91d /gtkradiant
parente381c01b631454bc2b056d89b14a9d500c24224b (diff)
engine trails
Diffstat (limited to 'gtkradiant')
-rw-r--r--gtkradiant/osirion.game/base/entities.def10
1 files changed, 4 insertions, 6 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def
index 30565ee..049887d 100644
--- a/gtkradiant/osirion.game/base/entities.def
+++ b/gtkradiant/osirion.game/base/entities.def
@@ -29,11 +29,12 @@ flare flare texture number (maps to bitmaps/fx/flare??.tga), default 0
// ---- TARGET_FLARE -----------------------------------------------
-/*QUAKED target_flare (1 1 1) (-8 -8 -8) (8 8 8) strobe entity
+/*QUAKED target_flare (1 1 1) (-8 -8 -8) (8 8 8) strobe entity engine
A light flare
strobe make a strobe flare (spawflag 1)
entity flare has entity color (spawflag 2)
+engine flare is actived by engine (spawnflag 4)
radius flare radius, default is 100
frequency strobe frequency, in flashes per second
offset strobe offset, in seconds
@@ -44,12 +45,9 @@ angle direction of the flare
// ---- TARGET_ENGINE-----------------------------------------------
-/*QUAKED target_engine (1 0 0) (-8 -8 -8) (8 8 8) noflare notrail
-An engine flare with a trail. Bit the flare and the trail can be
-disabled.
+/*QUAKED target_engine (1 0 0) (-8 -8 -8) (8 8 8)
+An engine trail.
-noflare do not draw the engine flare (spawnflag 1)
-notrail do not dra the engine trail (spawnflag 2)
radius engine radius, default is 100
*/