mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
RPG Loot's summoning affix can no longer summon mecha pilots and elites (#52781)
* jesus christ * webbit
This commit is contained in:
@@ -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,
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user