RimWorld
Оценок: 60
Lycanthrope Keep Their Skin
   
Наградить
В избранное
В избранном
Удалить
Mod, 1.4, 1.5
Размер файла
Добавлен
Изменён
112.963 KB
2 июн. 2024 г. в 3:48
2 июн в 5:39
Обновлений: 4 (просмотреть)
Для использования необходим дополнительный контент.

Подпишитесь, чтобы загрузить
Lycanthrope Keep Their Skin

В 1 коллекции, созданной amefurashi
Ame's All MOD
Предметов: 19
Описание
- ABOUT -

Lycanthropes overwrite their appearance with FurSkin when they become werewolves.

Because of this, no matter how much the player customizes their appearance, it will reset to its original appearance after one night.


This patch solves this problem by removing the FurSkin gene from Lycans







"What an insult to Furry!"

Ah, that's hard for me too...
Комментариев: 22
amefurashi  [создатель] 13 июл в 6:30 
I will update it, but first I want to complete my personal mod list.
Please wait a little longer
Marty in the multyvers 13 июл в 5:55 
will this mod be updated for 1.6?
amefurashi  [создатель] 4 апр в 12:06 
兮醐 4 апр в 8:23 
which facial expression mod you're using. I really need it, thank you!
amefurashi  [создатель] 31 янв в 1:38 
@Wolf653
I don't quite understand what you mean, but the reason for releasing it as a MOD is to save many people, including those who can't edit xml, from the tedious manual work.
All user have to do is decide if you want this mod for own RIMWORLD and click the subscribe button or click the left arrow:steamthumbsup:
ItsKairoKay 6 окт. 2024 г. в 18:14 
okay a bit confused here but whats the difference if i just use custom xenotype exporter to remove the gene manually i already use it to make lycans sterile and have strong stomach genes.
Lil_sum 14 сен. 2024 г. в 8:51 
so genius! it solves skin&fur color issue and head type changing issue too
amefurashi  [создатель] 28 авг. 2024 г. в 18:32 
@RAD EMERALD
I haven't checked it, but I don't think there have been any changes that would cause conflict with it, so it should be fine
RAD EMERALD 10 авг. 2024 г. в 3:01 
with facial animations?
amefurashi  [создатель] 7 июн. 2024 г. в 19:53 
Added text to the patch to make Lycan's ears the same color as his hair instead of his skin.
If you don't need this change, localize this patch, find the folder where it is installed, and delete the part that says
"
<Operation Class="PatchOperationReplace">
<xpath>Defs/GeneDef[defName = "VRE_CanineEars"]/renderNodeProperties/li/colorType</xpath>
<value>
<colorType>Hair</colorType>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/GeneDef[defName = "VRE_CanineEars"]/renderNodeProperties/li/useSkinShader</xpath>
<value>
<useSkinShader>false</useSkinShader>
</value>
</Operation>
".