[nexuiz-commits] r6447 - trunk/misc/netradiant-NexuizPack/nexuiz.game/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Apr 6 09:59:17 EDT 2009


Author: div0
Date: 2009-04-06 09:59:17 -0400 (Mon, 06 Apr 2009)
New Revision: 6447

Modified:
   trunk/misc/netradiant-NexuizPack/nexuiz.game/data/entities.def
Log:
entities


Modified: trunk/misc/netradiant-NexuizPack/nexuiz.game/data/entities.def
===================================================================
--- trunk/misc/netradiant-NexuizPack/nexuiz.game/data/entities.def	2009-04-06 13:51:54 UTC (rev 6446)
+++ trunk/misc/netradiant-NexuizPack/nexuiz.game/data/entities.def	2009-04-06 13:59:17 UTC (rev 6447)
@@ -1144,6 +1144,8 @@
 movedir: when set, trace direction (particles will then be emitted from the surface the trace hits); the length of the vector is used as strength of taking the normal of the trace into account
 glow_color: particle palette color
 noise: sound to play when the particle is emitted
+atten: distance attenuation of the sound (a value from 0.1 to 3.9), default is 0.5; set to -1 for no attenuation (global sound)
+volume: volume of the sound
 targetname: name to target this (then its state is toggled)
 -------- SPAWNFLAGS --------
 START_ON: when targeted, the particle emitter will start switched on



More information about the nexuiz-commits mailing list