mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Headcrab/Headslug can be spawned via gold core (#3072)
* Headcrab/Headslub now can be spawned via gold core * Update code/modules/mob/living/simple_animal/hostile/headcrab.dm Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Gandalf
parent
06b0cbe0a1
commit
39d888318b
@@ -22,6 +22,7 @@
|
||||
speak_emote = list("squeaks")
|
||||
var/datum/mind/origin
|
||||
var/egg_lain = 0
|
||||
gold_core_spawnable = HOSTILE_SPAWN //SKYRAT EDIT ADDITION
|
||||
|
||||
/mob/living/simple_animal/hostile/headcrab/Initialize()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user