-
Notifications
You must be signed in to change notification settings - Fork 577
Creation of player_shapeshift_model
and player_totem_model
#1070
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
base: master
Are you sure you want to change the base?
Creation of player_shapeshift_model
and player_totem_model
#1070
Conversation
Co-authored-by: Benjamin Jackson <[email protected]>
Co-authored-by: Benjamin Jackson <[email protected]>
Co-authored-by: Benjamin Jackson <[email protected]>
Co-authored-by: Benjamin Jackson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Edit: I thought this would show the file, check the new totem file
Co-authored-by: Benjamin Jackson <[email protected]>
player_shapeshift_model
and player_totem_model
docs/player_shapeshift_model.md
Outdated
|
||
This table holds the information on what values are used for the druid shapeshift models, based on the shapeshift, race, character customization, and the gender of the player character. | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
last part, add them in https://www.azerothcore.org/wiki/database-world then gtg |
Removed the extra line and added alphabetically with the world.md the new 2 entries, just missing the mergeing on the PR itself (the changes to the core) |
Upstream PR has been merged, this needs to be as well. |
|
||
### ModelID | ||
|
||
Refer to [creature_model_info](#creature_model_info#displayid) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is wrong, this probably refers to the modelid from dbc
Co-authored-by: Kitzunu <[email protected]>
Description
In regards to this PR where we have moved the hard-coded values for Shapeshift and Totems from the core to the database these new pages reflect on the new (created tables) and what each field mean / do.
Refering to this PR: azerothcore/azerothcore-wotlk#22104
player_shapeshift_model
player_totem_model
CC: @pangolp (related to ES translation)