Comment 3 for bug 1442869

Revision history for this message
TiborB (tiborb95) wrote :

I would say the trick is quite simple and no C++ coding is needed, just edit of conf files like below should be enough:

now:
[work]
sleep=43000
return=skipped unless economy needs blackwood
consume=log:2
animate=working 24000
produce=blackwood

changed:
[work]
sleep=43000
return=skipped unless economy needs blackwood
animate=working 24000
consume=log:2
produce=blackwood

What do you think? And as no serious coding is needed, anybody could do this.