ports a downstream fix of accordions

while fixing this downstream at fortuna i realized we hadn't fixed this upstream whee
This commit is contained in:
buffyuwu
2021-09-22 01:56:13 -04:00
parent 605aa0aa11
commit 2522b84667
2 changed files with 8 additions and 8 deletions
@@ -7,11 +7,11 @@
instrument_flags = INSTRUMENT_LEGACY
volume_multiplier = 1 //not as loud as synth'd
/datum/instrument/hardcoded/accordian
name = "Accordian"
id = "accordian"
/datum/instrument/hardcoded/accordion
name = "Accordion"
id = "accordion"
legacy_instrument_ext = "mid"
legacy_instrument_path = "accordian"
legacy_instrument_path = "accordion"
/datum/instrument/hardcoded/bikehorn
name = "Bike Horn"