mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 07:08:55 +01:00
[MIRROR] Jungle Redgate and New Vore Mobs (#8178)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
SatinIsle
Kashargul
parent
ddca141b8e
commit
f49be853cc
@@ -59,6 +59,10 @@
|
||||
"Frost Giant Spider" = /mob/living/simple_mob/animal/giant_spider/frost,
|
||||
"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,
|
||||
"Red Dragon" = /mob/living/simple_mob/vore/aggressive/dragon,
|
||||
"Phoron Dragon" = /mob/living/simple_mob/vore/aggressive/dragon/virgo3b,
|
||||
"Space Dragon" = /mob/living/simple_mob/vore/aggressive/dragon/space,
|
||||
"Crypt Drake" = /mob/living/simple_mob/vore/cryptdrake,
|
||||
"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,
|
||||
@@ -74,7 +78,13 @@
|
||||
"Scel (Blue)" = /mob/living/simple_mob/vore/scel/blue,
|
||||
"Scel (Purple)" = /mob/living/simple_mob/vore/scel/purple,
|
||||
"Scel (Red)" = /mob/living/simple_mob/vore/scel/red,
|
||||
"Scel (Green)" = /mob/living/simple_mob/vore/scel/green
|
||||
"Scel (Green)" = /mob/living/simple_mob/vore/scel/green,
|
||||
"Cave Stalker" = /mob/living/simple_mob/vore/stalker,
|
||||
"Kelpie" = /mob/living/simple_mob/vore/horse/kelpie,
|
||||
"Scrubble" = /mob/living/simple_mob/vore/scrubble,
|
||||
"Sonadile" = /mob/living/simple_mob/vore/sonadile,
|
||||
"kururak" = /mob/living/simple_mob/animal/sif/kururak,
|
||||
"Statue of Temptation" = /mob/living/simple_mob/vore/devil
|
||||
)
|
||||
|
||||
/obj/structure/ghost_pod/ghost_activated/maintpred/create_occupant(var/mob/M)
|
||||
|
||||
Reference in New Issue
Block a user