mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-07-12 00:28:12 +01:00
9 lines
327 B
Plaintext
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" |