Skip to content

Commit

Permalink
Specify specials mode.
Browse files Browse the repository at this point in the history
Unset specials mode is deprecated.

(cherry picked from commit f0ba2c3)
  • Loading branch information
Wedge009 committed Oct 7, 2021
1 parent 9c2ad49 commit c7e6bb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/campaigns/Delfadors_Memoirs/utils/items.cfg
Expand Up @@ -51,6 +51,7 @@
set_description=_"staff of power"
increase_damage=4
[set_specials]
mode=append
{WEAPON_SPECIAL_MAGICAL}
[/set_specials]
[/effect]
Expand Down
1 change: 1 addition & 0 deletions data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg
Expand Up @@ -151,6 +151,7 @@
set_icon=attacks/sword-flaming.png
set_type=fire
[set_specials]
mode=append
{WEAPON_SPECIAL_MAGICAL}
[/set_specials]
increase_damage=25%
Expand Down

0 comments on commit c7e6bb9

Please sign in to comment.