mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
refactor: move textures to a local folder
This commit is contained in:
parent
a7419a299e
commit
418df1cec5
35 changed files with 36 additions and 82 deletions
|
|
@ -264,7 +264,7 @@
|
|||
"mask": "",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2019/07/antique-small.jpg"
|
||||
"data-href": "./images/textures/antique-small.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.6,
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
"mask": "url(#land)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/plaster.jpg"
|
||||
"data-href": "./images/textures/plaster.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.6,
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@
|
|||
"mask": "url(#land)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/plaster.jpg"
|
||||
"data-href": "./images/textures/plaster.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.7,
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
"mask": "url(#water)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2019/07/mercury-small.jpg"
|
||||
"data-href": "./images/textures/mercury-small.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.7,
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
"mask": "url(#land)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/marble-big.jpg"
|
||||
"data-href": "./images/textures/marble-big.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.6,
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@
|
|||
"mask": "url(#land)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2019/07/iran-small.jpg"
|
||||
"data-href": "./images/textures/iran-small.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.5,
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
"mask": "",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/plaster.jpg"
|
||||
"data-href": "./images/textures/plaster.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.6,
|
||||
|
|
|
|||
|
|
@ -254,7 +254,7 @@
|
|||
"mask": "url(#land)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/plaster.jpg"
|
||||
"data-href": "./images/textures/plaster.jpg"
|
||||
},
|
||||
"#emblems": {
|
||||
"opacity": 0.5,
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
"mask": "url(#water)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2019/07/marble-blue-small.jpg"
|
||||
"data-href": "./images/textures/marble-blue-small.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.6,
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
"mask": "url(#land)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/plaster.jpg"
|
||||
"data-href": "./images/textures/plaster.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.6,
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
"mask": "url(#land)",
|
||||
"data-x": 0,
|
||||
"data-y": 0,
|
||||
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/plaster.jpg"
|
||||
"data-href": "./images/textures/plaster.jpg"
|
||||
},
|
||||
"#zones": {
|
||||
"opacity": 0.6,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue