fix missing flaming sword attack image
This commit is contained in:
parent
a65ccbb9a7
commit
b9d9e0d29e
2 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,7 @@ CVS HEAD:
|
|||
* hourglass cursor now works on Mac OS X (#14298)
|
||||
* fix scrollbar problems in multiplayer lobby (#13089)
|
||||
* better checking if recruiting is possible (#13638, patch #4267)
|
||||
* fix Flaming Sword missing attack image (#14346)
|
||||
* ambush and nightstalk now works on turn 1 for leaders (#13671)
|
||||
|
||||
Version 0.9.6:
|
||||
|
|
|
@ -723,6 +723,8 @@ What would you like to wish for?"
|
|||
[effect]
|
||||
apply_to=new_attack
|
||||
name= _ "flaming sword"
|
||||
# need a better attack image, but this will do for now
|
||||
icon=attacks/sword.png
|
||||
type=fire
|
||||
range=short
|
||||
special=magical
|
||||
|
|
Loading…
Add table
Reference in a new issue