v0.3.2: fixed an inconsistency in fury's description
This commit is contained in:
parent
45546c0d0d
commit
22a34cc9b7
|
@ -57,6 +57,6 @@ public class Fury extends Buff {
|
||||||
"\n" +
|
"\n" +
|
||||||
"A great rage burns within you, increasing the damage you deal with physical attacks by 50%. \n" +
|
"A great rage burns within you, increasing the damage you deal with physical attacks by 50%. \n" +
|
||||||
"\n" +
|
"\n" +
|
||||||
"This rage will last as long as you are injured below 40% health.\n";
|
"This rage will last as long as you are injured below 50% health.\n";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user