[MIRROR] RPG Loot's summoning affix can no longer summon mecha pilots and elites (#273)

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

* jesus christ

* webbit

* RPG Loot's summoning affix can no longer summon mecha pilots and elites

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-08-10 23:22:15 +01:00
committed by GitHub
co-authored by tralezab
parent f1584a922b
commit 88ca8f8d54
@@ -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,
))