everything but mob stuff

This commit is contained in:
Poojawa
2018-04-23 01:06:17 -05:00
parent cc6b320f83
commit 5518efebea
111 changed files with 978 additions and 3448 deletions
@@ -817,7 +817,8 @@
return FALSE
var/ignore_bags = get_pin_data(IC_INPUT, 1)
if(ignore_bags)
if(istype(A, /obj/item/storage))
GET_COMPONENT_FROM(STR, /datum/component/storage, A)
if(STR)
return FALSE
set_pin_data(IC_OUTPUT, 1, WEAKREF(A))
push_data()