v0.2.2: clarified ring descriptions, 'cursed' is now 'degraded'
This commit is contained in:
@@ -19,7 +19,7 @@ public class RingOfFuror extends Ring {
|
||||
return isKnown() ?
|
||||
"This ring grants the wearer an inner fury, allowing them to attack more rapidly. " +
|
||||
"This fury works best in large bursts, so slow weapons benefit far more than fast ones. " +
|
||||
"A cursed ring will instead slow the wearer's speed of attack." :
|
||||
"A degraded ring will instead slow the wearer's speed of attack." :
|
||||
super.desc();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user