mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
@@ -360,8 +360,8 @@
|
|||||||
"type": "adventureMapImage",
|
"type": "adventureMapImage",
|
||||||
"name" : "backgroundBelowHeroTownList",
|
"name" : "backgroundBelowHeroTownList",
|
||||||
"image" : "AdvMap.pcx",
|
"image" : "AdvMap.pcx",
|
||||||
"area" : { "right": 0, "left" : 0, "bottom" : 0, "height" : 4 },
|
"area" : { "right": 0, "left" : 0, "bottom" : 0, "height" : 3 },
|
||||||
"sourceArea": { "bottom" : 208, "height" : 4, "right" : 0, "width" : 193 }
|
"sourceArea": { "bottom" : 209, "height" : 3, "right" : 0, "width" : 193 }
|
||||||
},
|
},
|
||||||
// Hero List
|
// Hero List
|
||||||
{
|
{
|
||||||
@@ -433,7 +433,7 @@
|
|||||||
"name" : "backgroundRightInfobar",
|
"name" : "backgroundRightInfobar",
|
||||||
"image" : "AdvMap.pcx",
|
"image" : "AdvMap.pcx",
|
||||||
"area": { "top": 0, "bottom" : 0, "left" : 0, "right" : 0 },
|
"area": { "top": 0, "bottom" : 0, "left" : 0, "right" : 0 },
|
||||||
"sourceArea" : { "bottom": 0, "right" : 0, "width" : 199, "height" : 211 }
|
"sourceArea" : { "bottom": 0, "right" : 0, "width" : 199, "height" : 210 }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "adventureInfobar",
|
"type": "adventureInfobar",
|
||||||
|
|||||||
Reference in New Issue
Block a user