mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Added simple icon for tower shooter creature, fixes #791
This commit is contained in:
parent
a6b92fc152
commit
3d1f6df0e2
BIN
Mods/vcmi/Sprites/vcmi/creatureIcons/towerLarge.png
Normal file
BIN
Mods/vcmi/Sprites/vcmi/creatureIcons/towerLarge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
Mods/vcmi/Sprites/vcmi/creatureIcons/towerSmall.png
Normal file
BIN
Mods/vcmi/Sprites/vcmi/creatureIcons/towerSmall.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 156 B |
@ -123,6 +123,8 @@
|
||||
},
|
||||
"graphics" :
|
||||
{
|
||||
"iconSmall" : "vcmi/creatureIcons/towerSmall",
|
||||
"iconLarge" : "vcmi/creatureIcons/towerLarge",
|
||||
"animation": "CLCBOW.DEF" // needed to pass validation, never used
|
||||
},
|
||||
"sound": {}
|
||||
|
Loading…
Reference in New Issue
Block a user