← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/Mission4 into lp:widelands

 

I just had a look at the diff, headquarters text is fine, no need to change the code for 1. after all.

For the cleared road count:

      if count > 2 then
          cleared = false
      end

I'd be even more lenient - maybe count > 4?

All it takes is to create 6 roads out of the Headquarters to make the roads more efficient, and then have 1 forgotten flag somewhere, and the objective will not to be achieved.
-- 
https://code.launchpad.net/~widelands-dev/widelands/Mission4/+merge/334279
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/Mission4.


References