yw instruments

This commit is contained in:
Nadyr
2021-06-02 02:07:41 -04:00
committed by GitHub
parent 59fd206160
commit 9de6566a58

View File

@@ -0,0 +1,17 @@
/obj/item/device/keytar
name = "portable keyboard"
desc = "A keyboard, for those interested in the piano on the go! "
icon = 'icons/obj/musician_yw.dmi'
icon_state = "keyboard"
item_state = "keyboard"
attack_verb = list("smashed")
instrumentId = "piano"
instrumentExt = "ogg"
/obj/item/device/xylophone
name = "xylophone"
desc = "A percussion instrument consisting of a series of wooden bars graduated in length."
icon = 'icons/obj/musician_yw.dmi'
icon_state = "xylophone"
attack_verb = list("smashed")
instrumentId = "xylophone"