summaryrefslogtreecommitdiff
path: root/docs/item_template.md
diff options
context:
space:
mode:
authorFrancescoBorzi <borzifrancesco@gmail.com>2019-03-04 17:28:48 +0100
committerFrancescoBorzi <borzifrancesco@gmail.com>2019-03-04 17:28:48 +0100
commitfecdf407f0c5d8685802a142f1834603fabfb94e (patch)
tree20f3f06da00b5ab7deff8c2a0813bec5220edd4d /docs/item_template.md
parentdce37f458a8803742893549586adcbf6c7c0ff04 (diff)
parent44c4babac6b6607abda4729a6a2c39ca3434f86c (diff)
downloadwiki-fecdf407f0c5d8685802a142f1834603fabfb94e.tar.gz
wiki-fecdf407f0c5d8685802a142f1834603fabfb94e.tar.bz2
wiki-fecdf407f0c5d8685802a142f1834603fabfb94e.zip
Merge branch 'master' of https://github.com/azerothcore/wiki
Diffstat (limited to 'docs/item_template.md')
-rw-r--r--docs/item_template.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/item_template.md b/docs/item_template.md
index 20188ea..96cd00c 100644
--- a/docs/item_template.md
+++ b/docs/item_template.md
@@ -2560,13 +2560,13 @@ In what slot the item can be equipped.
Bitmask controlling which classes can use this item. Add ids together to combine class possibilities. Use -1 if all classes can use it.
-See the [ChrClasses DBC file](http://collab.kpsn.org/display/tc/ChrClasses) for the IDs of the classes.
+See the [ChrClasses DBC file](ChrClasses) for the IDs of the classes.
### AllowableRace
Bitmask controlling which races can use this item. Add ids together to combine race possibilities. Use -1 for all races.
-See the [ChrRaces DBC file](http://collab.kpsn.org/display/tc/ChrRaces) for the IDs of the races.
+See the [ChrRaces DBC file](ChrRaces) for the IDs of the races.
### ItemLevel
@@ -2578,7 +2578,7 @@ The level that a player must be to equip the item.
### RequiredSkill
-The skill required to use this item. See the [SkillLine DBC file](http://collab.kpsn.org/display/tc/SkillLine) for IDs which can be used here.
+The skill required to use this item. See the [SkillLine DBC file](SkillLine) for IDs which can be used here.
### RequiredSkillRank
@@ -2600,7 +2600,7 @@ The honor rank the player needs to have to use this item.
The faction template ID  of the faction that the player has to have a certain ranking with. If this value is 0, the faction of the seller of the item is used.
-See the [Faction DBC file](http://collab.kpsn.org/display/tc/Faction) for the IDs of all of the factions.
+See the [Faction DBC file](Faction) for the IDs of all of the factions.
### RequiredReputationRank
@@ -3099,13 +3099,13 @@ The ID referring to the text that the item will show (if it is a book or a lette
The language that the item text is written in.
-See the [Languages DBC file](http://collab.kpsn.org/display/tc/Languages) for the IDs of all of the languages.
+See the [Languages DBC file](Languages) for the IDs of all of the languages.
### PageMaterial
The background texture that appears in the page text window.
-See the [PageTextMaterial DBC file](http://collab.kpsn.org/display/tc/PageTextMaterial) for the IDs of all of the material types.
+See the [PageTextMaterial DBC file](PageTextMaterial) for the IDs of all of the material types.
### startquest
@@ -3115,7 +3115,7 @@ The ID of the quest that this item will start if right-clicked. See [quest\_temp
The lock entry ID that this item (which serves as a key) is tied to. This field is used in key-door mechanics.
-See the [Lock DBC file](http://collab.kpsn.org/display/tc/Lock).
+See the [Lock DBC file](Lock).
### Material
@@ -3352,7 +3352,7 @@ If the item is a bag, this field is a bitmask controlling what types of items ca
### TotemCategory
-Corresponds to the ID in the [TotemCategory DBC file](http://collab.kpsn.org/display/tc/TotemCategory).
+Corresponds to the ID in the [TotemCategory DBC file](TotemCategory).
<table>
<colgroup>
@@ -3604,7 +3604,7 @@ Set ITEM\_FLAGS\_CU\_DURATION\_REAL\_TIME in *flagsCustom* for real time. In tha
### HolidayId
-See the [Holidays DBC file](http://collab.kpsn.org/display/tc/Holidays) for the IDs of all of the holidays.
+See the [Holidays DBC file](Holidays) for the IDs of all of the holidays.
### ScriptName