Add octoplushy to pattern-info
This commit is contained in:
parent
edc0e7fb5c
commit
c72aa0ebb1
2 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,7 @@ export const list = [
|
|||
'lucy',
|
||||
'lunetius',
|
||||
'noble',
|
||||
'octoplushy',
|
||||
'paco',
|
||||
'penelope',
|
||||
'sandy',
|
||||
|
@ -76,6 +77,7 @@ export const withoutBreasts = [
|
|||
'jaeger',
|
||||
'lucy',
|
||||
'lunetius',
|
||||
'octoplushy',
|
||||
'paco',
|
||||
'penelope',
|
||||
'sandy',
|
||||
|
|
|
@ -27,6 +27,7 @@ const jaeger = require('@freesewing/jaeger').config
|
|||
const lucy = require('@freesewing/lucy').config
|
||||
const lunetius = require('@freesewing/lunetius').config
|
||||
const noble = require('@freesewing/noble').config
|
||||
const octoplushy = require('@freesewing/octoplushy').config
|
||||
const paco = require('@freesewing/paco').config
|
||||
const penelope = require('@freesewing/penelope').config
|
||||
const sandy = require('@freesewing/sandy').config
|
||||
|
@ -75,6 +76,7 @@ const patterns = {
|
|||
lucy,
|
||||
lunetius,
|
||||
noble,
|
||||
octoplushy,
|
||||
paco,
|
||||
penelope,
|
||||
sandy,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue