summaryrefslogtreecommitdiff
path: root/docs/item_template.md
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2019-03-03 15:12:28 +0100
committerGitHub <noreply@github.com>2019-03-03 15:12:28 +0100
commit2dfe8decd75c1b3328b036d283d30ca62f771da9 (patch)
treed3dd7aa0cebf960c20549cd29055fb19619e7cf9 /docs/item_template.md
parent306fac1fbdc70cc8227cc6009ff60ff48f90e864 (diff)
downloadwiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.gz
wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.tar.bz2
wiki-2dfe8decd75c1b3328b036d283d30ca62f771da9.zip
Fix internal links (#18)
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