March into Mapness: Meateor (#74070)

This commit is contained in:
Jacquerel
2023-03-31 19:40:29 -07:00
committed by GitHub
parent 17e23fed64
commit 966b8e5fd8
28 changed files with 1785 additions and 96 deletions
@@ -86,6 +86,19 @@
id = /obj/item/card/id/advanced/chameleon
id_trim = /datum/id_trim/chameleon/operative
/obj/effect/mob_spawn/corpse/human/tigercultist
name = "Tiger Cooperative Cultist"
outfit = /datum/outfit/tigercultcorpse
/datum/outfit/tigercultcorpse
name = "Tiger Cooperative Corpse"
uniform = /obj/item/clothing/under/rank/civilian/chaplain
suit = /obj/item/clothing/suit/hooded/chaplain_hoodie
shoes = /obj/item/clothing/shoes/laceup
neck = /obj/item/clothing/neck/fake_heretic_amulet
head = /obj/item/clothing/head/hooded/chaplain_hood
back = /obj/item/storage/backpack/cultpack
/obj/effect/mob_spawn/corpse/human/pirate
name = "Pirate"
skin_tone = "caucasian1" //all pirates are white because it's easier that way
@@ -43,3 +43,13 @@
mob_type = /mob/living/simple_animal/hostile/asteroid/goliath/beast
icon = 'icons/mob/simple/lavaland/lavaland_monsters.dmi'
icon_state = "goliath_dead_helper"
/// Dead headcrab for changeling-themed ruins
/obj/effect/mob_spawn/corpse/headcrab
mob_type = /mob/living/simple_animal/hostile/headcrab
icon = 'icons/mob/simple/animal.dmi'
icon_state = "headcrab_dead"
/obj/effect/mob_spawn/corpse/headcrab/special(mob/living/simple_animal/hostile/headcrab/crab)
. = ..()
crab.egg_lain = TRUE // Prevents using mad science to become a changeling