Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
Collecting water from water tile is considered as mining, and it takes toooo long time.
Also, it makes player to keep giving order again and again.
It would be better either make it auto when the ice mold is built, or make collecting much faster.
Basically i've manually edited the work amount required for gathering water.
1 Ensure your game is closed.
2 Go to the following folder;
C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\3219596926\1.5\Defs\RecipeDefs
3 Find the Recipes_Well.xml file, right click it and open with notepad.
4 Find the <workAmount> lines (theres two, one for gathering 1 and 5 water at a time) and change the number between <workAmount> and </workAmount>
5 Remember to save!
Default for gathering 5 water at a time;
<workAmount>3000</workAmount>
Example of gathering 5 water at a time, but 10x faster;
<workAmount>300</workAmount>