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-05-03 18:54:19 +0000
committerStijn Buys <ingar@osirion.org>2008-05-03 18:54:19 +0000
commitb56907c23a278e02934f5c157240beb9cd1efaef (patch)
tree10d49945f1eb972ba1873b29c4e6241a251ba831 /gtkradiant
parent0e197b6c5a64f66d5329d62206437e9b863a09c7 (diff)
more flarework
Diffstat (limited to 'gtkradiant')
-rw-r--r--gtkradiant/osirion.game/base/entities.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def
index bbd8508..d67af89 100644
--- a/gtkradiant/osirion.game/base/entities.def
+++ b/gtkradiant/osirion.game/base/entities.def
@@ -23,7 +23,7 @@ Provides the model with a turret (not implemented)
"model" name of the turret model, default is none
*/
-/*QUAKED info_cockpit (0 1 0) (-8 -8 -8) (8 8 8) ?
+/*QUAKED target_cockpit (0 1 0) (-8 -8 -8) (8 8 8) ?
Location of the cockpit (not implemented)
*/
@@ -35,4 +35,5 @@ strobe make a strobe light
frequency strobe frequency, in flashes per second
offset strobe offset, in seconds
time strobe time fraction, 0 (always off) - 1 (always on)
+flare flare number (maps to bitmaps/fx/flare??.tga), default 0
*/ \ No newline at end of file