Nerfs terrors' ability to pull canisters, tanks and other objects (#15113)

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
This commit is contained in:
Kyep
2020-12-20 21:06:14 +00:00
committed by GitHub
co-authored by Kyep
parent f3d903acf3
commit 4de544a68b
@@ -468,3 +468,8 @@ GLOBAL_LIST_EMPTY(ts_spiderling_list)
to_chat(src, "<span class='warning'>Cancelled remote view due to being under attack!</span>")
reset_perspective()
. = ..()
/mob/living/simple_animal/hostile/poison/terror_spider/movement_delay()
. = ..()
if(pulling && !ismob(pulling))
. += 6 // drastic move speed penalty for dragging anything that is not a mob