I don't think we should offer the “dead” skin option in character customization. Also having 4 hair and 4 skin options satisfies my “OCD” :D
This commit is contained in:
@@ -142,7 +142,6 @@
|
||||
</tr></table>
|
||||
|
||||
<table class='customize'><tr>
|
||||
<td><div class='{.gender}_skin_dead' x-bind="click:customizeSkin" data-value='dead'></div></td>
|
||||
<td><div class='{.gender}_skin_orc' x-bind="click:customizeSkin" data-value='orc'></div></td>
|
||||
<td><div class='{.gender}_skin_asian' x-bind="click:customizeSkin" data-value='asian'></div></td>
|
||||
<td><div class='{.gender}_skin_black' x-bind="click:customizeSkin" data-value='black'></div></td>
|
||||
|
||||
Reference in New Issue
Block a user