Func timer
From MovieBattles II Wiki
DESCRIPTION
Repeatedly fires its targets. Can be turned on or off by using.
SPAWNFLAGS
START_ON
KEYS&VALUES
'wait' - Base time between triggering all targets, default is 1.
'random' - Wait variance, default is 0.
NOTES
Basic time between firing is a random time between (wait - random) and (wait + random).
