/tg/ Station 13 - Modules - Types

code/datums/components/ai_retaliate_advanced.dm

/datum/component/ai_retaliate_advancedAttached to a mob with an AI controller, passes things which have damaged it to a blackboard. The AI controller is responsible for doing anything with that information. Differs from the element as it passes new entries through a callback.