Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
"layers": [
{
"name": "tailFoxA_tint",
"tint": "hair", "tintAmount": 0.65,
"depth": 101
},
{
"name": "tailFoxB_untinted",
"depth": 102
with
"layers": [
{
"name": "tailFoxA_tint",
"tint": "hair", "tintAmount": 0.65,
"depth": 101,
"ifNoOwnerAspect": "themeSkin_fox*"
},
{
"name": "tailFoxB_untinted",
"depth": 102,
"ifNoOwnerAspect": "themeSkin_fox*"
will fix the issue and allow the use of the dlc skins of the tail with the mods effect.
Hope this helps someone that likes this mod as much as I do.