Skip to content

Commit 0e1a964

Browse files
Reduce incidence of meditation books in esoteric_books (#82725)
1 parent a228f4c commit 0e1a964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/mods/MindOverMatter/itemgroups/books.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"copy-from": "esoteric_books",
101101
"type": "item_group",
102102
"extend": {
103-
"items": [ { "group": "dist_meditation_books_begin", "prob": 25 }, { "group": "dist_meditation_books_int", "prob": 10 } ]
103+
"items": [ { "group": "dist_meditation_books_begin", "prob": 12 }, { "group": "dist_meditation_books_int", "prob": 5 } ]
104104
}
105105
}
106106
]

0 commit comments

Comments
 (0)