Modifies component transfer to make ChangeTurf able to transfer components

This commit is contained in:
Jordan Brown
2018-04-30 22:16:47 -04:00
committed by CitadelStationBot
parent 7205a15ef7
commit 1675490652
9 changed files with 253 additions and 29 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
LAZYCLEARLIST(is_using)
return ..()
/datum/component/storage/OnTransfer(datum/new_parent)
/datum/component/storage/PreTransfer()
update_actions()
/datum/component/storage/proc/update_actions()