mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
Core/Commands: Allow .cooldown command to work on player pets
This commit is contained in:
1
sql/updates/world/3.3.5/2016_07_16_06_world.sql
Normal file
1
sql/updates/world/3.3.5/2016_07_16_06_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `command` SET `help`='Syntax: .cooldown [#spell_id]\r\n\r\nRemove all (if spell_id not provided) or #spel_id spell cooldown from selected character or their pet or you (if no selection).' WHERE `name`='cooldown';
|
||||
Reference in New Issue
Block a user