From 73f8cd768dd8ddf8b63d2dd62c877166c94ec984 Mon Sep 17 00:00:00 2001 From: Saakra <31361371+Saakra@users.noreply.github.com> Date: Sat, 23 Apr 2022 20:42:23 -0400 Subject: [PATCH] Flying animals now fly (And don't slip) [Bats/Bees/Butterflies/Parrots] (#7711) Co-authored-by: Saakra --- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index afba6026ad..bd84f062a1 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -58,6 +58,7 @@ damage: types: Piercing: 5 + - type: NoSlip - type: entity name: bee @@ -111,6 +112,7 @@ - Bee - type: Bloodstream bloodMaxVolume: 0.1 + - type: NoSlip - type: entity name: bee @@ -318,6 +320,7 @@ dead: dead - type: Bloodstream bloodMaxVolume: 0.1 + - type: NoSlip - type: entity name: cow @@ -941,6 +944,7 @@ path: /Audio/Animals/parrot_raught.ogg - type: Bloodstream bloodMaxVolume: 50 + - type: NoSlip - type: entity name: penguin