mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-13 03:13:51 +00:00
Upload files
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
loaded_atom.forceMove(T)
|
||||
continue
|
||||
var/obj/item/loaded = loaded_atom
|
||||
var/obj/item/storage/S = H.get_item_by_slot(SLOT_BACK)
|
||||
var/obj/item/storage/S = H.get_item_by_slot(ITEM_SLOT_BACK)
|
||||
if(istype(S))
|
||||
SEND_SIGNAL(S, COMSIG_TRY_STORAGE_INSERT,loaded, TRUE, H) //Force it into their backpack
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user