mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
feat: generate less water ice, v1.108.3
This commit is contained in:
parent
12b8b941e3
commit
791347b1ee
4 changed files with 17 additions and 19 deletions
|
|
@ -248,10 +248,10 @@
|
|||
},
|
||||
"#ice": {
|
||||
"opacity": 0.9,
|
||||
"fill": "#e8f0f6",
|
||||
"fill": "#f1f8fe",
|
||||
"stroke": "#e8f0f6",
|
||||
"stroke-width": 1,
|
||||
"filter": "url(#dropShadow05)"
|
||||
"stroke-width": 0.5,
|
||||
"filter": "url(#dropShadow01)"
|
||||
},
|
||||
"#emblems": {
|
||||
"opacity": 0.9,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue