Skip to content

Explicitly define limb_type on copy-from limbs#86878

Open
Standing-Storm wants to merge 2 commits intoCleverRaven:masterfrom
Standing-Storm:paw-limb-types
Open

Explicitly define limb_type on copy-from limbs#86878
Standing-Storm wants to merge 2 commits intoCleverRaven:masterfrom
Standing-Storm:paw-limb-types

Conversation

@Standing-Storm
Copy link
Copy Markdown
Contributor

@Standing-Storm Standing-Storm commented May 5, 2026

Summary

Bugfixes "Explicitly define limb_type on copy-from limbs"

Purpose of change

Fixes #86503

Describe the solution

Make sure all paws have the hand limb_type explicitly defined.

Also insect arms are arms and insect hands are hands

Describe alternatives you've considered

Testing

Character with paws can now wield a zweihander.

Additional context

@ehughsbaird
Copy link
Copy Markdown
Contributor

I fix the bug on the C++ side in #86880.

There are a few more fields in bodypart without copy-from support, and I'll look at tackling those in a different PR.

@github-actions github-actions Bot added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Paws mutation cant wield heavy items

2 participants