1
0
Fork 0

Add octoplushy to pattern-info

This commit is contained in:
Wouter van Wageningen 2022-07-29 18:56:09 +00:00
parent edc0e7fb5c
commit c72aa0ebb1
2 changed files with 4 additions and 0 deletions

View file

@ -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',

View file

@ -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,