Merge pull request #7239 from paprka/ointmentandshit

BLOOD FOR THE BLOOD GOD
This commit is contained in:
Cheridan
2015-02-03 16:30:42 -06:00
33 changed files with 893 additions and 254 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()