diff --git a/docs/_includes/dependencies_list.md b/docs/_includes/dependencies_list.md index 783c41ba1e..8ef2a59a94 100644 --- a/docs/_includes/dependencies_list.md +++ b/docs/_includes/dependencies_list.md @@ -498,6 +498,10 @@ `ace_common` {% endif %} +{% if include.component == "vehicle_damage" %} +`ace_common`, `ace_cookoff` +{% endif %} + {% if include.component == "vehiclelock" %} `ace_interaction` {% endif %}