V0.2.0: reworked Ring of Haste, now only increases movement speed.
This commit is contained in:
@@ -31,7 +31,8 @@ public class RingOfHaste extends Ring {
|
||||
@Override
|
||||
public String desc() {
|
||||
return isKnown() ?
|
||||
"This ring accelerates the wearer's flow of time, allowing one to perform all actions a little faster." :
|
||||
"This ring reduces the stress of movement on the wearer, allowing them to run" +
|
||||
"at superhuman speeds. A cursed ring will instead weigh the wearer down.":
|
||||
super.desc();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user