dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Reduce duplicated recruiting code #79

Closed dripton closed 14 years ago

dripton commented 14 years ago

The three Legion methods can_recruit, available_recruits, and available_recruits_and_recruiters have a lot of code in common. Factor out some of the duplication into a helper method.

dripton commented 14 years ago

Merge the 3 recruiting methods. Closed by 953931c1d842adb5ca66486bd3127e36da4bbccd