Skip to content

Commit

Permalink
Merge pull request #35834 from CleverRaven/fix-magiclysm-region-overlay
Browse files Browse the repository at this point in the history
Fix region overlay in Magiclysm mod
  • Loading branch information
ZhilkinSerg authored Dec 3, 2019
2 parents d7fe8d7 + dd75a0a commit fbb5d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/Magiclysm/worldgen/regional_overlay.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"//id": "magiclysm_buildings_overlay",
"regions": [ "all" ],
"city": { "shops": { "magic_shop": 100, "used_bookstore": 225 }, "basements": { "magic_basement": 50 } },
"other": { "f_glow_boulder": 0.3333 }
"field_coverage": { "other": { "f_glow_boulder": 0.3333 } }
}
]

0 comments on commit fbb5d23

Please sign in to comment.