From f47f8232518dc4d47cdce3925d5963fe48e8a2d1 Mon Sep 17 00:00:00 2001 From: Haru Date: Mon, 21 Aug 2017 23:01:17 +0200 Subject: Replace 16 with "EQP_ARMOR" in the item_db Loc field Signed-off-by: Haru --- db/item_db2.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/item_db2.conf') diff --git a/db/item_db2.conf b/db/item_db2.conf index 29a3a0189..4e8c69c83 100644 --- a/db/item_db2.conf +++ b/db/item_db2.conf @@ -614,7 +614,7 @@ item_db: ( All: true Novice: false } - Loc: 16 + Loc: "EQP_ARMOR" OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> OnUnequipScript: <" sc_end SC_WEDDING; "> }, @@ -632,7 +632,7 @@ item_db: ( Novice: false } Gender: 1 - Loc: 16 + Loc: "EQP_ARMOR" OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> OnUnequipScript: <" sc_end SC_WEDDING; "> }, -- cgit v1.2.3-70-g09d2