Martial Arts Mastery (#10089)

This commit is contained in:
Geeves
2020-11-17 11:28:04 +02:00
committed by GitHub
parent cbb9e5f2d3
commit 6822e76484
24 changed files with 141 additions and 54 deletions

View File

@@ -196,6 +196,9 @@
playsound(target_mob, /decl/sound_category/bulletflyby_sound, 50, 1)
return FALSE
if(result == PROJECTILE_DODGED)
return FALSE
var/impacted_organ = parse_zone(def_zone)
if(istype(target_mob, /mob/living/simple_animal))
var/mob/living/simple_animal/SA = target_mob