Files
Paradise/code
KasparoVy b38e8ea190 Removes Redundant "None" Vulpkanin Hairstyle
Going to need the following query run on the SQL database:

UPDATE `characters` SET `hair_style_name` = "Bald" WHERE
`hair_style_name` = "None";
2016-07-18 20:23:27 -04:00
..
2016-07-15 13:00:35 -04:00
2016-07-07 19:34:02 -07:00
2016-07-14 15:44:28 -04:00