mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fixes cable dipping (#35724)
* dip cable sanity * open containers mob exclusion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user