Add alteration to the GMItem interface.

This commit is contained in:
Thomas Andres Gomez 2025-05-07 18:56:29 +02:00
parent 168ee27826
commit 8d7b63ab96
7 changed files with 487 additions and 37 deletions

View file

@ -318,6 +318,7 @@
<string name="game_master__item__edit_stackable">Empilable</string>
<string name="game_master__item__edit_equipable">Équipable</string>
<string name="game_master__item__edit_consumable">Consommable</string>
<string name="game_master__item__edit_add_alteration">Ajouter une alteration</string>
<string name="game_master__character_edit__title">Édition de personnage</string>
</resources>