Skip to content

Commit

Permalink
Cherry-picked commit 0a8def1 from space-wizards/space-station-14/master
Browse files Browse the repository at this point in the history
  • Loading branch information
SimpleStation14 authored and Dutch-VanDerLinde committed Mar 16, 2024
1 parent 3bf08c7 commit b9dab21
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1359,12 +1359,13 @@
baseSprintSpeed: 5
- type: MeleeWeapon
soundHit:
path: /Audio/Weapons/pierce.ogg
collection: AlienClaw
angle: 30
animation: WeaponArcPunch
animation: WeaponArcClaw
damage:
types:
Piercing: 9
Slash: 5
Piercing: 4
- type: Temperature
heatDamageThreshold: 360
coldDamageThreshold: 285
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/arachnid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- type: MeleeWeapon
animation: WeaponArcBite
soundHit:
collection: AlienClaw
path: /Audio/Effects/bite.ogg
damage:
types:
Piercing: 5
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
damageModifierSet: Scale
- type: MeleeWeapon
soundHit:
path: /Audio/Weapons/pierce.ogg
collection: AlienClaw
angle: 30
animation: WeaponArcClaw
damage:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/Species/vox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
bloodReagent: AmmoniaBlood
- type: MeleeWeapon
soundHit:
path: /Audio/Weapons/pierce.ogg
collection: AlienClaw
angle: 30
animation: WeaponArcClaw
damage:
Expand Down

0 comments on commit b9dab21

Please sign in to comment.