let's finish parrying

This commit is contained in:
kevinz000
2020-05-28 04:55:43 -07:00
parent 6cf59ad115
commit 03ee37bb06
6 changed files with 319 additions and 204 deletions
+1 -1
View File
@@ -95,4 +95,4 @@
///Gets called when a projectile hits the owner. Returning anything other than BULLET_ACT_HIT will stop the projectile from hitting the mob.
/datum/martial_art/proc/on_projectile_hit(mob/living/carbon/human/A, obj/item/projectile/P, def_zone)
return BULLET_ACT_HIT
return BULLET_ACT_HIT