Fixes toy dualsabers stabbing clowns (#54104)

This commit is contained in:
TMTIME
2020-10-07 15:47:29 -03:00
committed by GitHub
parent 3ee43e7328
commit 3711eb5a96
+4
View File
@@ -460,6 +460,10 @@
/obj/item/dualsaber/toy/IsReflect() //Stops Toy Dualsabers from reflecting energy projectiles
return 0
/obj/item/dualsaber/toy/impale(mob/living/user)//Stops Toy Dualsabers from injuring clowns
to_chat(user, "<span class='warning'>You twirl around a bit before losing your balance and impaling yourself on [src].</span>")
user.adjustStaminaLoss(25)
/obj/item/toy/katana
name = "replica katana"
desc = "Woefully underpowered in D20."