Skip to content

Commit cff3b21

Browse files
authored
Merge pull request #82132 from Maleclypse/Reduce-martial-arts-books-in-homebooks
Rebalance home books
2 parents e7ee381 + 41b92a7 commit cff3b21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/json/itemgroups/books.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -385,11 +385,11 @@
385385
"type": "item_group",
386386
"subtype": "distribution",
387387
"entries": [
388-
{ "group": "magazines", "prob": 580 },
389-
{ "group": "novels", "prob": 424 },
388+
{ "group": "magazines", "prob": 980 },
389+
{ "group": "novels", "prob": 624 },
390390
{ "group": "kids_books", "prob": 50 },
391391
{ "group": "SUS_book_fict_soft_ya", "prob": 50 },
392-
{ "group": "book_martial", "prob": 40 },
392+
{ "group": "book_martial", "prob": 4 },
393393
{ "group": "religious_books", "prob": 40 },
394394
{ "group": "literature", "prob": 30 },
395395
{ "group": "SUS_book_nonf_hard_homemk", "prob": 26 },

0 commit comments

Comments
 (0)