fixed potions not working properly
need to test: vampire draining
This commit is contained in:
@ -144,7 +144,6 @@ game_result game::run() {
|
||||
break;
|
||||
}
|
||||
|
||||
player->start_turn();
|
||||
player->calc_effects();
|
||||
|
||||
if (player->is_dead())
|
||||
|
Reference in New Issue
Block a user