|
249 | 249 | ] |
250 | 250 | }, |
251 | 251 | { |
252 | | - "type": "adventureMapContainer", |
| 252 | + "type" : "adventureMapContainer", |
253 | 253 | "hideWhen" : "mapLayerOther", |
254 | | - "area": { "top" : 0, "left": 32, "width" : 32, "height" : 32 }, |
| 254 | + "area" : { |
| 255 | + "top" : 0, |
| 256 | + "left" : 32, |
| 257 | + "width" : 32, |
| 258 | + "height" : 32 |
| 259 | + }, |
255 | 260 | "items" : [ |
256 | 261 | { |
257 | | - "type": "adventureMapButton", |
258 | | - "name": "worldViewOther", |
| 262 | + "type" : "adventureMapButton", |
| 263 | + "name" : "worldViewOther", |
259 | 264 | "image" : "buttons/iam-layers.def", |
260 | 265 | "help" : "core.help.294", |
261 | | - "hotkey": "adventureToggleMapLevel", |
| 266 | + "hotkey" : "adventureToggleMapLevel", |
262 | 267 | "playerColored" : true, |
263 | | - "area": { "top" : 0, "left": 0, "width" : 32, "height" : 32 } |
| 268 | + "area" : { |
| 269 | + "top" : 0, |
| 270 | + "left" : 0, |
| 271 | + "width" : 32, |
| 272 | + "height" : 32 |
| 273 | + } |
264 | 274 | } |
265 | 275 | ] |
266 | 276 | }, |
|
471 | 481 | ] |
472 | 482 | }, |
473 | 483 | { |
474 | | - "type": "adventureMapContainer", |
| 484 | + "type" : "adventureMapContainer", |
475 | 485 | "hideWhen" : "mapLayerOther", |
476 | | - "area": { "top" : 32, "left": 0, "width" : 64, "height" : 32 }, |
| 486 | + "area" : { |
| 487 | + "top" : 32, |
| 488 | + "left" : 0, |
| 489 | + "width" : 64, |
| 490 | + "height" : 32 |
| 491 | + }, |
477 | 492 | "items" : [ |
478 | 493 | { |
479 | | - "type": "adventureMapButton", |
480 | | - "name": "worldViewOther", |
| 494 | + "type" : "adventureMapButton", |
| 495 | + "name" : "worldViewOther", |
481 | 496 | "image" : "buttons/iam-layersL.def", |
482 | 497 | "help" : "core.help.294", |
483 | | - "hotkey": "adventureToggleMapLevel", |
| 498 | + "hotkey" : "adventureToggleMapLevel", |
484 | 499 | "playerColored" : true, |
485 | | - "area": { "top" : 0, "left": 0, "width" : 64, "height" : 32 } |
| 500 | + "area" : { |
| 501 | + "top" : 0, |
| 502 | + "left" : 0, |
| 503 | + "width" : 64, |
| 504 | + "height" : 32 |
| 505 | + } |
486 | 506 | } |
487 | 507 | ] |
488 | 508 | }, |
|
744 | 764 | } |
745 | 765 | ] |
746 | 766 | }, |
747 | | - |
| 767 | + |
748 | 768 | // Adventure map buttons for large (900+) vertical resolution |
749 | 769 | { |
750 | 770 | "type" : "adventureMapContainer", |
|
1011 | 1031 | } |
1012 | 1032 | ] |
1013 | 1033 | }, |
1014 | | - |
| 1034 | + |
1015 | 1035 | // Town / Hero lists for large (664+) vertical resolution |
1016 | 1036 | { |
1017 | 1037 | "type" : "adventureMapContainer", |
|
1191 | 1211 | } |
1192 | 1212 | ] |
1193 | 1213 | }, |
1194 | | - |
| 1214 | + |
1195 | 1215 | // Town / Hero lists for large (900+) vertical resolution |
1196 | 1216 | { |
1197 | 1217 | "type" : "adventureMapContainer", |
|
1438 | 1458 | } |
1439 | 1459 | ] |
1440 | 1460 | }, |
1441 | | - |
| 1461 | + |
1442 | 1462 | { |
1443 | 1463 | "type" : "adventureMapContainer", |
1444 | 1464 | "name" : "adventureInfobarContainer", |
|
0 commit comments