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
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.