chore(news): Bailey

This commit is contained in:
SabreCat
2018-03-30 16:55:51 +00:00
parent 2f69f4039e
commit ae0c440846
5 changed files with 27 additions and 36 deletions

View File

@@ -22,9 +22,9 @@
span.head_0
span(:class="member.preferences.size + '_' + getGearClass('armor')")
span(:class="getGearClass('back_collar')")
span(:class="getGearClass('body')")
template(v-for="type in ['bangs', 'base', 'mustache', 'beard']")
span(:class="'hair_' + type + '_' + member.preferences.hair[type] + '_' + member.preferences.hair.color")
span(:class="getGearClass('body')")
span(:class="getGearClass('eyewear')")
span(:class="getGearClass('head')")
span(:class="getGearClass('headAccessory')")