From afb10fbaf2940023c68ad9505e055597046d4cc5 Mon Sep 17 00:00:00 2001 From: Kill_Me_I_Noobs <118206719+Vonsant@users.noreply.github.com> Date: Wed, 29 May 2024 18:34:10 +0300 Subject: [PATCH] Update base_humanoid_hostile.yml --- .../_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 e88a08cb93a..8d2958b73b3 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/base_humanoid_hostile.yml @@ -114,6 +114,14 @@ useSound: path: /Audio/Items/crowbar.ogg speedModifier: 10.0 + - type: Access + groups: + - AllAccess + - type: Tag + tags: + - CanPilot + - FootstepSound + - DoorBumpOpener # NonHuman NPC base, no equipment, immune to vacuum/low pressure - type: entity @@ -197,3 +205,6 @@ useSound: path: /Audio/Items/crowbar.ogg speedModifier: 10.0 + - type: Access + groups: + - AllAccess