diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-07-28 13:45:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-28 13:45:59 -0300 |
commit | 2e199ef8edd2436ecaf935fc6e271550e63c5634 (patch) | |
tree | c5f340c8047548edd048035bad2988dbaca9f94c /db/stylist_db.conf | |
parent | 3e4072581d3d03f4428b5199c0f865604a6025b7 (diff) | |
download | serverdata-2e199ef8edd2436ecaf935fc6e271550e63c5634.tar.gz serverdata-2e199ef8edd2436ecaf935fc6e271550e63c5634.tar.bz2 serverdata-2e199ef8edd2436ecaf935fc6e271550e63c5634.tar.xz serverdata-2e199ef8edd2436ecaf935fc6e271550e63c5634.zip |
Hercules update
Diffstat (limited to 'db/stylist_db.conf')
-rw-r--r-- | db/stylist_db.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/db/stylist_db.conf b/db/stylist_db.conf index 6452da8a0..e857df977 100644 --- a/db/stylist_db.conf +++ b/db/stylist_db.conf @@ -251,4 +251,16 @@ stylist_db: ( // ItemID: "Clothing_Dye_Coupon" // BoxItemID: "Clothing_Dye_Box" }, +{ + Type: "LOOK_BODY2" + Id: 0 +// ItemID: "Costume_Change_Ticket" +// BoxItemID: "Costume_Change_Ticket" +}, +{ + Type: "LOOK_BODY2" + Id: 1 +// ItemID: "Costume_Change_Ticket" +// BoxItemID: "Costume_Change_Ticket" +}, ) |