Skip to content

Commit

Permalink
Lizard mob changes
Browse files Browse the repository at this point in the history
In case we don't wanna merge this bit
  • Loading branch information
Tomce795 committed Jan 10, 2025
1 parent 8ac40d7 commit 634cd10
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1902,6 +1902,17 @@
id: MobLizard
description: A harmless dragon.
components:
- type: ReplacementAccent # Impstation starts here
accent: kobold
- type: Speech
speechSounds: Lizard
speechVerb: Reptilian
allowedEmotes: ['Hiss'] # Can't thump tail because no body component
- type: Vocal
sounds:
Male: MaleReptilian
Female: FemaleReptilian
Unsexed: MaleReptilian # Impstation ends here
- type: MovementSpeedModifier
baseWalkSpeed: 2
baseSprintSpeed: 3
Expand Down

0 comments on commit 634cd10

Please sign in to comment.