Merge pull request #14676 from Very-Soft/squirrel

Mob tweaks and fixes
This commit is contained in:
Casey
2023-03-18 16:55:27 -04:00
committed by GitHub
7 changed files with 22 additions and 13 deletions
@@ -47,7 +47,8 @@
"Nurse Giant Spider" = /mob/living/simple_mob/animal/giant_spider/nurse/eggless,
"Giant Spider Queen" = /mob/living/simple_mob/animal/giant_spider/nurse/queen/eggless,
"Weretiger" = /mob/living/simple_mob/vore/weretiger,
"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)