forked from github/server
Spell resistance
This commit is contained in:
parent
a5d98c8efe
commit
4fc7a7a741
1 changed files with 103 additions and 101 deletions
|
@ -1729,6 +1729,8 @@ verify_targets(castorder *co, int * invalid, int * resist, int * success)
|
||||||
} else {
|
} else {
|
||||||
++*success;
|
++*success;
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
++*success;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue