Skip to content

Commit

Permalink
Fix region overlay in Magiclysm mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhilkinSerg committed Dec 3, 2019
1 parent fadcffd commit dd75a0a
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 dd75a0a

Please sign in to comment.