mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 16:10:49 +01:00
Forgot to stage SQL from my previous commit. (.hover command)
This commit is contained in:
2
sql/updates/world/2012_04_12_05_world_command.sql
Normal file
2
sql/updates/world/2012_04_12_05_world_command.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry` IN(555,556);
|
||||
DELETE FROM `command` WHERE `name`='hover';
|
||||
Reference in New Issue
Block a user