Fixed some really deprecated weapon special WML.

This commit is contained in:
Lari Nieminen 2007-06-02 09:17:14 +00:00
parent 5705665245
commit 8f70633d65
5 changed files with 15 additions and 5 deletions

View File

@ -64,7 +64,9 @@
icon="attacks/mud-glob.png"
type=impact
range=ranged
special=magical
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=6
number=2
[animation]

View File

@ -59,7 +59,9 @@
icon="attacks/dark-missile.png"
type=cold
range=ranged
special=magical
[specials]
{WEAPON_SPECIAL_MAGICAL}
[/specials]
damage=13
number=2
[animation]

View File

@ -67,7 +67,9 @@
range=ranged
damage=7
number=2
special=drain
[specials]
{WEAPON_SPECIAL_DRAIN}
[/specials]
icon=attacks/curse.png
[animation]
[missile_frame]

View File

@ -67,7 +67,9 @@
range=ranged
damage=8
number=2
special=drain
[specials]
{WEAPON_SPECIAL_DRAIN}
[/specials]
icon=attacks/curse.png
[animation]
[missile_frame]

View File

@ -68,7 +68,9 @@
range=ranged
damage=9
number=2
special=drain
[specials]
{WEAPON_SPECIAL_DRAIN}
[/specials]
icon=attacks/curse.png
[animation]
[missile_frame]