From 619647bc749049a6717b8e6d4b7f99b5b6c6fd9d Mon Sep 17 00:00:00 2001 From: David Gay Date: Wed, 23 Jun 2021 20:34:02 -0400 Subject: [data] Allow apprentice wand to be equipped in offhand, too --- data/items.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'data') diff --git a/data/items.yml b/data/items.yml index 3c07863..59ce7ce 100644 --- a/data/items.yml +++ b/data/items.yml @@ -919,6 +919,7 @@ apprentice_wand: - "focus" equip_slots: - "mainhand" + - "offhand" equip_effects: - type: "stat_change" gid: "havencast_speed" -- cgit v1.2.3