fix mistake in the way storm trident is translated
This commit is contained in:
parent
4eb6b3b078
commit
714a0cf1a6
1 changed files with 2 additions and 1 deletions
|
@ -662,7 +662,8 @@ What would you like to wish for?"
|
|||
[/then]
|
||||
[effect]
|
||||
apply_to=new_attack
|
||||
name= _ "storm trident"
|
||||
name="storm trident"
|
||||
description= _ "storm trident"
|
||||
# need a better attack image, but this will do for now, replaced fireball with lightingbolt
|
||||
icon=attacks/lightning.png
|
||||
type=fire
|
||||
|
|
Loading…
Add table
Reference in a new issue