Merge pull request #5615 from CyrusJazzberry/patch-6

Adds new violin attack messages
This commit is contained in:
Fox McCloud
2016-09-05 00:07:42 -04:00
committed by GitHub
+2 -1
View File
@@ -6,6 +6,7 @@
icon = 'icons/obj/musician.dmi'
icon_state = "violin"
item_state = "violin"
attack_verb = list("strung", "fiddled", "tuned", "pitched")
force = 10
burn_state = FLAMMABLE
burntime = 20
@@ -38,4 +39,4 @@
song.ui_interact(user, ui_key, ui, force_open)
/obj/item/device/violin/Topic(href, href_list)
song.Topic(href, href_list)
song.Topic(href, href_list)