mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 06:27:26 +01:00
@@ -22,7 +22,7 @@
|
||||
if(!cargo_holder) return
|
||||
if(istype(target, /obj/structure/stool)) return
|
||||
for(var/M in target.contents)
|
||||
if(istype(M, /mob/living)
|
||||
if(istype(M, /mob/living))
|
||||
return
|
||||
|
||||
if(istype(target,/obj))
|
||||
|
||||
Reference in New Issue
Block a user