Explorar o código

Added simple icon for tower shooter creature, fixes #791

Ivan Savenko %!s(int64=3) %!d(string=hai) anos
pai
achega
3d1f6df0e2

BIN=BIN
Mods/vcmi/Sprites/vcmi/creatureIcons/towerLarge.png


BIN=BIN
Mods/vcmi/Sprites/vcmi/creatureIcons/towerSmall.png


+ 2 - 0
config/creatures/special.json

@@ -123,6 +123,8 @@
 		},
 		"graphics" :
 		{
+			"iconSmall" : "vcmi/creatureIcons/towerSmall",
+			"iconLarge" : "vcmi/creatureIcons/towerLarge",
 			"animation": "CLCBOW.DEF" // needed to pass validation, never used
 		},
 		"sound": {}