fix(hairstyles): base layer above bangs

This commit is contained in:
Sabe Jones
2016-11-17 16:22:48 +00:00
parent 28637286d6
commit 2d6f05a9a4
16 changed files with 3825 additions and 3831 deletions

View File

@@ -4,7 +4,7 @@ import prefill from './prefill.js';
module.exports = prefill({
baseHair1: {setPrice: 5, text: t('hairSet1')},
baseHair2: {setPrice: 5, text: t('hairSet2')},
topHair: {setPrice: 5, text: t('hairSet3')},
baseHair3: {setPrice: 5, text: t('hairSet3')},
facialHair: {setPrice: 5, text: t('bodyFacialHair')},
specialShirts: {setPrice: 5, text: t('specialShirts')},
winterHairColors: {setPrice: 5, availableUntil: '2016-01-01'},