diff options
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index 0d84591..7bb71a9 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -24,7 +24,7 @@ light light radius, default is 100 frequency strobe frequency, in flashes per second offset strobe offset, in seconds time strobe time fraction, 0 (always off) - 1 (always on) -flare flare texture number (maps to bitmaps/fx/flare??.tga), default 0 +flare flare texture number (maps to textures/fx/flare??.tga), default 0 */ // ---- FX_FLARE --------------------------------------------------- @@ -40,7 +40,7 @@ radius flare radius, default is 100 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 texture (maps to bitmaps/fx/flare??.tga), default 0 +flare flare number texture (maps to textures/fx/flare??.tga), default 0 angle direction angle of the flare direction direction angle of the flare pitch pitch angle of the flare |