attribute -> modifiers
This commit is contained in:
parent
3e70c30b89
commit
2e10d4afce
1 changed files with 2 additions and 2 deletions
|
|
@ -92,9 +92,9 @@ public class HelpContainer extends ContainerElement<HelpContainer> {
|
||||||
String text = """
|
String text = """
|
||||||
Colored triangles
|
Colored triangles
|
||||||
represent groups
|
represent groups
|
||||||
of attributes.
|
of modifiers.
|
||||||
|
|
||||||
If 2 attributes are
|
If 2 modifiers are
|
||||||
in the same group,
|
in the same group,
|
||||||
they can't be
|
they can't be
|
||||||
rolled together.
|
rolled together.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue