Skip to content

Commit

Permalink
fix demon lair itemgroup
Browse files Browse the repository at this point in the history
  • Loading branch information
KorGgenT committed Dec 17, 2019
1 parent 4b6ed85 commit 9b4918e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Magiclysm/itemgroups/itemgroups.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"items": [
{ "group": "potions_common", "prob": 20 },
{ "group": "enchanted_wands_lesser", "prob": 15 },
{ "group": "spellbook_loot_1", "prob": 35, "repeat": [ 1, 3 ] },
{ "group": "spellbook_loot_1", "prob": 35, "count": [ 1, 3 ] },
{ "group": "enchanted_rings_common", "prob": 20 },
{ "group": "enchanted_rings_uncommon", "prob": 5 },
{ "group": "enchanted_combat_items", "prob": 10 },
Expand Down

0 comments on commit 9b4918e

Please sign in to comment.