ALl features OK, excetp creatures sub-type, WIP3
This commit is contained in:
@@ -120,7 +120,6 @@ export const MOURNBLADECYD2_CONFIG = {
|
||||
{ key: "traitespece", label: "Trait d'espèce" }
|
||||
],
|
||||
optionsSousTypeCreature: [
|
||||
{ key: "", label: localizeOrFallback("MNBL.none", "Aucun") },
|
||||
{ key: "creature", label: localizeOrFallback("MNBL.creature", "Créature") },
|
||||
{ key: "demon", label: localizeOrFallback("MNBL.demon", "Démon") },
|
||||
{ key: "automata", label: localizeOrFallback("MNBL.automata", "Automata") }
|
||||
|
||||
Reference in New Issue
Block a user