mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
feat(Command): Remove spy command from AC and make it a module (#1401)
This commit is contained in:
committed by
Francesco Borzì
parent
d4ab165888
commit
f0913b7da8
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1549462763029736000');
|
||||
|
||||
DELETE FROM `trinity_string` WHERE `entry` BETWEEN 5062 AND 5071;
|
||||
DELETE FROM `command` WHERE `name` IN ('spy follow', 'spy unfollow', 'spy groupfollow', 'spy groupunfollow', 'spy clear', 'spy status');
|
||||
Reference in New Issue
Block a user