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/npc_text.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/npc_text.md') diff --git a/docs/npc_text.md b/docs/npc_text.md index cb16a86..a697023 100644 --- a/docs/npc_text.md +++ b/docs/npc_text.md @@ -1043,7 +1043,7 @@ The use of this field is unknown. ### 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. -- cgit