Suppression item Attribut : redondant avec le DataModel personnage
- DataModel CelestopolAttribute supprimé (items.mjs) - CelestopolAttributeSheet supprimée (item-sheets.mjs) - Imports/registrations retirés (fvtt-celestopol.mjs) - Section 'Attributs' supprimée de character-competences.hbs - Action createAttribute + contexte attributes retirés (character-sheet.mjs) - Template attribute.hbs supprimé - Clés i18n attribute/attributes/newAttribute supprimées (fr.json) - Type 'attribute' retiré des htmlFields (system.json) - htmlFields anomaly corrigés : technique/narratif/exemples Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"Item": {
|
||||
"anomaly": "Anomalie",
|
||||
"aspect": "Aspect",
|
||||
"attribute": "Attribut",
|
||||
"equipment": "Équipement"
|
||||
}
|
||||
},
|
||||
@@ -170,11 +169,9 @@
|
||||
"anomaly": "Anomalie",
|
||||
"anomalies": "Anomalies",
|
||||
"aspects": "Aspects",
|
||||
"attributes": "Attributs",
|
||||
"equipments": "Équipements",
|
||||
"newAnomaly": "Nouvelle anomalie",
|
||||
"newAspect": "Nouvel aspect",
|
||||
"newAttribute": "Nouvel attribut",
|
||||
"newEquipment": "Nouvel équipement",
|
||||
"value": "Valeur",
|
||||
"scores": "Scores bonus / malus",
|
||||
|
||||
Reference in New Issue
Block a user