Skip to content

Commit

Permalink
bwoink
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyThorne committed Dec 12, 2023
1 parent 94171d5 commit ea95ae2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/jukebox.dm
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
set_light(0)
return
icon_state = state_base
set_light(0.75, 0.5, 1, 2, "#FCED7E")
set_light(0.95, 0.5, 1, 2, "#FCED7E")
AddOverlays(emissive_appearance(icon, "[state_base]-ea"))
if(playing)
if(emagged)
Expand Down
Binary file modified icons/obj/jukebox.dmi
Binary file not shown.

0 comments on commit ea95ae2

Please sign in to comment.