Revert "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 reverts commit 53a197097d.
This commit is contained in:
Zachary Kain
2013-02-09 13:49:27 -05:00
parent ebf99d40d1
commit 61d3da9b61
+1
View File
@@ -160,6 +160,7 @@ do a find for the string after "→"
</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>