mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Some mob changes (#15737)
This commit is contained in:
@@ -1179,7 +1179,9 @@
|
||||
/mob/living/simple_animal/hostile/hivebotbeacon/incendiary,
|
||||
/mob/living/simple_animal/hostile/republicon,
|
||||
/mob/living/simple_animal/hostile/republicon/ranged,
|
||||
/mob/living/simple_animal/hostile/spider_queen
|
||||
/mob/living/simple_animal/hostile/spider_queen,
|
||||
/mob/living/simple_animal/hostile/tree,
|
||||
/mob/living/simple_animal/hostile/mimic
|
||||
)
|
||||
//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
|
||||
|
||||
Reference in New Issue
Block a user