mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
90 lines
5.4 KiB
Plaintext
90 lines
5.4 KiB
Plaintext
GLOBAL_LIST_INIT(maint_mob_pred_options, list(
|
|
"Rabbit" = /mob/living/simple_mob/vore/rabbit,
|
|
"Red Panda" = /mob/living/simple_mob/vore/redpanda,
|
|
"Fennec" = /mob/living/simple_mob/vore/fennec,
|
|
"Fennix" = /mob/living/simple_mob/vore/fennix,
|
|
"Fox" = /mob/living/simple_mob/animal/passive/fox,
|
|
"Syndi-Fox" = /mob/living/simple_mob/animal/passive/fox/syndicate,
|
|
"Raccoon" = /mob/living/simple_mob/animal/passive/raccoon,
|
|
"Cat" = /mob/living/simple_mob/animal/passive/cat,
|
|
"Space Bumblebee" = /mob/living/simple_mob/vore/bee,
|
|
"Space Bear" = /mob/living/simple_mob/animal/space/bear,
|
|
"Voracious Lizard" = /mob/living/simple_mob/vore/aggressive/dino,
|
|
"Lizardman" = /mob/living/simple_mob/vore/aggressive/lizardman,
|
|
"Giant Frog" = /mob/living/simple_mob/vore/aggressive/frog,
|
|
"Giant Rat" = /mob/living/simple_mob/vore/aggressive/rat,
|
|
"Giant Lab Rat" = /mob/living/simple_mob/vore/aggressive/rat/labrat,
|
|
"Jelly Blob" = /mob/living/simple_mob/vore/jelly,
|
|
"Wolf" = /mob/living/simple_mob/vore/wolf,
|
|
"Dire Wolf" = /mob/living/simple_mob/vore/wolf/direwolf,
|
|
"Large Dog" = /mob/living/simple_mob/vore/wolf/direwolf/dog,
|
|
"Hyena" = /mob/living/simple_mob/animal/hyena,
|
|
"Juvenile Solargrub" = /mob/living/simple_mob/vore/solargrub,
|
|
"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,
|
|
"Xenomorph Hunter" = /mob/living/simple_mob/xeno_ch/hunter,
|
|
"Xenomorph Sentinel" = /mob/living/simple_mob/xeno_ch/sentinel,
|
|
"Xenomorph Queen" = /mob/living/simple_mob/xeno_ch/queen,
|
|
"Xenomorph Maid Queen" = /mob/living/simple_mob/xeno_ch/queen/maid, //We have to.
|
|
"Panther" = /mob/living/simple_mob/vore/aggressive/panther,
|
|
"Giant Snake" = /mob/living/simple_mob/vore/aggressive/giant_snake,
|
|
"Deathclaw" = /mob/living/simple_mob/vore/aggressive/deathclaw,
|
|
"Otie" = /mob/living/simple_mob/vore/otie,
|
|
"Chubby Otie" = /mob/living/simple_mob/vore/otie/friendly/chubby,
|
|
"Mutated Otie" = /mob/living/simple_mob/vore/otie/feral,
|
|
"Chubby Mutated Otie" = /mob/living/simple_mob/vore/otie/feral/chubby,
|
|
"Red Otie" = /mob/living/simple_mob/vore/otie/red,
|
|
"Chubby Red Otie" = /mob/living/simple_mob/vore/otie/red/chubby,
|
|
"Zorgoia" = /mob/living/simple_mob/vore/zorgoia,
|
|
"Corrupt Hound" = /mob/living/simple_mob/vore/aggressive/corrupthound,
|
|
"Corrupt Corrupt Hound" = /mob/living/simple_mob/vore/aggressive/corrupthound/prettyboi,
|
|
"Corrupt JaniHound" = /mob/living/simple_mob/vore/retaliate/corrupthound/janihound,
|
|
"Corrupt Old JaniHound" = /mob/living/simple_mob/vore/retaliate/corrupthound/janihound/old,
|
|
"Corrupt MediHound" = /mob/living/simple_mob/vore/retaliate/corrupthound/janihound/medihound,
|
|
"Hunter Giant Spider" = /mob/living/simple_mob/animal/giant_spider/hunter,
|
|
"Lurker Giant Spider" = /mob/living/simple_mob/animal/giant_spider/lurker,
|
|
"Pepper Giant Spider" = /mob/living/simple_mob/animal/giant_spider/pepper,
|
|
"Thermic Giant Spider" = /mob/living/simple_mob/animal/giant_spider/thermic,
|
|
"Webslinger Giant Spider" = /mob/living/simple_mob/animal/giant_spider/webslinger,
|
|
"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,
|
|
"Gryphon" = /mob/living/simple_mob/vore/gryphon,
|
|
"Weretiger" = /mob/living/simple_mob/vore/weretiger,
|
|
"Lesser Large Dragon" = /mob/living/simple_mob/vore/bigdragon/friendly/maintpred,
|
|
"Catslug" = /mob/living/simple_mob/vore/alienanimals/catslug,
|
|
"Squirrel" = /mob/living/simple_mob/vore/squirrel/big,
|
|
"Pakkun" =/mob/living/simple_mob/vore/pakkun,
|
|
"Snapdragon" =/mob/living/simple_mob/vore/pakkun/snapdragon,
|
|
"Sand pakkun" = /mob/living/simple_mob/vore/pakkun/sand,
|
|
"Fire pakkun" = /mob/living/simple_mob/vore/pakkun/fire,
|
|
"Amethyst pakkun" = /mob/living/simple_mob/vore/pakkun/purple,
|
|
"Raptor" = /mob/living/simple_mob/vore/raptor,
|
|
"Giant Bat" = /mob/living/simple_mob/vore/bat,
|
|
"Scel (Orange)" = /mob/living/simple_mob/vore/scel/orange,
|
|
"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,
|
|
"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,
|
|
"Meowl" = /mob/living/simple_mob/vore/meowl,
|
|
"Synx" = /mob/living/simple_mob/animal/synx,
|
|
"Reindeer" = /mob/living/simple_mob/vore/reindeer,
|
|
"Lion/Lioness" = /mob/living/simple_mob/vore/retaliate/lion,
|
|
"Abyss Leaper" = /mob/living/simple_mob/vore/vore_hostile/leaper,
|
|
"Abyss Lurker" = /mob/living/simple_mob/vore/vore_hostile/abyss_lurker,
|
|
"Swoopie XL" = /mob/living/simple_mob/vore/aggressive/corrupthound/swoopie,
|
|
"Teppie" = /datum/category_item/catalogue/fauna/teppi,
|
|
"Frostlit Lamp" = /mob/living/simple_mob/animal/passive/gaslamp/snow
|
|
))
|