From c666422b6c4a0038c16053eb908ad475d3cf3880 Mon Sep 17 00:00:00 2001 From: div0 Date: Mon, 6 Apr 2009 13:59:17 +0000 Subject: [PATCH] entities git-svn-id: svn://svn.icculus.org/nexuiz/trunk@6447 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- misc/netradiant-NexuizPack/nexuiz.game/data/entities.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/netradiant-NexuizPack/nexuiz.game/data/entities.def b/misc/netradiant-NexuizPack/nexuiz.game/data/entities.def index 6b842096b..2f916151f 100644 --- a/misc/netradiant-NexuizPack/nexuiz.game/data/entities.def +++ b/misc/netradiant-NexuizPack/nexuiz.game/data/entities.def @@ -1144,6 +1144,8 @@ count: particle count multiplier (per spawned particle) 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 -- 2.39.2