Fixed storm trident using the deprecated weapon special syntax.

This commit is contained in:
Lari Nieminen 2006-12-08 19:03:14 +00:00
parent b7056a1138
commit ec3627ce5f

View file

@ -670,7 +670,9 @@ What would you like to wish for?"
icon=attacks/lightning.png
type=fire
range=ranged
special=magical
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=14
number=2
[animation]
@ -684,7 +686,7 @@ What would you like to wish for?"
hits=no
[frame]
begin=-200
end=100
end=0
sound=lightning-miss.ogg
[/frame]
[/if]
@ -692,7 +694,7 @@ What would you like to wish for?"
hits=yes
[frame]
begin=-200
end=100
end=0
sound=lightning.ogg
[/frame]
[/else]