Skip to content

Commit

Permalink
Merge pull request CleverRaven#71517 from Standing-Storm/cabin-monsters
Browse files Browse the repository at this point in the history
[Magiclysm] Add chance of feral mages at magic cabins
  • Loading branch information
Maleclypse authored Feb 5, 2024
2 parents 3706e56 + 2d0af2d commit b8f2973
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/mods/Magiclysm/worldgen/magic_cabin.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@
{ "item": "homebooks", "chance": 40, "repeat": [ 1, 4 ] },
{ "item": "games", "chance": 20, "repeat": [ 1, 2 ] }
]
}
},
"place_monster": [ { "group": "GROUP_FERAL_WIZARDS", "x": [ 2, 21 ], "y": [ 2, 21 ], "chance": 33, "repeat": [ 1, 2 ] } ]
}
},
{
Expand Down

0 comments on commit b8f2973

Please sign in to comment.