Skip to content

Commit

Permalink
Boston-chan costume
Browse files Browse the repository at this point in the history
Co-authored-by: gettingusedto <[email protected]>
  • Loading branch information
collectanos and gettingusedto authored Nov 27, 2023
1 parent 58f4406 commit 76a7e6f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions data/json/itemgroups/Clothing_Gear/costumes.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@
{ "item": "coat_straw", "prob": 5 },
{ "item": "robe", "prob": 10 },
{ "item": "samghati", "prob": 1 },
{ "item": "haori", "prob": 1 }
{ "item": "haori", "prob": 1 },
{ "item": "suit_bostonchan", "prob": 20 }
]
},
{
Expand Down Expand Up @@ -189,6 +190,7 @@
{ "item": "hat_hard", "variant": "steampunk_hat_hard", "prob": 10 },
{ "item": "hat_hard_hooded", "variant": "steampunk_hat_hard", "prob": 1 },
{ "item": "clown_wig", "prob": 15 },
{ "item": "bostonchan_wig", "prob": 20 },
{ "item": "tricorne", "prob": 5 },
{ "item": "wizard_hat_costume", "prob": 25 },
{ "item": "pointed_hat", "prob": 20 },
Expand Down Expand Up @@ -289,7 +291,9 @@
{ "item": "cheerleader_skirt", "prob": 15 },
{ "item": "cheerleader_skirt_short", "prob": 15 },
{ "item": "nanoskirt", "prob": 10 },
{ "item": "skirt_leather", "prob": 15 }
{ "item": "skirt_leather", "prob": 15 },
{ "item": "skirt_bostonchan", "prob": 20 }
]
]
},
{
Expand Down

0 comments on commit 76a7e6f

Please sign in to comment.