summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2019-06-10 00:22:09 +0200
committerFrancesco Borzì <borzifrancesco@gmail.com>2019-06-10 00:22:09 +0200
commit637ef07d0863e4b63005ca0f155ce45f407d4990 (patch)
treee5187bdab8e0e1afd69a6723cbadef8d2a8bf368 /docs
parente1835c9869c9ba931606f9e68b33e1443e3eb2eb (diff)
downloadwiki-637ef07d0863e4b63005ca0f155ce45f407d4990.tar.gz
wiki-637ef07d0863e4b63005ca0f155ce45f407d4990.tar.bz2
wiki-637ef07d0863e4b63005ca0f155ce45f407d4990.zip
Update item_template.md (#80)
Added missing/broken links
Diffstat (limited to 'docs')
-rw-r--r--docs/item_template.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/item_template.md b/docs/item_template.md
index 11ac932..a112f9d 100644
--- a/docs/item_template.md
+++ b/docs/item_template.md
@@ -2433,7 +2433,7 @@ Bitmask field that contains flags that the item has on it. As all other such fie
### BuyCount
-The size of the item stack when sold by vendors. Also if a vendor has limited copies of this item available, everytime the vendor list is refreshed (See [npc\_vendor.incrtime](npc_vendor_2130245.html#npc_vendor-incrtime)), the number of copies increases by this number.
+The size of the item stack when sold by vendors. Also if a vendor has limited copies of this item available, everytime the vendor list is refreshed (See [npc\_vendor.incrtime](http://www.azerothcore.org/wiki/npc_vendor#incrtime)), the number of copies increases by this number.
### BuyPrice
@@ -3093,7 +3093,7 @@ The description that appears in orange letters at the bottom of the item tooltip
### PageText
-The ID referring to the text that the item will show (if it is a book or a letter, etc). The item will have a magnifying glass cursor in the game and will show the text when right-clicked. See [page\_text.entry](page_text_2130246.html#page_text-entry)
+The ID referring to the text that the item will show (if it is a book or a letter, etc). The item will have a magnifying glass cursor in the game and will show the text when right-clicked. See [page\_text.entry](http://www.azerothcore.org/wiki/page_text#entry)
### LanguageID
@@ -3109,7 +3109,7 @@ See the [PageTextMaterial DBC file](PageTextMaterial) for the IDs of all of the
### startquest
-The ID of the quest that this item will start if right-clicked. See [quest\_template.id](quest_template_2130261.html#quest_template-entry)
+The ID of the quest that this item will start if right-clicked. See [quest\_template.id](http://www.azerothcore.org/wiki/quest_template#id)
### lockid
@@ -3241,11 +3241,11 @@ Controls how the item is put away on the character. Press the 'Z' hotkey to shea
### RandomProperty
-The number in this field points to [item\_enchantment\_template.entry](item_enchantment_template_2130231.html#item_enchantment_template-entry) and ties in an item's chance at having a random property attached to it when it shows up for the first time. This field and the [RandomSuffix](#item_template-RandomSuffix) field CANNOT both have non-zero values. Either one is filled, or the other. Also, the primary source for the number in this field are WDBs.
+The number in this field points to [item\_enchantment\_template.entry](http://www.azerothcore.org/wiki/item_enchantment_template#entry) and ties in an item's chance at having a random property attached to it when it shows up for the first time. This field and the [RandomSuffix](#item_template-RandomSuffix) field CANNOT both have non-zero values. Either one is filled, or the other. Also, the primary source for the number in this field are WDBs.
### RandomSuffix
-The number in this field points to [item\_enchantment\_template.entry](item_enchantment_template_2130231.html#item_enchantment_template-entry) and ties in an item's chance at having a random suffix attached to it when it shows up for the first time. This field and the [RandomProperty](#item_template-RandomProperty) field CANNOT both have non-zero values. Either one is filled, or the other. Also, the primary source for the number in this field are WDBs.
+The number in this field points to [item\_enchantment\_template.entry](http://www.azerothcore.org/wiki/item_enchantment_template#entry) and ties in an item's chance at having a random suffix attached to it when it shows up for the first time. This field and the [RandomProperty](#item_template-RandomProperty) field CANNOT both have non-zero values. Either one is filled, or the other. Also, the primary source for the number in this field are WDBs.
### block
@@ -3612,7 +3612,7 @@ The name of the script that the item should use. There is no 'internalitemhandle
### DisenchantID
-The disenchant loot template ID. See [disenchant\_loot\_template.entry](loot_template_2130202.html#loot_template-entry)
+The disenchant loot template ID. See [disenchant\_loot\_template.entry](http://www.azerothcore.org/wiki/loot_template#loot_template-Entry)
### FoodType