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

Battle does not end when attacker leaves all creatures off map #139

Closed dripton closed 12 years ago

dripton commented 12 years ago

When the attacker doesn't bring any creatures onto the map, the battle should end in turn 1. Instead it's lasting until turn 7 and then ending with a time loss, with the defender receiving no points.

dripton commented 12 years ago

This is fixed now. The turn track goes to battle turn 2, but that's a minor detail.