Adds a new maint pred mob

This commit is contained in:
Heroman
2021-03-11 17:49:37 +10:00
parent 1030f26c08
commit 124a357e65
5 changed files with 72 additions and 3 deletions
@@ -21,6 +21,7 @@
"Jelly Blob" = /mob/living/simple_mob/animal/space/jelly,
"Wolf" = /mob/living/simple_mob/animal/wolf,
"Sect Queen" = /mob/living/simple_mob/vore/sect_queen,
"Sect Drone" = /mob/living/simple_mob/vore/sect_drone,
"Defanged Xenomorph" = /mob/living/simple_mob/vore/xeno_defanged,
)