Basic mobs targeting, attacks, and pig migration. (#28987)

* Basic mobs targeting, attacks, and pig migration.

* run updatepaths

* fix duplicate macro def

* Update code/datums/ai/basic_mobs/basic_ai_behaviors/basic_attacking.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
warriorstar-orion
2025-04-15 14:45:56 +00:00
committed by GitHub
co-authored by Burzah
parent 5da3694877
commit efc8adb6dd
44 changed files with 1190 additions and 69 deletions
+1
View File
@@ -29,6 +29,7 @@
#include "test_dynamic_budget.dm"
#include "test_elements.dm"
#include "test_emotes.dm"
#include "test_ensure_subtree_operational_datum.dm"
#include "test_init_sanity.dm"
#include "test_log_format.dm"
#include "test_map_templates.dm"