mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
Added default tower shooter icons to all standard factions
This commit is contained in:
parent
8b7ca176f8
commit
26a2ac72b8
@ -203,6 +203,8 @@
|
||||
"siege" :
|
||||
{
|
||||
"shooter" : "archer",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"imagePrefix" : "SGCS",
|
||||
"gate" :
|
||||
{
|
||||
|
@ -210,6 +210,8 @@
|
||||
"siege" :
|
||||
{
|
||||
"shooter" : "stormElemental",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"imagePrefix" : "SGEL",
|
||||
"gate" :
|
||||
{
|
||||
|
@ -204,6 +204,8 @@
|
||||
"siege" :
|
||||
{
|
||||
"shooter" : "medusa",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"imagePrefix" : "SGDN",
|
||||
"gate" :
|
||||
{
|
||||
|
@ -209,6 +209,8 @@
|
||||
"siege" :
|
||||
{
|
||||
"shooter" : "lizardman",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"imagePrefix" : "SGFR",
|
||||
"gate" :
|
||||
{
|
||||
|
@ -204,6 +204,8 @@
|
||||
"siege" :
|
||||
{
|
||||
"shooter" : "gog",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"imagePrefix" : "SGIN",
|
||||
"gate" :
|
||||
{
|
||||
|
@ -214,6 +214,8 @@
|
||||
"siege" :
|
||||
{
|
||||
"shooter" : "lich",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"imagePrefix" : "SGNC",
|
||||
"gate" :
|
||||
{
|
||||
|
@ -211,6 +211,8 @@
|
||||
"siege" :
|
||||
{
|
||||
"shooter" : "woodElf",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"imagePrefix" : "SGRM",
|
||||
"gate" :
|
||||
{
|
||||
|
@ -203,6 +203,8 @@
|
||||
{
|
||||
"shooter" : "orc",
|
||||
"imagePrefix" : "SGST",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"gate" :
|
||||
{
|
||||
"arch" : { "x" : 478, "y" : 235 },
|
||||
|
@ -202,6 +202,8 @@
|
||||
"siege" :
|
||||
{
|
||||
"shooter" : "mage",
|
||||
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"imagePrefix" : "SGTW",
|
||||
"gate" :
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user