Merge pull request #5970 from CHOMPStation2/upstream-merge-14676

[MIRROR] Mob tweaks and fixes
This commit is contained in:
Nadyr
2023-03-20 01:50:02 -04:00
committed by GitHub
7 changed files with 22 additions and 13 deletions
@@ -60,7 +60,8 @@
"Giant Spider Queen" = /mob/living/simple_mob/animal/giant_spider/nurse/queen/eggless,
"Weretiger" = /mob/living/simple_mob/vore/weretiger,
"Lesser Large Dragon" = /mob/living/simple_mob/vore/bigdragon/friendly/maintpred, //CHOMPStation add.
"Catslug" = /mob/living/simple_mob/vore/alienanimals/catslug
"Catslug" = /mob/living/simple_mob/vore/alienanimals/catslug,
"Squirrel" = /mob/living/simple_mob/vore/squirrel/big
)
/obj/structure/ghost_pod/ghost_activated/maintpred/create_occupant(var/mob/M)