summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2019-06-10 00:18:51 +0200
committerFrancesco Borzì <borzifrancesco@gmail.com>2019-06-10 00:18:51 +0200
commite1835c9869c9ba931606f9e68b33e1443e3eb2eb (patch)
tree70edd811153ccb23122d82f113467582477d7fe3
parent113ddffa24b8d86b656f2624e90669aeb8bda55f (diff)
downloadwiki-e1835c9869c9ba931606f9e68b33e1443e3eb2eb.tar.gz
wiki-e1835c9869c9ba931606f9e68b33e1443e3eb2eb.tar.bz2
wiki-e1835c9869c9ba931606f9e68b33e1443e3eb2eb.zip
Update item_enchantment_template.md (#79)
Added missing links
-rw-r--r--docs/item_enchantment_template.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/item_enchantment_template.md b/docs/item_enchantment_template.md
index d7b112f..bf97090 100644
--- a/docs/item_enchantment_template.md
+++ b/docs/item_enchantment_template.md
@@ -67,11 +67,11 @@ This table holds enchantment chance information for items that should have eithe
### entry
-This field ties in with EITHER RandomProperty OR RandomSuffix fields in the item\_template table. An item cannot have both of those fields set at non-zero values.
+This field ties in with EITHER RandomProperty OR RandomSuffix fields in the [item\_template](http://www.azerothcore.org/wiki/item_template) table. An item cannot have both of those fields set at non-zero values.
### ench
-The enchantment to apply on the item. If the entry for the current row is used in RandomProperty, then this field points to the ID in ItemRandomProperties.dbc. If the entry is used in RandomSuffix, then this field points to the ID in ItemRandomSuffix.dbc.
+The enchantment to apply on the item. If the entry for the current row is used in RandomProperty, then this field points to the ID in ItemRandomProperties.dbc. If the entry is used in RandomSuffix, then this field points to the ID in [ItemRandomSuffix.dbc](ItemRandomSuffix).
### chance