[Bots] Cleanup empty bot_commands files (#4095)

* [Bots] Cleanup empty `bot_commands` files

# Notes
- These files were part of the conversion of bot commands to individual files, these commands are part of overarching commands and therefore do not have their own files.
- These were not removed when initially committed.

* Update bot_command.cpp

* Update bot_command.cpp
This commit is contained in:
Alex King 2024-02-19 03:19:56 -05:00 committed by GitHub
parent 6ec63969bb
commit 3f46210639
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 0 additions and 24 deletions

View File

@ -2143,23 +2143,19 @@ bool helper_spell_list_fail(Client *bot_owner, bcst_list* spell_list, BCEnum::Sp
#include "bot_commands/escape.cpp"
#include "bot_commands/find_aliases.cpp"
#include "bot_commands/follow.cpp"
#include "bot_commands/follow_distance.cpp"
#include "bot_commands/guard.cpp"
#include "bot_commands/heal_rotation.cpp"
#include "bot_commands/help.cpp"
#include "bot_commands/hold.cpp"
#include "bot_commands/identify.cpp"
#include "bot_commands/inspect_message.cpp"
#include "bot_commands/inventory.cpp"
#include "bot_commands/invisibility.cpp"
#include "bot_commands/item_use.cpp"
#include "bot_commands/levitation.cpp"
#include "bot_commands/list.cpp"
#include "bot_commands/lull.cpp"
#include "bot_commands/mesmerize.cpp"
#include "bot_commands/movement_speed.cpp"
#include "bot_commands/name.cpp"
#include "bot_commands/out_of_combat.cpp"
#include "bot_commands/owner_option.cpp"
#include "bot_commands/pet.cpp"
#include "bot_commands/pick_lock.cpp"
@ -2167,26 +2163,18 @@ bool helper_spell_list_fail(Client *bot_owner, bcst_list* spell_list, BCEnum::Sp
#include "bot_commands/precombat.cpp"
#include "bot_commands/pull.cpp"
#include "bot_commands/release.cpp"
#include "bot_commands/report.cpp"
#include "bot_commands/resistance.cpp"
#include "bot_commands/resurrect.cpp"
#include "bot_commands/rune.cpp"
#include "bot_commands/send_home.cpp"
#include "bot_commands/size.cpp"
#include "bot_commands/spell.cpp"
#include "bot_commands/stance.cpp"
#include "bot_commands/stop_melee_level.cpp"
#include "bot_commands/suffix.cpp"
#include "bot_commands/summon.cpp"
#include "bot_commands/summon_corpse.cpp"
#include "bot_commands/surname.cpp"
#include "bot_commands/suspend.cpp"
#include "bot_commands/taunt.cpp"
#include "bot_commands/teleport.cpp"
#include "bot_commands/timer.cpp"
#include "bot_commands/toggle_archer.cpp"
#include "bot_commands/toggle_helm.cpp"
#include "bot_commands/track.cpp"
#include "bot_commands/update.cpp"
#include "bot_commands/view_combos.cpp"
#include "bot_commands/water_breathing.cpp"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"

View File

@ -1 +0,0 @@
#include "../bot_command.h"