Files
97e8c044ed [MIRROR] idle basic mobs can plan again (#29351)
* idle basic mobs can plan again

* ready

---------

Co-authored-by: Ben10Omintrix <138636438+Ben10Omintrix@users.noreply.github.com>
Co-authored-by: projectkepler-RU <99981766+projectkepler-ru@users.noreply.github.com>
2024-08-17 18:26:08 +00:00

7 lines
263 B
Plaintext

PROCESSING_SUBSYSTEM_DEF(idle_ai_behaviors)
name = "idle_ai_behaviors"
flags = SS_NO_INIT | SS_BACKGROUND
wait = 1.5 SECONDS
priority = FIRE_PRIORITY_IDLE_NPC
init_order = INIT_ORDER_AI_IDLE_CONTROLLERS //must execute only after ai behaviors are initialized