Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix. Allow the player to skin the creature #28

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

pangolp
Copy link
Contributor

@pangolp pangolp commented Feb 25, 2024

Changes Proposed:

  • By eliminating this line, we allow the player who has the skinning ability to obtain the creature's hide. When I added this line, what I wanted to prevent is the skinning from becoming infinite, however, I was testing it, and once you get the skin, the body disappears. However, it can fail, and the body remains in place, until you try again and if you manage to obtain the leather, the body is only eliminated there.

Issues Addressed:

  • Closes

SOURCE:

Tests Performed:

  • Windows 10
  • In-game

How to Test the Changes:

  1. Create a character with the skinning skill.
  2. Once all the items are obtained, try to skin the creature, and if successful, it should disappear.
  3. If you fail, the body continues, so you can try again, and when you succeed, the body disappears.

@pangolp pangolp merged commit 8b197ba into azerothcore:master Feb 25, 2024
1 check passed
@pangolp pangolp deleted the skinning branch February 25, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant