From 78f6ed9b37ee9d65970cb6dcfc9a1bf77655849a Mon Sep 17 00:00:00 2001 From: Swept Date: Thu, 11 Mar 2021 05:00:15 +0000 Subject: [PATCH] Tweaks base for simplemobs (#3598) --- .../Prototypes/Entities/Mobs/NPCs/simplemob.yml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml index 89832ec574..32ef43bc91 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml @@ -10,9 +10,11 @@ - type: UtilityAI behaviorSets: - Clothing - - Hunger - - Thirst - Idle + - type: Hunger + - type: Thirst + - type: Input + context: "human" - type: AiFactionTag factions: - SimpleNeutral @@ -28,6 +30,7 @@ noRot: true drawdepth: Mobs - type: Clickable + - type: InteractionOutline - type: Physics bodyType: Dynamic mass: 50 @@ -40,8 +43,7 @@ - VaultImpassable - SmallImpassable layer: - - Opaque -# - MobImpassable + - MobImpassable - type: Bloodstream max_volume: 100 - type: Damageable @@ -78,11 +80,12 @@ - type: CombatMode - type: Internals - type: Stunnable + - type: Examiner - type: UnarmedCombat range: 1.5 arcwidth: 0 arc: bite - damage: 50 + damage: 5 - type: Appearance visuals: - type: BuckleVisualizer