port tg 42691 for component transfer enforcement

This commit is contained in:
Poojawa
2019-05-14 02:49:38 -05:00
parent 77abf6a179
commit 657e6316c6
9 changed files with 76 additions and 21 deletions
@@ -4,6 +4,7 @@
// /mob/living/Move() in /modules/mob/living/living.dm - hiding storage boxes on mob movement
/datum/component/storage/concrete
can_transfer = TRUE
var/drop_all_on_deconstruct = TRUE
var/drop_all_on_destroy = FALSE
var/transfer_contents_on_component_transfer = FALSE