This commit is contained in:
kevinz000
2020-03-03 21:13:59 -07:00
committed by GitHub
parent 0cf7f2e882
commit 18bdb753d3
-1
View File
@@ -494,7 +494,6 @@
/obj/item/twohanded/dualsaber/hypereutactic/ComponentInitialize()
. = ..()
AddElement(/datum/element/update_icon_updates_onmob)
AddElement(/datum/element/sword_point)
/obj/item/twohanded/dualsaber/hypereutactic/alt_pre_attack(atom/A, mob/living/user, params) //checks if it can do right click memes
altafterattack(A, user, TRUE, params)