mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,6 +0,0 @@
|
||||
--
|
||||
DROP TABLE IF EXISTS `profanity_name`;
|
||||
CREATE TABLE `profanity_name` (
|
||||
`name` VARCHAR(12) NOT NULL,
|
||||
PRIMARY KEY (`name`)
|
||||
) ENGINE=InnoDB;
|
||||
Reference in New Issue
Block a user