Added attack icon to the nightblade's kick
This commit is contained in:
parent
0728ae834e
commit
05b70ae0b8
2 changed files with 2 additions and 1 deletions
|
@ -52,6 +52,7 @@
|
|||
* Comments in .po files are now kept in order when the .pot is regenerated (issue #5989)
|
||||
### Units
|
||||
* Added attack image for the Bone Knight’s trample
|
||||
* Added attack image for the Nightblade’s kick
|
||||
### User interface
|
||||
* Improved translatability of MP ban durations (issue #6036, PR #6097)
|
||||
* Fixed missing sidebar tooltips in low resolutions such as 800x600 (issue #6264)
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
[attack]
|
||||
name=kick
|
||||
description=_"kick"
|
||||
icon=attacks/blank-attack.png
|
||||
icon=attacks/foot-boot.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=11
|
||||
|
|
Loading…
Add table
Reference in a new issue