Merge branch 'master' of ssh://cryps.gg:40022/~/cryps

This commit is contained in:
ntr
2019-05-21 16:40:53 +10:00
11 changed files with 2311 additions and 11 deletions
+1 -1
View File
@@ -426,7 +426,7 @@ impl Item {
self.into_skill().unwrap().multiplier()),
Item::Siphon => format!(
"Deals blue damage {:?}% blue power each turn and heals caster based on damage dealt . Lasts {:?}T",
"Deals blue damage {:?}% blue power each turn and heals caster based on damage dealt. Lasts {:?}T",
self.into_skill().unwrap().multiplier(),
self.into_skill().unwrap().duration()),