Modifies component transfer to make ChangeTurf able to transfer components

This commit is contained in:
Jordan Brown
2018-04-30 21:16:48 -05:00
committed by CitadelStationBot
parent 7205a15ef7
commit 1675490652
9 changed files with 253 additions and 29 deletions
+2 -2
View File
@@ -238,5 +238,5 @@
cd++
CHECK_TICK
/datum/component/lockon_aiming/OnTransfer(datum/new_parent)
CRASH("Warning: Lockon aiming component transfer attempted, but transfer behavior is not implemented!")
/datum/component/lockon_aiming/PostTransfer(datum/new_parent)
return COMPONENT_INCOMPATIBLE