Fix double-fullstop in the jukebox's description (#37088)
This commit is contained in:
committed by
CitadelStationBot
parent
4063781baf
commit
ae16d62178
@@ -1,6 +1,6 @@
|
||||
/obj/machinery/jukebox
|
||||
name = "jukebox"
|
||||
desc = "A classic music player.."
|
||||
desc = "A classic music player."
|
||||
icon = 'icons/obj/stationobjs.dmi'
|
||||
icon_state = "jukebox"
|
||||
anchored = TRUE
|
||||
|
||||
Reference in New Issue
Block a user