modif towns

This commit is contained in:
2023-04-29 06:32:56 +00:00
parent 53589f7d19
commit b5cd6c8395
143 changed files with 12057 additions and 25 deletions

View File

@@ -0,0 +1,4 @@
{
"schema":"nationchains/schema/nations.json",
"lastupdate":0
}

View File

@@ -0,0 +1,7 @@
{
"ants": {
"nationId": "ants",
"dtcreate": "2023-03-19T14:05:00+02:00",
"contracts": "socialworld/contracts/nation_base.js"
}
}

View File

@@ -0,0 +1,5 @@
{
"nationId":"ants",
"dtcreate":"2023-03-19T14:05:00+02:00",
"contracts":"socialworld/contracts/nation_base.js"
}