Thanks
edit: As a ps I have lurked here for a while and really like the game, I played tome on and off from the beginning, when it was (censored)band

Moderator: Moderator
Yeah, this is much better (in recent svns), but I think you should probably changedarkgod wrote:Or maybe I can reduce the timer a bit BUT killing an acolyte increases the remaining time by 5/6/7 turns ?
Code: Select all
game.level.turn_counter = game.level.turn_counter + 6
Code: Select all
game.level.turn_counter = game.level.turn_counter + 6*10