Compare commits
2 Commits
b379c55595
...
ef23ea41a4
Author | SHA1 | Date |
---|---|---|
legion | ef23ea41a4 | |
legion | 03788785cc |
22
main.json
22
main.json
|
@ -497,6 +497,12 @@
|
|||
"imagewidth":256,
|
||||
"margin":0,
|
||||
"name":"water_anim",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"Creative Commons Attribution v4.0 International - https:\/\/o-lobster.itch.io\/adventure-pack"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":8,
|
||||
"tileheight":32,
|
||||
|
@ -535,13 +541,7 @@
|
|||
"duration":100,
|
||||
"tileid":7
|
||||
}],
|
||||
"id":0,
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"Creative Commons Attribution v4.0 International - https:\/\/o-lobster.itch.io\/adventure-pack"
|
||||
}]
|
||||
"id":0
|
||||
}],
|
||||
"tilewidth":32
|
||||
},
|
||||
|
@ -625,16 +625,16 @@
|
|||
"columns":2,
|
||||
"firstgid":277,
|
||||
"image":"n2n_logo.png",
|
||||
"imageheight":64,
|
||||
"imagewidth":64,
|
||||
"margin":0,
|
||||
"name":"n2n_logo",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY-SA 4.0 - https:\/\/franconian.net"
|
||||
}],
|
||||
"imageheight":64,
|
||||
"imagewidth":64,
|
||||
"margin":0,
|
||||
"name":"n2n_logo",
|
||||
"spacing":0,
|
||||
"tilecount":4,
|
||||
"tileheight":32,
|
||||
|
|
|
@ -1234,15 +1234,6 @@
|
|||
"value":true
|
||||
}]
|
||||
},
|
||||
{
|
||||
"id":15,
|
||||
"properties":[
|
||||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/pad.nerd2nerd.org\/p\/n2n-omni-map-suggestions"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"id":16,
|
||||
"properties":[
|
||||
|
|
Loading…
Reference in New Issue