Skip to content

Instantly share code, notes, and snippets.

@almaron
Created June 13, 2014 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save almaron/03e9bdeda4edc82fdb6d to your computer and use it in GitHub Desktop.
Save almaron/03e9bdeda4edc82fdb6d to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"name": "Игровой раздел",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": [
{
"id": 3,
"name": "Монастырь (Западная Часть)",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": [
{
"id": 19,
"name": "Главные ворота",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
},
{
"id": 20,
"name": "Западные ворота",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
},
{
"id": 21,
"name": "Храм",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
},
{
"id": 22,
"name": "Площадь с колоколом",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
},
{
"id": 23,
"name": "Сад камней",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
},
{
"id": 24,
"name": "Площадка для тренировок",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
}
]
},
{
"id": 5,
"name": "Монастырь (Дома Семей)",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
},
{
"id": 16,
"name": "Окрестности (природа)",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
},
{
"id": 17,
"name": "Деревня",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
},
{
"id": 18,
"name": "Внешний мир",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
}
]
},
{
"id": 28,
"name": "Проверочный",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": [
{
"id": 29,
"name": "Проверка раз",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
},
{
"id": 30,
"name": "Проверка два",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
}
]
},
{
"id": 2,
"name": "Неигровой раздел",
"hidden": 0,
"technical": 1,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": [
{
"id": 4,
"name": "Монастырь (Восточная Часть)",
"hidden": 0,
"technical": 0,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": [
{
"id": 25,
"name": "Жилые корпуса",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
},
{
"id": 26,
"name": "Жилой корпус Мастеров",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
},
{
"id": 27,
"name": "Столовая",
"hidden": 0,
"technical": 0,
"is_category": 0,
"image": null,
"description": null,
"isCategory": false,
"children": []
}
]
},
{
"id": 6,
"name": "Технический раздел",
"hidden": 0,
"technical": 1,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
},
{
"id": 7,
"name": "Объявления по игре",
"hidden": 0,
"technical": 1,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
},
{
"id": 8,
"name": "Объявления РПГ",
"hidden": 0,
"technical": 1,
"is_category": 1,
"image": null,
"description": null,
"isCategory": true,
"children": []
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment