This commit is contained in:
Fox McCloud
2018-06-03 19:26:48 -04:00
parent d09cff7128
commit 4531bc2337
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -249,7 +249,7 @@
/obj/item/twohanded/dualsaber/attack_hulk(mob/living/carbon/human/user, does_attack_animation = FALSE) //In case thats just so happens that it is still activated on the groud, prevents hulk from picking it up
if(wielded)
to_chat(user, "<span class='warning'>You can't pick up such dangerous item with your meaty hands without losing fingers, better not to!</span>")
to_chat(user, "<span class='warning'>You can't pick up such a dangerous item with your meaty hands without losing fingers, better not to!</span>")
return TRUE
/obj/item/twohanded/dualsaber/green