From 7225de297b8745c9b1b5f149e229bff8089fdb30 Mon Sep 17 00:00:00 2001 From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Fri, 10 Feb 2023 20:39:08 -0500 Subject: [PATCH] Carps no longer slide on the floor (#13770) --- Resources/Prototypes/Entities/Mobs/NPCs/carp.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml index 357e7e9719..2d3e5d2508 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml @@ -32,9 +32,9 @@ radius: 0.40 density: 80 mask: - - MobMask + - FlyingMobMask layer: - - MobLayer + - FlyingMobLayer - type: MobState - type: MobThresholds thresholds: -- 2.52.0