From 1206b58b0bcf8d661da86fc8d8f7072b8b2862e1 Mon Sep 17 00:00:00 2001 From: Kill_Me_I_Noobs <118206719+Vonsant@users.noreply.github.com> Date: Wed, 29 May 2024 19:11:48 +0300 Subject: [PATCH] Update base_humanoid_hostile.yml --- .../_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml index 8d2958b73b3..019e49f54ee 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml @@ -86,6 +86,8 @@ true NavPry: !type:Bool true + NavSmash: !type:Bool # They use this option too much for my liking, but I'll keep it here as an option + true - type: NpcFactionMember factions: - SimpleHostile @@ -165,8 +167,8 @@ true NavPry: !type:Bool true -# NavSmash: !type:Bool # They use this option too much for my liking, but I'll keep it here as an option -# true + NavSmash: !type:Bool # They use this option too much for my liking, but I'll keep it here as an option + true - type: NpcFactionMember factions: - SimpleHostile