diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-12-02 19:05:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-02 19:05:48 +0100 |
| commit | 37a67f68e471c68b464fd64e0a147b90fdfd0329 (patch) | |
| tree | 16814142a0fa5e3ce1ce04b4be7d4a2143c4ee8a /docs/item_appearance.md | |
| parent | 024cdcce92e9dba27c891736aec84ba94e039dd4 (diff) | |
| download | wiki-37a67f68e471c68b464fd64e0a147b90fdfd0329.tar.gz wiki-37a67f68e471c68b464fd64e0a147b90fdfd0329.tar.bz2 wiki-37a67f68e471c68b464fd64e0a147b90fdfd0329.zip | |
doc: cleanup trinity_string (#154)
Diffstat (limited to 'docs/item_appearance.md')
| -rw-r--r-- | docs/item_appearance.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/item_appearance.md b/docs/item_appearance.md index cdfc06a..2956f41 100644 --- a/docs/item_appearance.md +++ b/docs/item_appearance.md @@ -35,11 +35,11 @@ The ID of the item's icon that will show up in bags and such, found in FileData. ### VerifiedBuild -This field is used by the TrinityDB Team to determine whether a template has been verified from WDB files. +This field was used to determine whether a template has been verified from WDB files. If value is 0 then it has not been parsed yet. -If value is above 0 then it has been parsed with WDB files from that specific [client build](http://collab.kpsn.org/pages/createpage.action?spaceKey=tc&title=realmlist_tc2&linkCreation=true&fromPageId=333456). +If value is above 0 then it has been parsed with WDB files from that specific client build. If value is -1 then it is just a place holder until proper data are found on WDBs. |
