text and results early return

This commit is contained in:
ntr
2018-12-17 14:53:13 +11:00
parent 6a5ecb1b2f
commit 11de6afd00
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -360,7 +360,7 @@ impl Skill {
Skill::Parry => Some(1), // avoid all dmg
Skill::Snare => Some(2),
Skill::Paralyse => Some(3),
Skill::Paralyse => Some(2),
Skill::Strangle => Some(3),
// Strangle