mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-09 13:14:02 +02:00
- removed no longer used fields from Graphics + portraits.json - work on pregame: - - new code for map options window icons + popups - - fixed bugs related to new towns - - less hardcoded magic numbers
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"images" :
|
|
[
|
|
{ "frame" : 38, "file" : "HPSRAND0.bmp"},
|
|
{ "frame" : 39, "file" : "HPSRAND5.bmp"}
|
|
]
|
|
}
|