Skip to content

Commit

Permalink
Rodentia now crawl normally (Grimbly-Station#105)
Browse files Browse the repository at this point in the history
<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->

# Description

<!--
Explain this PR in as much detail as applicable

Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->

deleted two lines of yaml

---

# Changelog

<!--
You can add an author after the `:cl:` to change the name that appears
in the changelog (ex: `:cl: Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->

:cl:
- tweak: rodentia now crawl at a normal speed
  • Loading branch information
Tmanzxd authored Sep 30, 2024
2 parents 8489419 + f69b120 commit 6e329a1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@
spitDamageThreshold: 3
- type: CrawlUnderObjects # Remove this once crawling goes under tables
actionProto: ActionToggleSneakMode
- type: LayingDownModifier
downedSpeedMultiplierMultiplier: 4.6 # makes them crawl at the same speed sneak mode moves. for when crawling goes under tables, they can crawl instead of sneak
- type: entity
save: false
name: Rodentia Dummy
Expand Down

0 comments on commit 6e329a1

Please sign in to comment.