code/datums/elements/connect_loc.dm
/datum/element/connect_loc | This element hooks a signal onto the loc the current object is on. When the object moves, it will unhook the signal and rehook it to the new object. |
---|
/datum/element/connect_loc | This element hooks a signal onto the loc the current object is on. When the object moves, it will unhook the signal and rehook it to the new object. |
---|