mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-02 21:42:41 +00:00
Martial Arts Mastery (#10089)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user