mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 22:54:32 +01:00
Fix jukebox after hammering it :V
This commit is contained in:
@@ -133,6 +133,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