mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Merge pull request #12135 from Shadow-Quill/Ooh-Ahh-Push-It
Fixes pushing necropolis tendrils
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
continue
|
||||
if(istype(M, /mob/living/simple_animal/bot/mulebot))
|
||||
continue
|
||||
if(M.buckled)
|
||||
if(M.buckled || M.anchored)
|
||||
continue
|
||||
|
||||
M.forceMove(src)
|
||||
|
||||
Reference in New Issue
Block a user