Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1 | espaco | 1 | { |
| 2 | "mapwidth":"800", |
||
| 3 | "mapheight":"1000", |
||
| 4 | "categories":[ |
||
| 5 | |||
| 6 | ], |
||
| 7 | "levels":[ |
||
| 8 | { |
||
| 9 | "id":"italy", |
||
| 10 | "title":"Italy", |
||
| 11 | "map":"maps/italy.svg", |
||
| 12 | "minimap": "maps/italy-mini.jpg", |
||
| 13 | "locations":[ |
||
| 14 | { |
||
| 15 | "id": "rome", |
||
| 16 | "title": "Rome", |
||
| 17 | "description": "<p>Donec et pretium justo, sodales finibus risus.</p>", |
||
| 18 | "pin": "circular", |
||
| 19 | "x": "0.5054", |
||
| 20 | "y": "0.4586" |
||
| 21 | }, |
||
| 22 | { |
||
| 23 | "id": "tuscany", |
||
| 24 | "title": "Tuscany", |
||
| 25 | "description": "<p>Donec et pretium justo, sodales finibus risus.</p>", |
||
| 26 | "pin": "hidden", |
||
| 27 | "fill": "#4d5e6d", |
||
| 28 | "x": "0.3965", |
||
| 29 | "y": "0.3424" |
||
| 30 | }, |
||
| 31 | { |
||
| 32 | "id": "campania", |
||
| 33 | "title": "Campania", |
||
| 34 | "description": "<p>Donec et pretium justo, sodales finibus risus.</p>", |
||
| 35 | "fill": "#4d5e6d", |
||
| 36 | "pin": "hidden", |
||
| 37 | "x": "0.6797", |
||
| 38 | "y": "0.5378" |
||
| 39 | } |
||
| 40 | ] |
||
| 41 | } |
||
| 42 | ] |
||
| 43 | } |