mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
7d7e65a316
- new property: affinity (might/magic) since in mods it is impossible to rely on odd/even numeric indexes - property commander is now part of hero class
14 lines
169 B
JSON
14 lines
169 B
JSON
{
|
|
"neutral" :
|
|
{
|
|
"name" : "Neutral",
|
|
"index" : 9,
|
|
"alignment" : "neutral",
|
|
"creatureBackground" :
|
|
{
|
|
"120px" : "TPCASNEU",
|
|
"130px" : "CRBKGNEU"
|
|
}
|
|
}
|
|
}
|