diff --git a/code/modules/mob/living/simple_animal/hostile/alien.dm b/code/modules/mob/living/simple_animal/hostile/alien.dm index 23187be3b3..a61cd959cf 100644 --- a/code/modules/mob/living/simple_animal/hostile/alien.dm +++ b/code/modules/mob/living/simple_animal/hostile/alien.dm @@ -24,6 +24,7 @@ melee_damage_upper = 25 attack_verb_continuous = "slashes" attack_verb_simple = "slash" + gold_core_spawnable = HOSTILE_SPAWN speak_emote = list("hisses") bubble_icon = "alien" a_intent = INTENT_HARM