mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Fixes swarmeers cancelling their own reproduction (#31234)
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
/// REPLICATE
|
||||
/datum/ai_behavior/swarmer_replicate
|
||||
required_distance = 0
|
||||
action_cooldown = 5 SECONDS
|
||||
behavior_flags = AI_BEHAVIOR_CAN_PLAN_DURING_EXECUTION
|
||||
|
||||
/datum/ai_behavior/swarmer_replicate/setup(datum/ai_controller/controller, action_key)
|
||||
|
||||
Reference in New Issue
Block a user