WIP(shops): more layouts and fixes

This commit is contained in:
Sabe Jones
2024-05-08 20:27:27 -05:00
parent 32cb201b81
commit b28251dc9e
11 changed files with 88 additions and 170 deletions

View File

@@ -7,6 +7,7 @@ export default prefill({
baseHair3: { setPrice: 5, text: t('hairSet3') },
facialHair: { setPrice: 5, text: t('titleFacialHair') },
specialShirts: { setPrice: 5, text: t('specialShirts') },
legacyShirts: { },
winterHairColors: { setPrice: 5 },
pastelHairColors: { setPrice: 5 },
rainbowHairColors: { setPrice: 5, text: t('rainbowColors') },