ok, I actually tested the fix this time (fix maelstrom)

This commit is contained in:
jacob1 2016-01-13 23:50:02 -05:00
parent 6bbd4b0ae1
commit 7de3fbb324

View File

@ -1132,7 +1132,7 @@ class MaelstromMode(GameMode):
lsuccubi = addroles["succubus"]
if self.chk_win_conditions(lpl, lwolves, lcubs, lrealwolves, lmonsters, ldemoniacs, ltraitors, lpipers, lsuccubi, 0, cli, end_game=False):
return self._role_attribution(cli, self.chk_win_conditions, var, villagers, do_templates)
return self._role_attribution(cli, var, villagers, do_templates)
return addroles