Files
2021-06-03 00:29:07 +02:00

9 lines
327 B
Plaintext

//copy pasta of the space violin, don't hurt me -RF
/obj/item/instrument/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")
allowed_instrument_ids = "xylophone"