diff options
author | Stijn Buys <ingar@osirion.org> | 2010-11-18 14:35:16 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2010-11-18 14:35:16 +0000 |
commit | 7ec8441ddf2fcf4a72c706f39163be5361d279bd (patch) | |
tree | e361e5f96de077b1f1d4bf3276fd8962ec2f53ac /gtkradiant | |
parent | 0b78e557397874db2b1be0877f8eae9128f93311 (diff) |
Changed the color of radiant light entities in entities.def.
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index 941b064..83899e5 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -16,7 +16,7 @@ enginesound engine sound loop (maps to sounds/engines/loop??.wav), default 0 // ---- LIGHT ------------------------------------------------------ -/*QUAKED light (1 1 1) (-8 -8 -8) (8 8 8) strobe entity engine +/*QUAKED light (.65 .65 1) (-8 -8 -8) (8 8 8) strobe entity engine An exterior light. A light sprite is always oriented towards the camera. strobe make a strobe light (spawflag 1) |