Files
TCPlayerbotCore/sql/old/2.4.3/01304_world.sql
T

4 lines
213 B
SQL
Raw Normal View History

2009-04-06 06:28:07 +02:00
DELETE FROM `command` WHERE `name` IN ('reload spell_linked_spell');
INSERT INTO `command` VALUES
2009-06-18 19:31:55 +02:00
('reload spell_linked_spell','3','Usage: .reload spell_linked_spell\r\nReloads the spell_linked_spell DB table.');