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
In Patch_PlasteelButWhite.XML, under "<xpath>/Defs/ThingDef[defName="MineablePlasteel"]/graphicData/colorTwo</xpath>", replace <color> and </color> with <colorTwo> and </colorTwo>
Note that this must be done for the 255,255,255 one, not the 205,205,205 one, since that's supposed to be replacing <color>
Could be wrong as I've never actually made any xml code before, or any code really beyond hello world type stuff in school with html, but it removed the warning and makes logical sense to me.
Implemented! Thank you for taking the time to fix this silly little mod.
The XML fix is part of the mod now so it should work now.