mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 11:31:23 +01:00
feat: style - store emblem size mod in style (v1.99.10)
This commit is contained in:
parent
634ad6cd8e
commit
f129ff5573
18 changed files with 140 additions and 44 deletions
|
|
@ -260,6 +260,15 @@
|
|||
"stroke-width": 0.5,
|
||||
"filter": null
|
||||
},
|
||||
"#emblems > #stateEmblems": {
|
||||
"data-size": 1
|
||||
},
|
||||
"#emblems > #provinceEmblems": {
|
||||
"data-size": 1
|
||||
},
|
||||
"#emblems > #burgEmblems": {
|
||||
"data-size": 1
|
||||
},
|
||||
"#texture": {
|
||||
"opacity": 0.8,
|
||||
"filter": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue