Add Dahomé Map & update campaign
This commit is contained in:
parent
1ab92db2e7
commit
606a87bbd6
2 changed files with 27 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
"MYRSHA"
|
"MYRSHA"
|
||||||
],
|
],
|
||||||
"npcs": [],
|
"npcs": [],
|
||||||
|
"map": "DAHOME_432_PU",
|
||||||
"scene": {
|
"scene": {
|
||||||
"name": "Session 18 : Caspaè - 39 Motannes, 432 PU."
|
"name": "Session 18 : Caspaè - 39 Motannes, 432 PU."
|
||||||
},
|
},
|
||||||
|
|
|
||||||
26
maps/DAHOME_432_PU.json
Normal file
26
maps/DAHOME_432_PU.json
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"type": "com.pixelized.shared.lwa.model.map.MapJsonV1",
|
||||||
|
"id": "DAHOME_432_PU",
|
||||||
|
"name": "Dahomé",
|
||||||
|
"camera": {
|
||||||
|
"zoom": 1.52,
|
||||||
|
"offsetX": 1594,
|
||||||
|
"offsetY": 1149
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"width": 3840,
|
||||||
|
"height": 2160
|
||||||
|
},
|
||||||
|
"resources": [
|
||||||
|
{
|
||||||
|
"id": "ROOT",
|
||||||
|
"name": "Root",
|
||||||
|
"uri": "https://i.ibb.co/7dvDJ50L/image-dahome-maps.webp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "REGION",
|
||||||
|
"name": "Frontières",
|
||||||
|
"uri": "https://i.ibb.co/mC4jw8Yj/image-dahome-regions.webp"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue