From 37a67f68e471c68b464fd64e0a147b90fdfd0329 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Mon, 2 Dec 2019 19:05:48 +0100 Subject: doc: cleanup trinity_string (#154) --- docs/item_sparse.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/item_sparse.md') diff --git a/docs/item_sparse.md b/docs/item_sparse.md index bec2d7e..e3814e0 100644 --- a/docs/item_sparse.md +++ b/docs/item_sparse.md @@ -1477,11 +1477,11 @@ field-no-description|102 ### 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. -- cgit