From 2da2c8fabab1d5905a93788e03044e630de06838 Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Mon, 8 Jan 2024 10:16:41 +0000 Subject: [PATCH] Update animals.yml adds noslip to yaoguai and deathclaws --- Resources/Prototypes/Nuclear14/Mobs/NPCs/animals.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Nuclear14/Mobs/NPCs/animals.yml b/Resources/Prototypes/Nuclear14/Mobs/NPCs/animals.yml index 8cf39b604f2..82b0a80114f 100644 --- a/Resources/Prototypes/Nuclear14/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Nuclear14/Mobs/NPCs/animals.yml @@ -307,6 +307,7 @@ - type: MovementSpeedModifier baseWalkSpeed : 3 baseSprintSpeed : 3.6 + - type: NoSlip # Scaley Animals - type: entity @@ -371,6 +372,7 @@ name: deathclaw description: | You're a smart killer. Use tactics to kill everyone. + - type: NoSlip - type: entity name: albino deathclaw @@ -549,4 +551,4 @@ reagentId: N14MilkRadstag targetSolution: udder quantity: 25 - updateRate: 30 \ No newline at end of file + updateRate: 30