Update eutactic_blades.dm

This commit is contained in:
Sishen
2019-10-01 23:33:14 -04:00
parent a224c46b5f
commit a2a6fa17fe
@@ -277,6 +277,10 @@
. = ..()
AddComponent(/datum/component/anti_magic, TRUE, TRUE)
/obj/item/twohanded/dualsaber/hypereutactic/chaplain/IsReflect()
if(wielded)
return 0
/obj/item/twohanded/dualsaber/hypereutactic/pre_altattackby(atom/A, mob/living/user, params) //checks if it can do right click memes
altafterattack(A, user, TRUE, params)
return TRUE