mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 03:31:08 +00:00
correct and tweak all combat positioning and combat range
This commit is contained in:
@@ -1695,6 +1695,7 @@ void bot_command_toggle_ranged(Client *c, const Seperator *sep)
|
||||
else {
|
||||
bot_iter->SetBotRangedSetting(ranged_state);
|
||||
}
|
||||
|
||||
bot_iter->ChangeBotRangedWeapons(bot_iter->IsBotRanged());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user