Dismemberment port from Hippie code, based on RemieRichard's work. Big thanks to RemieRichards and crystalwarrior.

This commit is contained in:
phil235
2016-05-05 18:17:51 +02:00
parent 55514c3be6
commit 68da092009
169 changed files with 2241 additions and 1228 deletions

View File

@@ -21,4 +21,5 @@
H.eye_color = random_eye_color()
H.dna.blood_type = random_blood_type()
H.update_body()
H.update_hair()
H.update_hair()
H.update_body_parts()