one way or another im gonna find you

This commit is contained in:
TalkingCactus
2016-08-13 15:59:52 -04:00
parent c0b9616b91
commit 4eabc390c6
3 changed files with 9 additions and 17 deletions

View File

@@ -409,7 +409,7 @@
if("body_markings")
S = body_markings_list[H.dna.features["body_markings"]]
if("mam_body_markings")
S = body_markings_list[H.dna.features["mam_body_markings"]]
S = mam_body_markings_list[H.dna.features["mam_body_markings"]]
if("wings")
S = wings_list[H.dna.features["wings"]]
if("wingsopen")