From 4113c65100f39250b2255c8b57e3607cf40e3fdc Mon Sep 17 00:00:00 2001 From: Asheraf Date: Fri, 27 Jul 2018 02:35:22 +0100 Subject: update stylist database to match latest kRO --- db/stylist_db.conf | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/stylist_db.conf b/db/stylist_db.conf index 70d7162f5..fde32a7da 100644 --- a/db/stylist_db.conf +++ b/db/stylist_db.conf @@ -40,77 +40,92 @@ stylist_db: ( Zeny: zeny (int, defaults to 0) ItemID: ItemID (int, defaults to 0) BoxItemID: BoxItemID (int, defaults to 0) + AllowDoram: true/false (boolean, defaults to false) }, **************************************************************************/ { Type: "LOOK_HAIR_COLOR" Id: 1 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR_COLOR" Id: 2 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR_COLOR" Id: 3 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR_COLOR" Id: 4 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR_COLOR" Id: 5 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR_COLOR" Id: 6 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR_COLOR" Id: 7 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR_COLOR" Id: 8 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR" Id: 1 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR" Id: 2 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR" Id: 3 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR" Id: 4 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR" Id: 5 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR" Id: 6 Zeny: 100000 + AllowDoram: true }, { Type: "LOOK_HAIR" @@ -233,78 +248,102 @@ stylist_db: ( ItemID: "Cash_Hair_Coupon" BoxItemID: "Jeremy_Beauty_Coupon_Box" }, +{ + Type: "LOOK_HAIR" + Id: 30 + Zeny: 100000 +}, +{ + Type: "LOOK_HAIR" + Id: 31 + Zeny: 100000 +}, { Type: "LOOK_CLOTHES_COLOR" - Id: 1 + Id: 0 ItemID: "Clothing_Dye_Coupon2" BoxItemID: "Clothing_Dye_Orig_Box" + AllowDoram: true }, { Type: "LOOK_CLOTHES_COLOR" Id: 2 ItemID: "Clothing_Dye_Coupon" BoxItemID: "Clothing_Dye_Box" + AllowDoram: true }, { Type: "LOOK_CLOTHES_COLOR" Id: 3 ItemID: "Clothing_Dye_Coupon" BoxItemID: "Clothing_Dye_Box" + AllowDoram: true }, { Type: "LOOK_HEAD_TOP" Id: "Hat" Zeny: 1000 + AllowDoram: true }, { Type: "LOOK_HEAD_TOP" Id: "Ribbon" Zeny: 800 + AllowDoram: true }, { Type: "LOOK_HEAD_TOP" Id: "Bandana" Zeny: 400 + AllowDoram: true }, { Type: "LOOK_HEAD_MID" Id: "One_Eyed_Glass" Zeny: 10000 + AllowDoram: true }, { Type: "LOOK_HEAD_MID" Id: "Sunglasses" Zeny: 5000 + AllowDoram: true }, { Type: "LOOK_HEAD_MID" Id: "Luxury_Sunglasses" Zeny: 24000 + AllowDoram: true }, { Type: "LOOK_HEAD_MID" Id: "Spinning_Eyes" Zeny: 20000 + AllowDoram: true }, { Type: "LOOK_HEAD_MID" Id: "Divers_Goggles" Zeny: 3500 + AllowDoram: true }, { Type: "LOOK_HEAD_MID" Id: "Glasses" Zeny: 4000 + AllowDoram: true }, { Type: "LOOK_HEAD_MID" Id: "Eye_Bandage" Zeny: 1000 + AllowDoram: true }, { Type: "LOOK_HEAD_BOTTOM" Id: "Granpa_Beard" Zeny: 5000 + AllowDoram: true }, { Type: "LOOK_BODY2" -- cgit v1.2.3-60-g2f50