summaryrefslogtreecommitdiff
path: root/docs/creature_template.md
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-12-02 19:05:48 +0100
committerGitHub <noreply@github.com>2019-12-02 19:05:48 +0100
commit37a67f68e471c68b464fd64e0a147b90fdfd0329 (patch)
tree16814142a0fa5e3ce1ce04b4be7d4a2143c4ee8a /docs/creature_template.md
parent024cdcce92e9dba27c891736aec84ba94e039dd4 (diff)
downloadwiki-37a67f68e471c68b464fd64e0a147b90fdfd0329.tar.gz
wiki-37a67f68e471c68b464fd64e0a147b90fdfd0329.tar.bz2
wiki-37a67f68e471c68b464fd64e0a147b90fdfd0329.zip
doc: cleanup trinity_string (#154)
Diffstat (limited to 'docs/creature_template.md')
-rw-r--r--docs/creature_template.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/creature_template.md b/docs/creature_template.md
index 6782e5b..5fd9889 100644
--- a/docs/creature_template.md
+++ b/docs/creature_template.md
@@ -713,7 +713,7 @@ The name of the script that this creature uses, if any. This ties a script from
#### 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.
@@ -721,4 +721,4 @@ If value is above 0 then it has been parsed with WDB files from that specific cl
If value is -1 then it is just a place holder until proper data are found on WDBs.
-If value is [-Client Build](http://archive.trinitycore.info/DB:Auth:realmlist#gamebuild "DB:Auth:realmlist") then it was parsed with WDB files from that specific [client build](http://archive.trinitycore.info/DB:Auth:realmlist#gamebuild "DB:Auth:realmlist") and manually edited later for some special necessity.
+If value is -Client Build then it was parsed with WDB files from that specific [client build](http://archive.trinitycore.info/DB:Auth:realmlist#gamebuild "DB:Auth:realmlist") and manually edited later for some special necessity.