This commit is contained in:
Improvedname
2020-03-12 20:14:13 +01:00
parent 685f17d8d5
commit 73b456fa6a
2 changed files with 4 additions and 2 deletions
@@ -125,6 +125,8 @@ Difficulty: Very Hard
if(H.mind)
if(H.mind.martial_art && prob(H.mind.martial_art.deflection_chance))
. = TRUE
if (is_species(H, /datum/species/golem/sand))
. = TRUE
/mob/living/simple_animal/hostile/megafauna/colossus/proc/alternating_dir_shots()
dir_shots(GLOB.diagonals)