summaryrefslogtreecommitdiff
path: root/docs/item_template.md
diff options
context:
space:
mode:
authorBarbz <BarbzYHOOL@users.noreply.github.com>2020-05-27 01:47:19 +0200
committerGitHub <noreply@github.com>2020-05-27 01:47:19 +0200
commite3d91df1d923b08738e42fed1df3366f15dd331f (patch)
tree494726a30e284bab67354455d90683d45320912e /docs/item_template.md
parente91b4c14359427494e3e2626c570dc20e697764e (diff)
downloadwiki-e3d91df1d923b08738e42fed1df3366f15dd331f.tar.gz
wiki-e3d91df1d923b08738e42fed1df3366f15dd331f.tar.bz2
wiki-e3d91df1d923b08738e42fed1df3366f15dd331f.zip
fix: Add info relation InventoryType/Class (#235)
Diffstat (limited to 'docs/item_template.md')
-rw-r--r--docs/item_template.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/item_template.md b/docs/item_template.md
index 17bdede..71d9e52 100644
--- a/docs/item_template.md
+++ b/docs/item_template.md
@@ -2515,7 +2515,7 @@ In what slot the item can be equipped.
<td><p>8</p></td>
<td><p>Feet</p></td>
<td><p>23</p></td>
-<td><p>Held in Off-Hand (tome, cane, flowers, torches, orbs etc... See also Off-Hand = 22)</p></td>
+<td><p>Held in Off-Hand (tome, cane, flowers, torches, orbs etc... See also Off-Hand = 22) (class = armor, not weapon even if in weapon slot)</p></td>
</tr>
<tr class="even">
<td><p>9</p></td>
@@ -2545,13 +2545,13 @@ In what slot the item can be equipped.
<td><p>13</p></td>
<td><p>One-Hand (not to confuse with Off-Hand = 22)</p></td>
<td><p>28</p></td>
-<td><p>Relic</p></td>
+<td><p>Relic (class = armor, not weapon even if in weapon slot)</p></td>
</tr>
<tr class="odd">
<td><p>14</p></td>
-<td><p>Shield</p></td>
-<td><p> </p></td>
-<td><p> </p></td>
+<td><p>Shield (class = armor, not weapon even if in weapon slot)</p></td>
+<td></td>
+<td></td>
</tr>
</tbody>
</table>