some updates

This commit is contained in:
paprka
2015-01-23 21:00:09 -08:00
parent 8916747113
commit 5361458b51
4 changed files with 30 additions and 39 deletions
+1
View File
@@ -20,4 +20,5 @@
H.hair_color = random_short_color()
H.facial_hair_color = H.hair_color
H.eye_color = random_eye_color()
H.dna.blood_type = random_blood_type()
H.update_icons()