mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
WIP(shops): more layouts and fixes
This commit is contained in:
@@ -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') },
|
||||
|
||||
Reference in New Issue
Block a user