Update weaponry.dm
This commit is contained in:
@@ -349,7 +349,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
|
||||
extended_throwforce = 18
|
||||
extended_icon_state = "switchblade_ext_ms"
|
||||
|
||||
/obj/item/switchblade/makeshift/attackby(obj/item/I, mob/user, params))
|
||||
/obj/item/switchblade/makeshift/attackby(obj/item/I, mob/user, params)
|
||||
. = ..()
|
||||
if(istype(I, /obj/item/stack/sheet/mineral/silver))
|
||||
icon_state = extended : "switchblade_ext_msf" : "switchblade_msf"
|
||||
|
||||
Reference in New Issue
Block a user