mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-30 08:07:03 +01:00
cease those screams
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
|
||||
/mob/living/simple_animal/hostile/swarmer/Initialize(mapload)
|
||||
. = ..()
|
||||
remove_verb(src, TYPE_VERB_REF(/mob/living, pulled))
|
||||
remove_verb(src, /mob/living/verb/pulled)
|
||||
for(var/datum/atom_hud/data/diagnostic/diag_hud in GLOB.huds)
|
||||
diag_hud.add_to_hud(src)
|
||||
AddElement(/datum/element/ventcrawling, given_tier = VENTCRAWLER_ALWAYS)
|
||||
|
||||
Reference in New Issue
Block a user