mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fix jukebox after hammering it :V
This commit is contained in:
@@ -131,6 +131,7 @@ var/global/loopModeNames=list(
|
||||
return
|
||||
if(stat & BROKEN && playlist!=null)
|
||||
user.visible_message("\red <b>[user.name] smacks the side of \the [src.name].</b>","\red You hammer the side of \the [src.name].")
|
||||
stat &= ~BROKEN
|
||||
playlist=null
|
||||
playing=emagged
|
||||
update_icon()
|
||||
|
||||
Reference in New Issue
Block a user