Jump to content

Recommended Posts

Hello, tell me what the problem is, then the release of the 1.18 patch everything worked, now these changes do not work....



modded class GameConstants
{    
    //! Wood mining GameConstants, scaled by output. Should not be lower than ~1.5s!
    //const float MINING_WOOD_FAST = 20.0;
    const float MINING_WOOD_MEDIUM = 20.0;
    const float MINING_WOOD_SLOW = 30.0;
}

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×