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