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
|
cost = 3
|
||||||
|
|
||||||
/datum/gear/utility/saxophone
|
/datum/gear/utility/saxophone
|
||||||
display_name = "Recorder"
|
display_name = "Saxophone"
|
||||||
description = "Another lovely intrument to serenade the crew"
|
description = "Another lovely intrument to serenade the crew"
|
||||||
path = /obj/item/instrument/saxophone
|
path = /obj/item/instrument/saxophone
|
||||||
cost = 3
|
cost = 3
|
||||||
|
|
||||||
/datum/gear/utility/trombone
|
/datum/gear/utility/trombone
|
||||||
display_name = "Recorder"
|
display_name = "Trombone"
|
||||||
description = "A trombone"
|
description = "A trombone"
|
||||||
path = /obj/item/instrument/trombone
|
path = /obj/item/instrument/trombone
|
||||||
cost = 3
|
cost = 3
|
||||||
@@ -160,4 +160,4 @@
|
|||||||
display_name = "taur duty vest (backpack) (Heavy)"
|
display_name = "taur duty vest (backpack) (Heavy)"
|
||||||
path = /obj/item/weapon/storage/backpack/saddlebag_common/vest/heavy
|
path = /obj/item/weapon/storage/backpack/saddlebag_common/vest/heavy
|
||||||
slot = slot_back
|
slot = slot_back
|
||||||
cost = 1
|
cost = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user