mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
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