From 6ee985901d9d28d389f1f72aaac72fbd91fcf80b Mon Sep 17 00:00:00 2001 From: Spatison <137375981+Spatison@users.noreply.github.com> Date: Thu, 25 Dec 2025 06:45:36 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=82=D1=81=D1=83=D1=82=D1=81?= =?UTF-8?q?=D1=82=D0=B2=D0=B8=D0=B5=20=D0=B2=D0=BE=D0=B7=D0=BC=D0=BE=D0=B6?= =?UTF-8?q?=D0=BD=D0=BE=D1=81=D1=82=D0=B8=20=D0=BB=D0=B5=D0=B6=D0=B0=D1=82?= =?UTF-8?q?=D1=8C=20=D0=B8=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B4=D0=B0=D0=B2?= =?UTF-8?q?=D0=B0=D1=82=D1=8C=20=D0=BF=D1=80=D0=B5=D0=B4=D0=BC=D0=B5=D1=82?= =?UTF-8?q?=D1=8B=20=D0=B0=D0=B1=D0=B4=D1=83=D0=BA=D1=82=D0=BE=D1=80=D0=B0?= =?UTF-8?q?=D0=BC=20(#912)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix --- .../Prototypes/Entities/Mobs/Species/base.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Species/base.yml b/Resources/Prototypes/Entities/Mobs/Species/base.yml index fb9c9f6f00..cd784e489e 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/base.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/base.yml @@ -249,8 +249,15 @@ - type: SurgeryTarget - type: MovedByPressure cutoffTime: 1.0 - - type: TTS # WD EDIT - - type: ExaminableCharacter # WWDP + # WD EDIT START + - type: TTS + - type: ExaminableCharacter + - type: OfferItem + - type: LayingDown + - type: MobState + allowMovementWhileCrit: true + allowMovementWhileSoftCrit: true + # WD EDIT END - type: entity save: false @@ -319,13 +326,8 @@ Asphyxiation: -1.0 - type: FireVisuals alternateState: Standing - - type: OfferItem - - type: LayingDown - type: BloodstreamAffectedByMass power: 0.6 # A minimum size felinid will have 30% blood, a minimum size vulp will have 60%, a maximum size oni will have ~200% - - type: MobState # WWDP - allowMovementWhileCrit: true - allowMovementWhileSoftCrit: true - type: entity save: false