mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
colossus now enrages on sandstone golems (#48774)
* web edit * f*ck * khfldsk;hfs * shidd :-DD
This commit is contained in:
@@ -129,6 +129,8 @@ Difficulty: Very Hard
|
||||
if(H.mind)
|
||||
if(istype(H.mind.martial_art, /datum/martial_art/the_sleeping_carp))
|
||||
. = TRUE
|
||||
if (is_species(H, /datum/species/golem/sand))
|
||||
. = TRUE
|
||||
|
||||
/mob/living/simple_animal/hostile/megafauna/colossus/proc/alternating_dir_shots()
|
||||
ranged_cooldown = world.time + 40
|
||||
|
||||
Reference in New Issue
Block a user