Cavern Geist buffs and additions (#15924)

* darkness

* the horror

* better name

* Update code/modules/mob/living/simple_animal/hostile/cavern_geist.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* change

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
Alberyk
2023-03-05 01:56:51 +00:00
committed by GitHub
co-authored by SleepyGemmy
parent 57a8328966
commit 9f0c4ba6f7
4 changed files with 35 additions and 5 deletions
+4 -1
View File
@@ -1181,7 +1181,10 @@
/mob/living/simple_animal/hostile/republicon/ranged,
/mob/living/simple_animal/hostile/spider_queen,
/mob/living/simple_animal/hostile/tree,
/mob/living/simple_animal/hostile/mimic
/mob/living/simple_animal/hostile/mimic,
/mob/living/simple_animal/hostile/cavern_geist,
/mob/living/simple_animal/hostile/cavern_geist/augmented,
/mob/living/simple_animal/hostile/retaliate/pra_exploration_drone
)
//exclusion list for things you don't want the reaction to create.
var/list/critters = typesof(/mob/living/simple_animal/hostile) - blocked // list of possible hostile mobs