From e3d91df1d923b08738e42fed1df3366f15dd331f Mon Sep 17 00:00:00 2001 From: Barbz Date: Wed, 27 May 2020 01:47:19 +0200 Subject: fix: Add info relation InventoryType/Class (#235) --- docs/item_template.md | 10 +++++----- 1 file 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.

8

Feet

23

-

Held in Off-Hand (tome, cane, flowers, torches, orbs etc... See also Off-Hand = 22)

+

Held in Off-Hand (tome, cane, flowers, torches, orbs etc... See also Off-Hand = 22) (class = armor, not weapon even if in weapon slot)

9

@@ -2545,13 +2545,13 @@ In what slot the item can be equipped.

13

One-Hand (not to confuse with Off-Hand = 22)

28

-

Relic

+

Relic (class = armor, not weapon even if in weapon slot)

14

-

Shield

-

 

-

 

+

Shield (class = armor, not weapon even if in weapon slot)

+ + -- cgit