Headslugs pass through people. (#15231)

* Slugfix

They now pass tables and mobs
Also you have to shoot them and not the tile they're sanding on for them to get shot.

* Update code/modules/mob/living/simple_animal/hostile/headslug.dm

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
This commit is contained in:
Mr.Gustavo
2021-01-07 11:20:28 +00:00
committed by GitHub
co-authored by SabreML
parent 093f1ebb14
commit 8cee720b8d
@@ -19,6 +19,8 @@
obj_damage = 0
environment_smash = 0
speak_emote = list("squeaks")
pass_flags = PASSTABLE | PASSMOB
density = FALSE
ventcrawler = 2
var/datum/mind/origin
var/egg_lain = 0