Blank and Undead axes icons from Pekka + wire them
This commit is contained in:
parent
1e54c9bcf7
commit
956c42d896
10 changed files with 6 additions and 2 deletions
|
@ -25,6 +25,7 @@ Version 1.3-svn:
|
|||
* added death animations for Orcish Assassin and Grunt, and Undead Ghoul
|
||||
* changed name on Dwarvish Warrior art files to Dwarvish Steelclad, to conform
|
||||
to unit .cfg file name
|
||||
* new undead axes icons
|
||||
* fix gryphon not being in the center of their hex
|
||||
* Fixed incorrect WML in some units causing female variations to use male
|
||||
* language and i18n:
|
||||
|
|
|
@ -42,11 +42,11 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
|
|||
[/death]
|
||||
[attack]
|
||||
name=battle axe
|
||||
icon=attacks/battleaxe-undead.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=11
|
||||
number=4
|
||||
icon=attacks/battleaxe.png
|
||||
[animation]
|
||||
[frame]
|
||||
begin=-200
|
||||
|
|
|
@ -40,6 +40,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[/death]
|
||||
[attack]
|
||||
name=axe
|
||||
icon=attacks/axe-deathblade.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=8
|
||||
|
|
|
@ -40,7 +40,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[/death]
|
||||
[attack]
|
||||
name=axe
|
||||
icon=attacks/battleaxe.png
|
||||
icon=attacks/battleaxe-undead.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=12
|
||||
|
|
|
@ -39,6 +39,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[/death]
|
||||
[attack]
|
||||
name=axe
|
||||
icon=attacks/axe-undead.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=8
|
||||
|
|
|
@ -104,6 +104,7 @@ Special Notes:"+{SPECIAL_NOTES_SUBMERGE}
|
|||
[/resistance]
|
||||
[attack]
|
||||
name=axe
|
||||
icon=attacks/axe-undead.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=7
|
||||
|
|
BIN
images/attacks/axe-deathblade.png
Normal file
BIN
images/attacks/axe-deathblade.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
BIN
images/attacks/axe-undead.png
Normal file
BIN
images/attacks/axe-undead.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
BIN
images/attacks/battleaxe-undead.png
Normal file
BIN
images/attacks/battleaxe-undead.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Reference in a new issue