mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
Fix more world.sql typos
--HG-- branch : trunk
This commit is contained in:
@@ -10060,7 +10060,7 @@ INSERT INTO `playercreateinfo_action` VALUES
|
||||
(8,6,4,45902,0,0),
|
||||
(8,6,5,47541,0,0),
|
||||
(8,6,10,50621,0,0),
|
||||
(8,8,76,20554,0,0);
|
||||
(8,8,76,20554,0,0),
|
||||
(8,7,3,20544,0,0),
|
||||
(8,4,2,2098,0,0),
|
||||
(10,6,3,45462,0,0),
|
||||
@@ -10158,7 +10158,7 @@ INSERT INTO `playercreateinfo_action` VALUES
|
||||
(11,6,2,45477,0,0),
|
||||
(11,6,1,49576,0,0),
|
||||
(11,6,0,6603,0,0),
|
||||
(11,6,6,59545,0,0),
|
||||
(11,6,6,59545,0,0);
|
||||
/*!40000 ALTER TABLE `playercreateinfo_action` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user