v0.2.2: clarified ring descriptions, 'cursed' is now 'degraded'
This commit is contained in:
@@ -19,7 +19,7 @@ public class RingOfTenacity extends Ring {
|
||||
return isKnown() ?
|
||||
"When worn, this ring will allow the wearer to resist normally mortal strikes. " +
|
||||
"The more injured the user is, the more resistant they will be to damage. " +
|
||||
"A cursed ring will instead make it easier for enemies to execute the wearer." :
|
||||
"A degraded ring will instead make it easier for enemies to execute the wearer." :
|
||||
super.desc();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user