feat: Added hortensia pattern
This commit is contained in:
parent
f3bf919682
commit
896ef4c77d
2 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,7 @@ export const list = [
|
||||||
'florent',
|
'florent',
|
||||||
'florence',
|
'florence',
|
||||||
'holmes',
|
'holmes',
|
||||||
|
'hortensia',
|
||||||
'huey',
|
'huey',
|
||||||
'hugo',
|
'hugo',
|
||||||
'jaeger',
|
'jaeger',
|
||||||
|
@ -52,6 +53,7 @@ export const withoutBreasts = [
|
||||||
'florent',
|
'florent',
|
||||||
'florence',
|
'florence',
|
||||||
'holmes',
|
'holmes',
|
||||||
|
'hortensia',
|
||||||
'huey',
|
'huey',
|
||||||
'hugo',
|
'hugo',
|
||||||
'jaeger',
|
'jaeger',
|
||||||
|
|
|
@ -15,6 +15,7 @@ const cathrin = require('@freesewing/cathrin').config
|
||||||
const florent = require('@freesewing/florent').config
|
const florent = require('@freesewing/florent').config
|
||||||
const florence = require('@freesewing/florence').config
|
const florence = require('@freesewing/florence').config
|
||||||
const holmes = require('@freesewing/holmes').config
|
const holmes = require('@freesewing/holmes').config
|
||||||
|
const hortensia = require('@freesewing/hortensia').config
|
||||||
const huey = require('@freesewing/huey').config
|
const huey = require('@freesewing/huey').config
|
||||||
const hugo = require('@freesewing/hugo').config
|
const hugo = require('@freesewing/hugo').config
|
||||||
const jaeger = require('@freesewing/jaeger').config
|
const jaeger = require('@freesewing/jaeger').config
|
||||||
|
@ -49,6 +50,7 @@ const patterns = {
|
||||||
florent,
|
florent,
|
||||||
florence,
|
florence,
|
||||||
holmes,
|
holmes,
|
||||||
|
hortensia,
|
||||||
huey,
|
huey,
|
||||||
hugo,
|
hugo,
|
||||||
jaeger,
|
jaeger,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue