Commit Graph
2 Commits
Author SHA1 Message Date
Leshana f0c30b2817 Fixed broken icon states on jukebox.
* Code referred to icon_state "panel_open" but was missing from the dmi.  I had a copy of it from elsewhere, so added it in.
* It wasn't calling update_icon() on New() so newly constructed jukeboxes started off looking unpowered. Fixed.
2017-02-22 17:28:08 -05:00
PsiOmega 9adb94ff55 Area-based Jukebox
A jukebox which alters the ambient sound in the current area and plays it with 100% probability.
Leaving the area stops the ambient sound.
Entering the area resumes playing the ambient sound.
2014-10-29 08:19:42 +01:00