slight desword reflect meme buff

This commit is contained in:
kevinz000
2020-03-16 03:50:26 -07:00
parent d32bff7815
commit 94db06509c
7 changed files with 60 additions and 62 deletions
+3 -3
View File
@@ -34,10 +34,10 @@
. = ..()
item_color = "red"
/obj/item/holo/esword/hit_reaction(mob/living/carbon/human/owner, atom/movable/hitby, attack_text = "the attack", final_block_chance = 0, damage = 0, attack_type = MELEE_ATTACK)
if(active)
/obj/item/holo/esword/run_block(mob/living/owner, real_attack, atom/object, damage, attack_text, attack_type, armour_penetration, mob/attacker, def_zone, final_block_chance, list/block_return)
if(!active)
return ..()
return 0
return ..()
/obj/item/holo/esword/attack(target as mob, mob/user as mob)
..()