mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Fixes Recorder/Trombone/Saxophone (#7751)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user