Comment 2 for bug 1281823

Revision history for this message
SirVer (sirver) wrote : Re: Setting resources via LUA API broken

Quick grabbing through the source code shows that Field.*_starting_res_amount() is never called in src/scripting/ . The implications of using this during the game are not clear to me and must be tested carefully, but in the editor, a call to set_resources() should definitively also change the starting resources.