199 @verb #2005:"nature" none none none rxdo #7921 @program #2005:"nature" none none none if (!$perm_utils:controls(player, this)) player:tell(E_PERM) return elseif (!this.running_task) this.running_task = $clock:schedule(this, "nature", {}, 150) else if (!this.onoff) $clock:kill(this.running_task) this.running_task = 0 endif this:announce_all(this.sounds[random($)]) endif . 0