Fixes Recorder/Trombone/Saxophone (#7751)

This commit is contained in:
Sharkmare
2024-02-15 17:54:48 +01:00
committed by GitHub
parent e465f07de8
commit 7f0f5d38cd

View File

@@ -109,13 +109,13 @@
cost = 3
/datum/gear/utility/saxophone
display_name = "Recorder"
display_name = "Saxophone"
description = "Another lovely intrument to serenade the crew"
path = /obj/item/instrument/saxophone
cost = 3
/datum/gear/utility/trombone
display_name = "Recorder"
display_name = "Trombone"
description = "A trombone"
path = /obj/item/instrument/trombone
cost = 3