Misc little bits of housekeeping and stuff

This commit is contained in:
2014-12-10 23:53:50 -05:00
parent 7a7b7f27c3
commit 5bfdb5eafa
14 changed files with 31 additions and 26 deletions

View File

@@ -440,7 +440,7 @@ void start_outdoor_combat(cOutdoors::cCreature encounter,ter_num_t in_which_terr
bool pc_combat_move(location destination) ////
{
short dir,monst_hit,s1,s2,i,monst_exist,switch_pc;
bool keep_going = true,forced = false,check_f;
bool keep_going = true,forced = false,check_f = false;
location monst_loc,store_loc;
short spec_num;