1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Added default tower shooter icons to all standard factions

This commit is contained in:
Ivan Savenko
2022-11-29 15:14:57 +02:00
parent 8b7ca176f8
commit 26a2ac72b8
9 changed files with 18 additions and 0 deletions

View File

@@ -203,6 +203,8 @@
"siege" : "siege" :
{ {
"shooter" : "archer", "shooter" : "archer",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"imagePrefix" : "SGCS", "imagePrefix" : "SGCS",
"gate" : "gate" :
{ {

View File

@@ -210,6 +210,8 @@
"siege" : "siege" :
{ {
"shooter" : "stormElemental", "shooter" : "stormElemental",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"imagePrefix" : "SGEL", "imagePrefix" : "SGEL",
"gate" : "gate" :
{ {

View File

@@ -204,6 +204,8 @@
"siege" : "siege" :
{ {
"shooter" : "medusa", "shooter" : "medusa",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"imagePrefix" : "SGDN", "imagePrefix" : "SGDN",
"gate" : "gate" :
{ {

View File

@@ -209,6 +209,8 @@
"siege" : "siege" :
{ {
"shooter" : "lizardman", "shooter" : "lizardman",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"imagePrefix" : "SGFR", "imagePrefix" : "SGFR",
"gate" : "gate" :
{ {

View File

@@ -204,6 +204,8 @@
"siege" : "siege" :
{ {
"shooter" : "gog", "shooter" : "gog",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"imagePrefix" : "SGIN", "imagePrefix" : "SGIN",
"gate" : "gate" :
{ {

View File

@@ -214,6 +214,8 @@
"siege" : "siege" :
{ {
"shooter" : "lich", "shooter" : "lich",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"imagePrefix" : "SGNC", "imagePrefix" : "SGNC",
"gate" : "gate" :
{ {

View File

@@ -211,6 +211,8 @@
"siege" : "siege" :
{ {
"shooter" : "woodElf", "shooter" : "woodElf",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"imagePrefix" : "SGRM", "imagePrefix" : "SGRM",
"gate" : "gate" :
{ {

View File

@@ -203,6 +203,8 @@
{ {
"shooter" : "orc", "shooter" : "orc",
"imagePrefix" : "SGST", "imagePrefix" : "SGST",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"gate" : "gate" :
{ {
"arch" : { "x" : 478, "y" : 235 }, "arch" : { "x" : 478, "y" : 235 },

View File

@@ -202,6 +202,8 @@
"siege" : "siege" :
{ {
"shooter" : "mage", "shooter" : "mage",
"towerIconSmall" : "vcmi/creatureIcons/towerSmall",
"towerIconLarge" : "vcmi/creatureIcons/towerLarge",
"imagePrefix" : "SGTW", "imagePrefix" : "SGTW",
"gate" : "gate" :
{ {