1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/config/factions/neutral.json
Ivan Savenko 5ae17cb1ff Moved tower shooters info to "vcmi" mod
Required for file presence validation checks to pass since tower shooter
icons reside in vcmi mod
2022-12-20 01:55:59 +04:00

13 lines
154 B
JSON

{
"neutral" :
{
"name" : "Neutral",
"alignment" : "neutral",
"creatureBackground" :
{
"120px" : "TPCASNEU",
"130px" : "CRBKGNEU"
}
}
}