This commit is contained in:
Mashy 2019-05-08 13:30:22 +10:00
parent 54b7757e2a
commit 9ec4beb6c6

View File

@ -772,7 +772,7 @@ impl Skill {
Skill::Reflect => Some(2), Skill::Reflect => Some(2),
Skill::Recharge => Some(2), Skill::Recharge => Some(2),
Skill::Ruin => None, Skill::Ruin => Some(3),
Skill::Slay => None, Skill::Slay => None,
Skill::Sleep => Some(3), Skill::Sleep => Some(3),