-
Notifications
You must be signed in to change notification settings - Fork 572
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
New: ItemExtendedCost.dbc and ItemPurchaseGroup.dbc, Updated npc_vendor#extendedcost #1017
New: ItemExtendedCost.dbc and ItemPurchaseGroup.dbc, Updated npc_vendor#extendedcost #1017
Conversation
docs/itempurchasegroup_dbc.md
Outdated
| Field | Type | Attributes | Key | Null | Default | Extra | Comment | | ||
| --------------------------------- | ------- | ---------- | --- | ---- | ------- | ----- | ------- | | ||
| [ID](#id) | INT | UNSIGNED | PRI | NO | 0 | | ||
| [ItemID_1](#itemid_1) | INT | UNSIGNED | | NO | 0 | |
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.
samne as other pr
Corrected |
Ready to be reviewed. |
docs/itemextendedcost_dbc.md
Outdated
|
||
ID that's used in [ItemPurchaseGroup.dbc](itempurchasegroup.dbc#id). <br>All entries use "0". No more information | ||
|
||
### DBC File Content |
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.
no
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.
Done
docs/itempurchasegroup_dbc.md
Outdated
<details> | ||
|
||
<summary>Click to see the content </summary> | ||
|
||
| ID | ItemID_1 | ItemID_2 | ItemID_3 | ItemID_4 | ItemID_5 | ItemID_6 | ItemID_7 | ItemID_8 | Name_Lang_enUS | Name_Lang_enGB | Name_Lang_koKR | Name_Lang_frFR | Name_Lang_deDE | Name_Lang_enCN | Name_Lang_zhCN | Name_Lang_enTW | Name_Lang_zhTW | Name_Lang_esES | Name_Lang_esMX | Name_Lang_ruRU | Name_Lang_ptPT | Name_Lang_ptBR | Name_Lang_itIT | Name_Lang_Unk | Name_Lang_Mask | | ||
| --- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | -------------------------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | ------------- | -------------- | | ||
| 1 | 34529 | 34530 | 33006 | 0 | 0 | 0 | 0 | 0 | Vengeful Gladiator Ranged Weapon | | | | | | | | | | | | | | | | 16712190 | | ||
|
||
</details> |
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.
why
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.
Done
Description
ItemExtendedCost.dbc
(itemextendedcost_dbc
)npc_vendor#extendedcost
to have proper link to the newitemextendedcost_dbc
ItemPurchaseGroup.dbc
(itempurchasegroup_dbc
)Related Issue
Not aware
@pangolp new changes to the EN files