1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/config/factions/neutral.json
DjWarmonger 0e06ac15ad - Commanders are now a part of faction config
- Support for external dwellings for new towns
2012-12-19 16:35:58 +00:00

14 lines
191 B
JSON

{
"neutral" :
{
"index" : 9,
"alignment" : "neutral",
"creatureBackground" :
{
"120px" : "TPCASNEU",
"130px" : "CRBKGNEU"
},
"commander" : "Enchanter" //just in case
}
}