mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-25 16:09:20 -04:00
3 lines
93 B
SQL
3 lines
93 B
SQL
|
|
-- Removing the now unused creature_movement table
|
||
|
|
DROP TABLE IF EXISTS `creature_movement`;
|