revert bag dumping changes

This commit is contained in:
Jerry Wester
2022-12-13 17:37:47 -07:00
parent 94bfa88ed9
commit 19428e2579
9 changed files with 12 additions and 11 deletions
@@ -5,6 +5,9 @@
w_class = WEIGHT_CLASS_NORMAL
var/component_type = /datum/component/storage/concrete
/obj/item/storage/get_dumping_location(obj/item/storage/source,mob/user)
return src
/obj/item/storage/Initialize(mapload)
. = ..()
PopulateContents()