mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Fix folder name issue in GeneDefs_Cosmetic.xml
https://github.com/vegapnk/RJW-Genes/issues/73 Fixes wrong file path issues for the new textures.
This commit is contained in:
parent
7d9e399a47
commit
42fc306d49
1 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@
|
||||||
<biostatCpx>1</biostatCpx>
|
<biostatCpx>1</biostatCpx>
|
||||||
<biostatMet>-1</biostatMet>
|
<biostatMet>-1</biostatMet>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<graphicPath>Things/Pawn/Humanlike/BodyAttachments/RJW_Genes_Succubus_Wings/RJW_Genes_Succubus_Wings</graphicPath>
|
<graphicPath>Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Wings/RJW_Genes_Succubus_Wings</graphicPath>
|
||||||
<colorType>Skin</colorType>
|
<colorType>Skin</colorType>
|
||||||
<drawScale>2</drawScale>
|
<drawScale>2</drawScale>
|
||||||
<drawOffsetNorth>(0.0, 0.01, -0.1)</drawOffsetNorth>
|
<drawOffsetNorth>(0.0, 0.01, -0.1)</drawOffsetNorth>
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
<biostatCpx>1</biostatCpx>
|
<biostatCpx>1</biostatCpx>
|
||||||
<biostatMet>-1</biostatMet>
|
<biostatMet>-1</biostatMet>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<graphicPath>Things/Pawn/Humanlike/BodyAttachments/RJW_Genes_Succubus_Tail/RJW_Genes_Succubus_Tail</graphicPath>
|
<graphicPath>Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Tail/RJW_Genes_Succubus_Tail</graphicPath>
|
||||||
<colorType>Skin</colorType>
|
<colorType>Skin</colorType>
|
||||||
<drawScale>2</drawScale>
|
<drawScale>2</drawScale>
|
||||||
<drawOffsetNorth>(0, 0.2, -0.1)</drawOffsetNorth>
|
<drawOffsetNorth>(0, 0.2, -0.1)</drawOffsetNorth>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue