awoo 
Procs | |
do_awoo |
---|
Proc Details
do_awoo
- Triggers on timer and when certain audio file has been heard by this mob.
- Audio file is being checked in sound.dm in the middle of /playsound_local(). Not convenient but necessary.
- If do_awoo() is no longer being triggered by external source (other mobs), check audio file paths for "awoo" and "howl" emotes and make proper corrections in /playsound_local().