fix missing attack image
This commit is contained in:
parent
d316d3cad0
commit
78688da3d9
2 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,7 @@ CVS HEAD:
|
|||
* removed tooltip picture (#14134): with #14084 present this cannot be fixed
|
||||
* fixed Lich using wrong image (#14139)
|
||||
* made checksums work on AMD64
|
||||
* fixed broken scepter of fire attack icon (#14028)
|
||||
* fixed broken scepter of fire and scepter attack icons (#14028,#14231)
|
||||
* added hotkey ctrl-j to show objectives (#7830)
|
||||
* revised network code, try to use non-blocking I/O if available
|
||||
* various bug fixes and code cleanups
|
||||
|
|
|
@ -33,6 +33,7 @@ get_hit_sound=female-hit.wav
|
|||
|
||||
[attack]
|
||||
name=scepter
|
||||
icon=attacks/mace.png
|
||||
type=impact
|
||||
range=short
|
||||
damage=5
|
||||
|
|
Loading…
Add table
Reference in a new issue