From 49d44a6e6588c6800812267c270d03856a6cf06b Mon Sep 17 00:00:00 2001 From: Dastgir Date: Mon, 4 Jan 2016 20:07:55 +0530 Subject: Changed item_db to new format Signed-off-by: Haru --- db/item_db2.conf | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'db/item_db2.conf') diff --git a/db/item_db2.conf b/db/item_db2.conf index ec38f5f90..8098b4155 100644 --- a/db/item_db2.conf +++ b/db/item_db2.conf @@ -609,7 +609,10 @@ item_db: ( Type: 5 Buy: 43000 Weight: 500 - Job: 0xFFFFFFFE + Job: { + All: true + Novice: false + } Loc: 16 OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> OnUnequipScript: <" sc_end SC_WEDDING; "> @@ -623,7 +626,10 @@ item_db: ( Type: 5 Buy: 43000 Weight: 10 - Job: 0xFFFFFFFE + Job: { + All: true + Novice: false + } Gender: 1 Loc: 16 OnEquipScript: <" sc_start SC_WEDDING,-1,0; "> -- cgit v1.2.3-60-g2f50