Skip to content

Commit

Permalink
Update animals.yml
Browse files Browse the repository at this point in the history
adds noslip to yaoguai and deathclaws
  • Loading branch information
Peptide90 authored Jan 8, 2024
1 parent eea6d56 commit 2da2c8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Resources/Prototypes/Nuclear14/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@
- type: MovementSpeedModifier
baseWalkSpeed : 3
baseSprintSpeed : 3.6
- type: NoSlip

# Scaley Animals
- type: entity
Expand Down Expand Up @@ -371,6 +372,7 @@
name: deathclaw
description: |
You're a smart killer. Use tactics to kill everyone.
- type: NoSlip

- type: entity
name: albino deathclaw
Expand Down Expand Up @@ -549,4 +551,4 @@
reagentId: N14MilkRadstag
targetSolution: udder
quantity: 25
updateRate: 30
updateRate: 30

0 comments on commit 2da2c8f

Please sign in to comment.