Add smashing to carp NPCs (#17846)
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
- type: MobMover
|
||||
- type: HTN
|
||||
rootTask: SimpleHostileCompound
|
||||
blackboard:
|
||||
NavSmash: !type:Bool
|
||||
true
|
||||
- type: Faction
|
||||
factions:
|
||||
- SimpleHostile
|
||||
|
||||
@@ -15,6 +15,13 @@
|
||||
- type: GhostTakeoverAvailable
|
||||
- type: HTN
|
||||
rootTask: XenoCompound
|
||||
blackboard:
|
||||
NavInteract: !type:Bool
|
||||
true
|
||||
NavPry: !type:Bool
|
||||
true
|
||||
NavSmash: !type:Bool
|
||||
true
|
||||
- type: Faction
|
||||
factions:
|
||||
- Dragon
|
||||
|
||||
Reference in New Issue
Block a user