fix missing image reference
This commit is contained in:
parent
abe1106514
commit
f6ea3961eb
2 changed files with 5 additions and 5 deletions
|
@ -4,9 +4,8 @@ CVS HEAD:
|
|||
* updated translations: Basque, British English, Catalan, Danish, Dutch,
|
||||
Finnish, French, German, Italian, Polish, Portuguese (Brazil), Spanish,
|
||||
Swedish, Turkish
|
||||
* fixed Dark Adept female version causing glitch in help (#14073)
|
||||
* updated man pages: English, Swedish
|
||||
* fixed some translated string not being used (#14094)
|
||||
* fixed some translated strings not being used (#14094)
|
||||
* campaigns
|
||||
* Eastern Invasion: further revisions for Weldyn Under Attack
|
||||
* new unit portraits for Ghoul, Mermaid Initiate, Merman Fighter,
|
||||
|
@ -20,8 +19,9 @@ CVS HEAD:
|
|||
* fixed missing storm trident image (#14111)
|
||||
* various bug fixes and code cleanups
|
||||
* new observer icon
|
||||
* improved underpowerd Merman hoplite to bring it up to date with the changes
|
||||
to steadfast
|
||||
* changed Merman hoplite to bring it up to date with changes to steadfast
|
||||
* fixed Dark Adept female version glitches (#14073,#14122)
|
||||
* fixed wrong ice missile image used by Elvish High Lord (#14132)
|
||||
* made checksums work on AMD64
|
||||
|
||||
|
||||
|
|
|
@ -77,7 +77,7 @@ get_hit_sound=groan.wav
|
|||
end=100
|
||||
halo=halo/ice-halo1.png,halo/ice-halo2.png,halo/ice-halo3.png,halo/ice-halo4.png,halo/ice-halo5.png,halo/ice-halo6.png,halo/ice-halo7.png,halo/ice-halo8.png,halo/ice-halo9.png
|
||||
image="projectiles/icemissile-n.png"
|
||||
image_diagonal="projectiles/icemissile-nw.png"
|
||||
image_diagonal="projectiles/icemissile-ne.png"
|
||||
halo_x,halo_y=15,-4
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
|
|
Loading…
Add table
Reference in a new issue