Skip to content

Commit

Permalink
Fix some Species Not Leaving Footprints (#426) (#142)
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]?
-->

merges PR #426 from floof station
Fansana/floofstation1#426

This adds the footprints comp to the base species proto.

---

# 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:
- fix: merged mnemo's missing species footprint fix

Co-authored-by: Fansana <[email protected]>
Co-authored-by: sleepyyapril <[email protected]>
  • Loading branch information
3 people authored Jan 11, 2025
1 parent 45451ad commit 74e3fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Mobs/Species/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@
- DoorBumpOpener
- type: Targeting
- type: SurgeryTarget
- type: FootPrints

- type: entity
save: false
Expand Down

0 comments on commit 74e3fe5

Please sign in to comment.