diff options
author | Stijn Buys <ingar@osirion.org> | 2008-05-10 13:48:35 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-05-10 13:48:35 +0000 |
commit | 2d7759522669f285586822ecb40ab1f60b97ff89 (patch) | |
tree | c3fc818bfcd4e8f54130c265a84fe7d53c1c35b9 /gtkradiant | |
parent | 32aa088077700e22955e2f8ea011eeb2b2a71e91 (diff) |
ship updates
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 5 |
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) |