forked from External/mage
[ROE] updated level up text
This commit is contained in:
parent
1a53011e55
commit
08411b122c
3 changed files with 21 additions and 13 deletions
|
|
@ -107,7 +107,7 @@ public class Effects extends ArrayList<Effect> {
|
|||
&& !lastRule.endsWith(".")
|
||||
&& !lastRule.endsWith("\"")
|
||||
&& !lastRule.endsWith(".]")
|
||||
&& !lastRule.startsWith("<b>Level ")
|
||||
&& !lastRule.startsWith("<b>LEVEL ")
|
||||
&& !lastRule.endsWith(".)")
|
||||
&& !lastRule.endsWith("<br>")
|
||||
&& !lastRule.endsWith("</i>")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue