Fixes cable dipping (#35724)

* dip cable sanity

* open containers mob exclusion
This commit is contained in:
DeityLink
2024-01-08 16:47:56 +01:00
committed by GitHub
parent 051f51b5e4
commit 68d1dd0602
7 changed files with 6 additions and 9 deletions

View File

@@ -1380,9 +1380,6 @@ Thanks.
return
return
/mob/living/is_open_container()
return 1
/mob/living/proc/scoop_up(mob/M) //M = mob who scoops us up!
if(!holder_type)
return 0