mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Fixed label capitalisation
This commit is contained in:
parent
3c9e4b760c
commit
c0e63b1a40
21 changed files with 72 additions and 71 deletions
|
@ -2,7 +2,7 @@
|
|||
<Defs>
|
||||
<GeneDef>
|
||||
<defName>rjw_genes_female_only</defName>
|
||||
<label>Female</label>
|
||||
<label>female</label>
|
||||
<displayCategory>rjw_genes_gender</displayCategory>
|
||||
<description>This Xenotype only has females.</description>
|
||||
<biostatCpx>0</biostatCpx>
|
||||
|
@ -26,7 +26,7 @@
|
|||
<GeneDef>
|
||||
<defName>rjw_genes_male_only</defName>
|
||||
<displayCategory>rjw_genes_gender</displayCategory>
|
||||
<label>Male</label>
|
||||
<label>male</label>
|
||||
<description>This Xenotype only has males.</description>
|
||||
<biostatCpx>0</biostatCpx>
|
||||
<iconPath>Genes/Icons/Male_Only</iconPath>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<GeneDef>
|
||||
<defName>rjw_genes_gender_fluid</defName>
|
||||
<displayCategory>rjw_genes_gender</displayCategory>
|
||||
<label>Gender Fluid</label>
|
||||
<label>genderfluid</label>
|
||||
<description>Everyday carriers of this gene might change their biological sex.</description>
|
||||
<biostatCpx>0</biostatCpx>
|
||||
<iconPath>Genes/Icons/Futa</iconPath>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue