Fix special=magical in the flaming sword and the ruby of fire.
This commit is contained in:
parent
af7ca88efe
commit
777b9643a0
2 changed files with 6 additions and 2 deletions
|
@ -63,7 +63,9 @@
|
|||
icon=attacks/sword-flaming.png
|
||||
type=fire
|
||||
range=melee
|
||||
special=magical
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
damage=15
|
||||
number=4
|
||||
[/effect]
|
||||
|
|
|
@ -237,7 +237,9 @@
|
|||
duration=forever
|
||||
type=fire
|
||||
range=ranged
|
||||
special=magical
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_MAGICAL}
|
||||
[/specials]
|
||||
damage=14
|
||||
number=4
|
||||
[/effect]
|
||||
|
|
Loading…
Add table
Reference in a new issue