dorfylegends/backend/same.json

31 lines
624 B
JSON
Raw Normal View History

2022-04-18 11:36:29 +03:00
{
"HistoricalEventAddHfEntityLink": {
"LinkType": "Link"
},
"HistoricalEventAddHfSiteLink": {
"Site": "SiteId"
},
"HistoricalEventCreatedStructure": {
"Structure": "StructureId"
},
2022-04-18 13:13:38 +03:00
"HistoricalEventDiplomatLost": {
"Entity": "SiteId",
"Involved": "SiteId",
"Site": "SiteId"
},
2022-04-18 11:36:29 +03:00
"HistoricalEventPeaceAccepted": {
"Site": "SiteId"
},
"HistoricalEventPeaceRejected": {
"Site": "SiteId"
},
"HistoricalEventRemoveHfEntityLink": {
"LinkType": "Link"
},
"HistoricalEventRemoveHfSiteLink": {
"Site": "SiteId"
},
2022-04-18 13:13:38 +03:00
"HistoricalFigure": {
"Sex": "BreedId"
2022-04-18 11:36:29 +03:00
}
}