mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-07 12:11:22 +01:00
Update DoubleStat.java
This commit is contained in:
parent
a793b80211
commit
79cea0c65a
@ -277,7 +277,7 @@ public class DoubleStat extends ItemStat<NumericStatFormula, DoubleData> impleme
|
||||
return;
|
||||
}
|
||||
new StatEdition(inv, this).enable("Write in the chat the numeric value you want.",
|
||||
"Second Format: {Base} {Scaling Value} {Spread} {Max Spread}", "Third Format: {Min Value} -> {Max Value}");
|
||||
"Second Format: {Base} {Scaling Value} {Spread} {Max Spread}", "Third Format: {Min Value}->{Max Value}");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user