mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-28 11:47:55 +00:00
misc command and rule cleanup
This commit is contained in:
@@ -200,7 +200,7 @@ void bot_command_follow(Client* c, const Seperator* sep)
|
||||
nextTar = target_mob;
|
||||
}
|
||||
}
|
||||
LogTestDebug("{} is now following {}.", bot_iter->GetCleanName(), nextTar->GetCleanName()); //deleteme
|
||||
|
||||
chainList.push_back(bot_iter);
|
||||
++it;
|
||||
++count;
|
||||
|
||||
Reference in New Issue
Block a user