Firebot Tweaks (#32629)
Removed random sentience and some other minor tweaks
This commit is contained in:
@@ -29,6 +29,18 @@
|
||||
pathfindKey: TargetPathfind
|
||||
rangeKey: InteractRange
|
||||
|
||||
- !type:HTNPrimitiveTask
|
||||
operator: !type:SetFloatOperator
|
||||
targetKey: WaitTime
|
||||
amount: 1
|
||||
|
||||
- !type:HTNPrimitiveTask
|
||||
operator: !type:WaitOperator
|
||||
key: WaitTime
|
||||
preconditions:
|
||||
- !type:KeyExistsPrecondition
|
||||
key: WaitTime
|
||||
|
||||
- !type:HTNPrimitiveTask
|
||||
preconditions:
|
||||
- !type:TargetInRangePrecondition
|
||||
|
||||
Reference in New Issue
Block a user