More WIP with changing to species.

This commit is contained in:
Shadowlight213
2016-04-29 13:10:26 -07:00
parent ece8e79550
commit 0ccc96f2b8
4 changed files with 67 additions and 31 deletions
+1 -1
View File
@@ -324,7 +324,7 @@ var/list/preferences_datums = list()
dat += "</td>"
if("wings" in pref_species.mutant_bodyparts) //TODO: make specific body parts be toggleable via config or something.
if("wings" in pref_species.mutant_bodyparts && r_wings_list.len >1)
dat += "<td valign='top' width='7%'>"
dat += "<h3>Wings</h3>"