mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
wrong db exported
This commit is contained in:
@@ -20,14 +20,6 @@ CREATE TABLE `character_action`
|
||||
|
||||
LOCK TABLES `character_action` WRITE;
|
||||
/*!40000 ALTER TABLE `character_action` DISABLE KEYS */;
|
||||
INSERT INTO `character_action` VALUES
|
||||
(1,0,0,6603,0),
|
||||
(1,0,72,6603,0),
|
||||
(1,0,73,78,0),
|
||||
(1,0,74,28880,0),
|
||||
(1,0,84,6603,0),
|
||||
(1,0,96,6603,0),
|
||||
(1,0,108,6603,0);
|
||||
/*!40000 ALTER TABLE `character_action` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
||||
|
||||
Reference in New Issue
Block a user