Make violins and guitars f10 again

This commit makes violins and guitards have a force of 10 again,
because it was complained about.
This commit is contained in:
Tigercat2000
2015-04-21 04:59:52 -07:00
parent 3dacab94a8
commit d755275599
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
icon_state = "guitar"
item_state = "guitar"
icon_override = 'icons/mob/in-hand/tools.dmi'
force = 5
force = 10
var/datum/song/handheld/song
hitsound = 'sound/effects/guitarsmash.ogg'
+1 -1
View File
@@ -6,7 +6,7 @@
icon = 'icons/obj/musician.dmi'
icon_state = "violin"
item_state = "violin"
force = 5
force = 10
hitsound = 'sound/weapons/smash.ogg'
var/datum/song/handheld/song