You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/gerador_personagem/datasets/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ id: translation
49
49
50
50
**Constraints** respect relationship rules between items, whether of the same category or different categories. They are used to indicate three possible relationships:
51
51
52
-
**Allowed**: Contains an item, list of items, or category that are allowed in combination with the item in question.
52
+
**Requires**: Contains an item, list of items, or category that is necessary for the item in question to be applied.
53
53
54
-
**Forbidden**: Contains an item, list of items, or category that are prohibited in combination with the item in question.
54
+
**Excludes**: Contains an item, list of items, or category that cannot exist in combination with the item in question.
55
55
56
56
Most items do not have **constraints**, but they exist to prevent impossible situations such as a character having both "flashy hairstyle" and being "bald" at the same time.
Copy file name to clipboardExpand all lines: docs/gerador_personagem/datasets/README_ptBR.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,8 +46,8 @@ Os arquivos *Yaml* de tradução são uma versão simplificada dos arquivos prin
46
46
47
47
**Constraints** respesentam regras de relacionamento entre itens, seja de mesma categoria ou de categorias diferentes. Ela são usadas para indicar tres possíveis relacionamentos:
48
48
49
-
**Allowed**: Contem um item, lista de item ou categoria que são permitidos em combinação com o item em questão.
49
+
**Requires**: Contem um item, lista de item ou categoria que são necessários para que o item em questão pode ser aplicado.
50
50
51
-
**Forbidden**: Contem um item, lista de item ou categoria que são proibidos em combinação com o item em questão.
51
+
**Excludes**: Contem um item, lista de item ou categoria que não podem existir em combinação com o item em questão.
52
52
53
53
A Maioria dos itens não possue **constrants**, mas elas existem para evitar situações impossíveis como um personagem possuir ao mesmo tempo "penteado espalhafatoso" e "careca".
0 commit comments