Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gtkradiant/osirion.game/base/entities.def')
-rw-r--r--gtkradiant/osirion.game/base/entities.def5
1 files changed, 3 insertions, 2 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def
index 2c2d8c0..7c6c80c 100644
--- a/gtkradiant/osirion.game/base/entities.def
+++ b/gtkradiant/osirion.game/base/entities.def
@@ -27,11 +27,12 @@ Provides the model with a turret (not implemented)
Location of the cockpit (not implemented)
*/
-/*QUAKED light (1 1 1) (-8 -8 -8) (8 8 8) strobe
+/*QUAKED light (1 1 1) (-8 -8 -8) (8 8 8) strobe entity
A small exterior light
+strobe make a strobe light (spawflag 1)
+entity light has entity color (spawflag 2)
light light radius, default is 100
-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)