1
0
Fork 0

wip(org): Started working on v3 workbench

This commit is contained in:
joostdecock 2023-05-08 19:28:03 +02:00
parent bd3ce90e1a
commit 0dece4d70e
27 changed files with 1332 additions and 636 deletions

View file

@ -142,11 +142,11 @@ sets.push(
nameEs: `Cis-Hombre Gigante - ${size}%`,
nameFr: `Cis-Homme Géant - ${size}%`,
nameNl: `Cis-Heer Reus - ${size}%`,
tagsEn: ['cis-female', 'giants'],
tagsDe: ['cis-weiblich', 'riesen'],
tagsEs: ['cis-mujer', 'gigantes'],
tagsFr: ['cis-femme', 'géants'],
tagsNl: ['cis-dame', 'reuzen'],
tagsEn: ['cis-male', 'giants'],
tagsDe: ['cis-männlich', 'riesen'],
tagsEs: ['cis-hombre', 'gigantes'],
tagsFr: ['cis-homme', 'géants'],
tagsNl: ['cis-heer', 'reuzen'],
measies: cisMaleGiant[size],
})
)