mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Fixed the description in the settings for the disco machine music toggle being a copy of the music instrument description (#26283)
This commit is contained in:
@@ -274,7 +274,7 @@
|
||||
|
||||
/datum/preference_toggle/toggle_disco
|
||||
name = "Toggle Disco Machine Music"
|
||||
description = "Toggles hearing musical instruments like the violin and piano"
|
||||
description = "Toggles hearing and dancing to the radiant dance machine"
|
||||
preftoggle_bitflag = SOUND_DISCO
|
||||
preftoggle_toggle = PREFTOGGLE_SOUND
|
||||
preftoggle_category = PREFTOGGLE_CATEGORY_GENERAL
|
||||
|
||||
Reference in New Issue
Block a user