mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Package wrapper teleportation fix
This commit is contained in:
@@ -163,6 +163,8 @@
|
||||
|
||||
if(is_type_in_list(target, no_wrap))
|
||||
return
|
||||
if(is_type_in_list(A.loc, list(/obj/item/smallDelivery, /obj/structure/bigDelivery)))
|
||||
return
|
||||
if(target.anchored)
|
||||
return
|
||||
if(target in user)
|
||||
|
||||
Reference in New Issue
Block a user