Map:The Graveyard: Difference between revisions

No edit summary
No edit summary
Line 12: Line 12:
},
},
"groups": {
"groups": {
"example": {
"gargoyles": {
"name": "Example group",
"name": "Information Gargoyles",
"pinColor": "#f00"
"icon": "MediEvil2019-InformationGargoyles-BookOfGallowmere.png"
}
}
},
},
"markers": {
"markers": {
"example": [
"gargoyles": [
{
{
"x": 50, "y": 50,
"x": 50, "y": 50,
"name": "Example marker"
"name": "Information Gargoyle",
"description": "Hello.",
"isWikitext": true
}
}
]
]
}
}
}
}