mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
refactor: render covering layers
This commit is contained in:
parent
538ad3512e
commit
8abf443f70
25 changed files with 171 additions and 366 deletions
|
|
@ -78,13 +78,13 @@
|
|||
"#relig": {
|
||||
"opacity": 0.7,
|
||||
"stroke": "#777777",
|
||||
"stroke-width": 0,
|
||||
"stroke-width": 3,
|
||||
"filter": null
|
||||
},
|
||||
"#cults": {
|
||||
"opacity": 0.6,
|
||||
"stroke": "#777777",
|
||||
"stroke-width": 0.5,
|
||||
"stroke-width": 3,
|
||||
"stroke-dasharray": null,
|
||||
"stroke-linecap": null,
|
||||
"filter": null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue