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,
|
* updated translations: Basque, British English, Catalan, Danish, Dutch,
|
||||||
Finnish, French, German, Italian, Polish, Portuguese (Brazil), Spanish,
|
Finnish, French, German, Italian, Polish, Portuguese (Brazil), Spanish,
|
||||||
Swedish, Turkish
|
Swedish, Turkish
|
||||||
* fixed Dark Adept female version causing glitch in help (#14073)
|
|
||||||
* updated man pages: English, Swedish
|
* updated man pages: English, Swedish
|
||||||
* fixed some translated string not being used (#14094)
|
* fixed some translated strings not being used (#14094)
|
||||||
* campaigns
|
* campaigns
|
||||||
* Eastern Invasion: further revisions for Weldyn Under Attack
|
* Eastern Invasion: further revisions for Weldyn Under Attack
|
||||||
* new unit portraits for Ghoul, Mermaid Initiate, Merman Fighter,
|
* new unit portraits for Ghoul, Mermaid Initiate, Merman Fighter,
|
||||||
|
@ -20,8 +19,9 @@ CVS HEAD:
|
||||||
* fixed missing storm trident image (#14111)
|
* fixed missing storm trident image (#14111)
|
||||||
* various bug fixes and code cleanups
|
* various bug fixes and code cleanups
|
||||||
* new observer icon
|
* new observer icon
|
||||||
* improved underpowerd Merman hoplite to bring it up to date with the changes
|
* changed Merman hoplite to bring it up to date with changes to steadfast
|
||||||
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
|
* made checksums work on AMD64
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -77,7 +77,7 @@ get_hit_sound=groan.wav
|
||||||
end=100
|
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
|
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="projectiles/icemissile-n.png"
|
||||||
image_diagonal="projectiles/icemissile-nw.png"
|
image_diagonal="projectiles/icemissile-ne.png"
|
||||||
halo_x,halo_y=15,-4
|
halo_x,halo_y=15,-4
|
||||||
[/missile_frame]
|
[/missile_frame]
|
||||||
[/attack]
|
[/attack]
|
||||||
|
|
Loading…
Add table
Reference in a new issue