feat(content): Subscriber items 2017-07

This commit is contained in:
SabreCat
2017-07-25 23:15:06 +00:00
parent a4951c6478
commit c84dc40c7d
36 changed files with 2359 additions and 2237 deletions
@@ -15,10 +15,10 @@ mixin generatedAvatar(options)
else
span(ng-class="profile.preferences.sleep ? 'skin_' + profile.preferences.skin + '_sleep' : 'skin_' + profile.preferences.skin")
span(class='{{profile.preferences.size}}_shirt_{{profile.preferences.shirt}}')
span.head_0
+costumeSetting('armor', {prefix: "profile.preferences.size + '_' + "})
+costumeSetting('back', {suffix: " + '_collar'"})
+costumeSetting('body')
span.head_0
- var hairTypes = ['bangs', 'base', 'mustache', 'beard']
each type in hairTypes
span(class='hair_#{type}_{{profile.preferences.hair.#{type}}}_{{profile.preferences.hair.color}}')