Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta








Edit: If I don't get a reply, is there any way I could try and debug this issue more intelligently than disabling 90+ mods one by one? @Borkotron
========================================================================
Heya! So, the part I did not bother posting was that it wasn't an offending mod after all (problem persisted even after I deleted all other mods except this one).
I did, however, find a solution almost serendipitously.
Go to this mod's folder, then proceed to Defs, and then open the lone file inside.
After which, DELETE this entry. Make sure nothing else gets deleted:
<ThingDef Name="FurnitureWithQualityBase" ParentName="FurnitureBase" Abstract="True">
<comps>
<li>
<compClass>CompQuality</compClass>
</li>
</comps>
</ThingDef>
Then you're done! No more quality over the items. Hope this helps, feel free to reply to my comment if it doesn't.
Thanks for the info kusse!
Edit: This seems to have solved the issue. No more quality tags visible.