fix 14111, missing "storm trident.png" image
This commit is contained in:
parent
ed1f7b6f92
commit
0c80386348
2 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,7 @@ CVS HEAD:
|
|||
* fixed game music continuing to play on the title screen (#14080)
|
||||
* fixed some damage calculations not showing %-to-kill
|
||||
* fixed configure options --with-icondir and --with-desktopdir (#14100)
|
||||
* fixed missing storm trident image (#14111)
|
||||
* various bug fixes and code cleanups
|
||||
|
||||
Version 0.9.5:
|
||||
|
|
|
@ -667,6 +667,8 @@ What would you like to wish for?"
|
|||
[effect]
|
||||
apply_to=new_attack
|
||||
name= _ "storm trident"
|
||||
# need a better attack image, but this will do for now
|
||||
icon=attacks/fireball.png
|
||||
type=fire
|
||||
range=long
|
||||
special=magical
|
||||
|
|
Loading…
Add table
Reference in a new issue