diff options
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" +}, ) |