Let flesh mobs and xenos climb tables (#18774)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: SimpleMobBase
|
parent: SimpleMobBase
|
||||||
id: BaseMobFlesh
|
id: BaseMobFlesh
|
||||||
name: aberrant flesh
|
name: aberrant flesh
|
||||||
@@ -9,6 +9,8 @@
|
|||||||
rootTask:
|
rootTask:
|
||||||
task: SimpleHostileCompound
|
task: SimpleHostileCompound
|
||||||
blackboard:
|
blackboard:
|
||||||
|
NavClimb: !type:Bool
|
||||||
|
true
|
||||||
NavSmash: !type:Bool
|
NavSmash: !type:Bool
|
||||||
true
|
true
|
||||||
- type: NpcFactionMember
|
- type: NpcFactionMember
|
||||||
|
|||||||
@@ -13,6 +13,8 @@
|
|||||||
rootTask:
|
rootTask:
|
||||||
task: XenoCompound
|
task: XenoCompound
|
||||||
blackboard:
|
blackboard:
|
||||||
|
NavClimb: !type:Bool
|
||||||
|
true
|
||||||
NavInteract: !type:Bool
|
NavInteract: !type:Bool
|
||||||
true
|
true
|
||||||
NavPry: !type:Bool
|
NavPry: !type:Bool
|
||||||
|
|||||||
Reference in New Issue
Block a user