From 42fc306d49c2ed0809941dcd1d31ce78da099f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AA=E3=81=AA=E3=81=AA=E3=81=AAnananana77?= <86105493+nananan77@users.noreply.github.com> Date: Tue, 14 Nov 2023 02:40:42 +0900 Subject: [PATCH] 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. --- Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml b/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml index 6767e77..fd6d6ff 100644 --- a/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml +++ b/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml @@ -27,7 +27,7 @@ 1 -1 - Things/Pawn/Humanlike/BodyAttachments/RJW_Genes_Succubus_Wings/RJW_Genes_Succubus_Wings + Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Wings/RJW_Genes_Succubus_Wings Skin 2 (0.0, 0.01, -0.1) @@ -59,7 +59,7 @@ 1 -1 - Things/Pawn/Humanlike/BodyAttachments/RJW_Genes_Succubus_Tail/RJW_Genes_Succubus_Tail + Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Tail/RJW_Genes_Succubus_Tail Skin 2 (0, 0.2, -0.1) @@ -75,4 +75,4 @@ - \ No newline at end of file +