mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +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
|
||||
@@ -160,4 +160,4 @@
|
||||
display_name = "taur duty vest (backpack) (Heavy)"
|
||||
path = /obj/item/weapon/storage/backpack/saddlebag_common/vest/heavy
|
||||
slot = slot_back
|
||||
cost = 1
|
||||
cost = 1
|
||||
|
||||
Reference in New Issue
Block a user