Description
This addon will make noises when you mouseover Brightly Colored Eggs in the game world, so you know you've found one.
The random noises can be disabled by running:
/run HandyEggDB.random = false
And re-enabled with
/run HandyEggDB.random = true
The UI notifications can be disabled in the same way:
/run HandyEggDB.warn = false


