RPG Loot's summoning affix can no longer summon mecha pilots and elites (#52781)

* jesus christ

* webbit
This commit is contained in:
tralezab
2020-08-10 17:13:39 -03:00
committed by GitHub
parent cdb2ca4610
commit 1b68d92ea2
@@ -100,6 +100,8 @@
// Some types to remove them and their subtypes
possible_mobtypes -= typecacheof(list(
/mob/living/carbon/human/species,
/mob/living/simple_animal/hostile/syndicate/mecha_pilot,
/mob/living/simple_animal/hostile/asteroid/elite,
/mob/living/simple_animal/hostile/megafauna,
))