mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-16 10:19:47 +02:00
0e06ac15ad
- Support for external dwellings for new towns
14 lines
191 B
JSON
14 lines
191 B
JSON
{
|
|
"neutral" :
|
|
{
|
|
"index" : 9,
|
|
"alignment" : "neutral",
|
|
"creatureBackground" :
|
|
{
|
|
"120px" : "TPCASNEU",
|
|
"130px" : "CRBKGNEU"
|
|
},
|
|
"commander" : "Enchanter" //just in case
|
|
}
|
|
}
|