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
- Fixed items getting duplicate prefixes on their name.
Huge thanks to 泡椒 who even provided a fix for the problem! Thanks for saving me the time <3
Sincerely, Ultroman the Tacoman
You're welcome.
1. About the prefix thing, the same change should go for the rpgarmor.lua:162~173 with 'STRINGS.RPGITEMS.ARMOR.NAMES'.
2. the 'inst:AddComponent("named")' at modmain.lua:110~116 somehow conflict with my some other mod, which I didn't trace out what mod exactly. So I changed it to This[url] and fixed the crash. [pastebin.com]