utbs use mode=append in set_specials

Otherwise it will delete specials that are already there
This commit is contained in:
newfrenchy83 2020-02-05 21:41:13 +01:00 committed by GitHub
parent 2146b8d8ea
commit 74ad400900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

View File

@ -1747,6 +1747,7 @@ _ "These undead trolls fight again in death as they did in life, except this tim
apply_to=attack
range=melee
[set_specials]
mode=append
{WEAPON_SPECIAL_POISON}
[/set_specials]
[/effect]

View File

@ -602,6 +602,7 @@
range=melee
set_type=fire
[set_specials]
mode=append
{WEAPON_SPECIAL_MAGICAL}
[/set_specials]
[/effect]

View File

@ -189,6 +189,7 @@ _"Nym is Kalehs childhood friend, a young, rebellious lady with quick wits an
name=bow
increase_damage=3
[set_specials]
mode=append
{WEAPON_SPECIAL_MARKSMAN}
[/set_specials]
[/effect]
@ -212,6 +213,7 @@ _"Nym is Kalehs childhood friend, a young, rebellious lady with quick wits an
apply_to=attack
name=sword
[set_specials]
mode=append
{WEAPON_SPECIAL_BACKSTAB}
[/set_specials]
[/effect]