fix 14139, Lich using wrong image
This commit is contained in:
parent
0dee931e90
commit
3ab84f9767
2 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@ CVS HEAD:
|
|||
* fixed Dark Adept female version glitches (#14073,#14122)
|
||||
* fixed wrong ice missile image used by Elvish High Lord (#14132)
|
||||
* removed tooltip picture (#14134): with #14084 present this cannot be fixed
|
||||
* fixed Lich using wrong image (#14139)
|
||||
* made checksums work on AMD64
|
||||
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@ get_hit_sound=skeleton-hit.wav
|
|||
[frame]
|
||||
begin=-300
|
||||
end=-200
|
||||
image="undead-adept-ranged1.png"
|
||||
image="undead-lich-ranged1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
|
|
Loading…
Add table
Reference in a new issue