removes headcrabs from the gold core
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
ventcrawler = 2
|
ventcrawler = 2
|
||||||
var/datum/mind/origin
|
var/datum/mind/origin
|
||||||
var/egg_lain = 0
|
var/egg_lain = 0
|
||||||
gold_core_spawnable = 1 //are you sure about this??
|
// gold_core_spawnable = 1 //are you sure about this?? (NO, THEY WEREN'T. THIS WAS AN AWFUL DECISION)
|
||||||
|
|
||||||
/mob/living/simple_animal/hostile/headcrab/proc/Infect(mob/living/carbon/victim)
|
/mob/living/simple_animal/hostile/headcrab/proc/Infect(mob/living/carbon/victim)
|
||||||
var/obj/item/organ/body_egg/changeling_egg/egg = new(victim)
|
var/obj/item/organ/body_egg/changeling_egg/egg = new(victim)
|
||||||
|
|||||||
Reference in New Issue
Block a user