mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 19:18:45 +00:00
merged commit 2007-03-09T21:04:15Z!lari.nieminen@iki.fi (fixed a missing frame for the white mage)
This commit is contained in:
parent
b2ba9b09f2
commit
695367fe12
@ -2,6 +2,7 @@ Version 1.2.3+svn:
|
||||
* graphics
|
||||
* tiles with overlays are also properly shown if compiled with
|
||||
--enable-tinygui (bug #8720 patch #697)
|
||||
* fixed a missing frame for the white mage
|
||||
* language and i18n:
|
||||
* updated translations: Dutch, Swedish
|
||||
|
||||
|
@ -220,7 +220,7 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HOLY}+{SPECIAL_NOTES_CURE
|
||||
[frame]
|
||||
begin=-75
|
||||
end=0
|
||||
image="units/human-magi/white-mage-magic3.png"
|
||||
image="units/human-magi/white-mage-magic-3.png"
|
||||
sound={SOUND_LIST:HOLY_MISS}
|
||||
halo=halo/holy/halo1.png
|
||||
[/frame]
|
||||
@ -237,7 +237,7 @@ Special Notes:"+{SPECIAL_NOTES_MAGICAL}+{SPECIAL_NOTES_HOLY}+{SPECIAL_NOTES_CURE
|
||||
image="units/human-magi/white-mage-magic-3.png"
|
||||
halo=halo/holy/halo5.png
|
||||
[/frame]
|
||||
|
||||
|
||||
[frame]
|
||||
begin=150
|
||||
end=200
|
||||
|
Loading…
x
Reference in New Issue
Block a user