oof
This commit is contained in:
@@ -786,6 +786,10 @@
|
||||
return
|
||||
|
||||
var/obj/item/tcgcard_binder/binder = locate() in src
|
||||
if(!binder)
|
||||
var/obj/item/storage/backpack/back = locate() in src
|
||||
binder = locate() in back
|
||||
|
||||
if(!binder)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user