2012-12-12 14:13:57 +03:00
|
|
|
{
|
|
|
|
"factions" :
|
|
|
|
[
|
|
|
|
"config/factions/castle.json",
|
|
|
|
"config/factions/rampart.json",
|
|
|
|
"config/factions/tower.json",
|
|
|
|
"config/factions/necropolis.json",
|
|
|
|
"config/factions/inferno.json",
|
|
|
|
"config/factions/dungeon.json",
|
|
|
|
"config/factions/stronghold.json",
|
|
|
|
"config/factions/fortress.json",
|
|
|
|
"config/factions/conflux.json",
|
|
|
|
"config/factions/neutral.json"
|
2012-12-22 19:47:12 +03:00
|
|
|
],
|
|
|
|
|
|
|
|
"creatures" :
|
|
|
|
[
|
|
|
|
"config/creatures/castle.json",
|
|
|
|
"config/creatures/rampart.json",
|
|
|
|
"config/creatures/tower.json",
|
|
|
|
|
|
|
|
"config/creatures/necropolis.json",
|
|
|
|
"config/creatures/inferno.json",
|
|
|
|
"config/creatures/dungeon.json",
|
|
|
|
|
|
|
|
"config/creatures/stronghold.json",
|
|
|
|
"config/creatures/fortress.json",
|
|
|
|
"config/creatures/conflux.json",
|
|
|
|
|
|
|
|
"config/creatures/neutral.json",
|
|
|
|
"config/creatures/special.json",
|
|
|
|
"config/creatures/wog.json"
|
2013-03-03 21:00:37 +03:00
|
|
|
],
|
|
|
|
|
|
|
|
"heroes" :
|
|
|
|
[
|
|
|
|
"config/heroes/castle.json",
|
|
|
|
"config/heroes/rampart.json",
|
|
|
|
"config/heroes/tower.json",
|
|
|
|
"config/heroes/necropolis.json",
|
|
|
|
"config/heroes/inferno.json",
|
|
|
|
"config/heroes/dungeon.json",
|
|
|
|
"config/heroes/stronghold.json",
|
|
|
|
"config/heroes/fortress.json",
|
|
|
|
"config/heroes/conflux.json",
|
|
|
|
"config/heroes/special.json"
|
|
|
|
],
|
2012-12-12 14:13:57 +03:00
|
|
|
}
|