diff options
author | Stijn Buys <ingar@osirion.org> | 2008-12-26 12:18:03 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-12-26 12:18:03 +0000 |
commit | 396b0297df202314e8b7872273db9fe02ece7924 (patch) | |
tree | b175fb194130f83b81a5fc91ddebcd43b97a003a /gtkradiant | |
parent | de3c07e83732050df625f1be4462c9d4f1af63a8 (diff) |
cleanups
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 0d28f85..0d84591 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -19,6 +19,7 @@ An exterior light strobe make a strobe light (spawflag 1) entity light has entity color (spawflag 2) + light light radius, default is 100 frequency strobe frequency, in flashes per second offset strobe offset, in seconds @@ -51,8 +52,8 @@ roll roll ange of the flare /*QUAKED fx_particles (.7 .5 1) (-8 -8 -8) (8 8 8) ? entity engine A particle system -entity flare has entity color (spawflag 2) -engine flare is actived by engine (spawnflag 4) +entity particles have entity color (spawflag 2) +engine particles have engine color (spawnflag 4) script name of the particle system script angle direction angle of the flare |