REEEE STRAY SLASHES

WHY CAN'T I DO THINGS RIGHT THE FIRST TIME
This commit is contained in:
ShadeAware
2020-01-26 16:31:00 -05:00
parent 732dd8a3bb
commit 2cd6ed5f26
+1 -1
View File
@@ -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) //Theres no way in hell I did this proc right. Special thanks to Hatterhat and Putnam. They pretty much made this proc for me because im a fucking dentskull haha.
/obj/item/switchblade/makeshift/attackby(obj/item/I) //Theres no way in hell I did this proc right. Special thanks to Hatterhat and Putnam. They pretty much made this proc for me because im a fucking dentskull haha.
if(istype(I,/obj/item/stack/sheet/mineral/silver))
icon_state = "switchblade_msf"
extended_icon_state = "switchblade_ext_msf"