Files
CHOMPStation2/code/game/machinery/jukebox_ch.dm
CHOMPStation2StaffMirrorBot 3cfc33bfde [MIRROR] ports a bunch of grep checks from TG (#10361)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-03-12 11:09:38 +01:00

13 lines
369 B
Plaintext

/obj/machinery/media/jukebox/casinojukebox
name = "space casino jukebox"
desc = "A jukebox to play the tracks on the golden goose, jazzy~"
icon = 'icons/obj/casino_ch.dmi'
icon_state = "casinojukebox-nopower"
state_base = "casinojukebox"
use_power = USE_POWER_OFF
/obj/machinery/media/jukebox/casinojukebox/getTracksList()
return SSmedia_tracks.casino_tracks