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
To justify this lore-wise though, digging is definitely a tiresome endeavour
self:setActionAnim(ISFarmingMenu.getShovelAnim(self.item))
How should it be after the change?
1. Navigate to Steam\steamapps\workshop\content\108600\3162507273\mods\DigWorms
2. Create two folders, one named 42 and another named common
3. move the media folder into the 42 folder
4. from the images folder, copy whatever image you want and rename it to poster.png
4.1. copy the image you renamed back in the DigWorms folder, delete the folder with images
5. edit the mod.info file with your preferred text editor to match the current format
6. move a copy of poster.png and mod.info in the 42 folder. Maintain both files in DigWorms folder as well, same names
7. Navigate to DigWorms\42\media\lua\client and open Action.lua
8. Find line 44 and replace CharacterActionAnims.DigShovel with BuildingHelper.getShovelAnim(self.item) . Save
9. Activate the mod and have fun.