mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 12:17:40 +01:00
powder that makes you say yes
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
/datum/supply_pack/recreation/bigband
|
||||
name = "Instrument bundle"
|
||||
contains = list(
|
||||
/obj/item/device/instrument/guitar = 1,
|
||||
/obj/item/device/instrument/keytar = 1,
|
||||
/obj/item/device/instrument/eguitar = 1,
|
||||
/obj/item/device/instrument/xylophone = 1,
|
||||
/obj/item/device/instrument/accordion = 1,
|
||||
/obj/item/device/instrument/saxophone = 1,
|
||||
/obj/item/device/instrument/glockenspiel = 1,
|
||||
/obj/item/device/instrument/harmonica = 1,
|
||||
/obj/item/device/instrument/trombone = 1,
|
||||
/obj/item/instrument/guitar = 1,
|
||||
/obj/item/instrument/keytar = 1,
|
||||
/obj/item/instrument/eguitar = 1,
|
||||
/obj/item/instrument/xylophone = 1,
|
||||
/obj/item/instrument/accordion = 1,
|
||||
/obj/item/instrument/saxophone = 1,
|
||||
/obj/item/instrument/glockenspiel = 1,
|
||||
/obj/item/instrument/harmonica = 1,
|
||||
/obj/item/instrument/trombone = 1,
|
||||
)
|
||||
cost = 100
|
||||
containertype = /obj/structure/closet/crate
|
||||
|
||||
Reference in New Issue
Block a user