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
If you would like to modify to a larger quantity you can definitely do so in the mod files!
There are a few other mods out there that do increase the values to a larger quantity already so you might check them as well!
I will try to take a look at this and try to figure it (and the load order thing that Kakutani mentioned) when i get a chance. My next break from teaching isn't until Thanksgiving but maybe I will do a Thanksgiving update!
<Properties>
<LoadOrder>111</LoadOrder>
</Properties>
in between lines 18 and 19 of the modinfo file. In the end, it will look like:
<!-- Different parts of the mod -->
<Components>
<UpdateDatabase id="PUT_A_UNIQUE_STRING_HERE">
<Properties>
<LoadOrder>111</LoadOrder>
</Properties>
<Items>
<File>Code.sql</File>
</Items>
</UpdateDatabase>
</Components>
I am not certain of how to do that and (unfortunately) I don't have time in my life to learn that skill anymore.
I appreciate the interest in the mod but it is, essentially, going to be left as is for the foreseeable future