WIP Graphics

This commit is contained in:
Vegapnk 2023-05-05 16:04:57 +02:00
parent 4c738e3035
commit 1cf01e1cac
26 changed files with 29 additions and 16 deletions

View file

@ -12,7 +12,7 @@
<defName>rjw_genes_no_cum</defName>
<label>No Cum</label>
<description>Males of these species have no fluid.</description>
<iconPath>Genes/Icons/No_Cum</iconPath>
<iconPath>Genes/Icons/no_cum</iconPath>
<geneClass>RJW_Genes.Gene_NoCum</geneClass>
<displayOrderInCategory>533</displayOrderInCategory>
<biostatCpx>0</biostatCpx>
@ -23,7 +23,7 @@
<defName>rjw_genes_much_cum</defName>
<label>Much Cum</label>
<description>Males of this species produce a lot of fluid.</description>
<iconPath>Genes/Icons/Bonus_Cum</iconPath>
<iconPath>Genes/Icons/much_cum</iconPath>
<geneClass>RJW_Genes.Gene_MuchCum</geneClass>
<displayOrderInCategory>534</displayOrderInCategory>
<biostatCpx>1</biostatCpx>
@ -34,7 +34,7 @@
<defName>rjw_genes_very_much_cum</defName>
<label>Very Much Cum</label>
<description>Males of this species produce a whole lot of fluid. They are like fountains basically.</description>
<iconPath>Genes/Icons/Much_Bonus_Cum</iconPath>
<iconPath>Genes/Icons/very_much_cum</iconPath>
<geneClass>RJW_Genes.Gene_VeryMuchCum</geneClass>
<displayOrderInCategory>535</displayOrderInCategory>
<biostatCpx>1</biostatCpx>