mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 16:19:36 +01:00
Merge pull request #3427 from CHOMPStation2/upstream-merge-11815
[MIRROR] Adds catslug to maintpred options
This commit is contained in:
@@ -54,7 +54,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,
|
||||
"Lesser Large Dragon" = /mob/living/simple_mob/vore/bigdragon/friendly/maintpred //CHOMPStation add.
|
||||
"Lesser Large Dragon" = /mob/living/simple_mob/vore/bigdragon/friendly/maintpred, //CHOMPStation add.
|
||||
"Catslug" = /mob/living/simple_mob/vore/alienanimals/catslug
|
||||
)
|
||||
|
||||
/obj/structure/ghost_pod/ghost_activated/maintpred/create_occupant(var/mob/M)
|
||||
|
||||
Reference in New Issue
Block a user