This commit is contained in:
Mocca
2025-12-22 13:07:44 +07:00
parent c32899e883
commit 0a69b84e35
45 changed files with 8255 additions and 17479 deletions

View File

@@ -0,0 +1,17 @@
{
"rules": {
"primaryKeys": [
"page"
]
},
"data": [
{
"page": "StoryEventTop",
"name": "Home"
},
{
"page": "TowerTop",
"name": "Tower TOP"
}
]
}