diff --git a/data/sql/updates/pending_db_world/rev_1650258156241061000.sql b/data/sql/updates/pending_db_world/rev_1650258156241061000.sql new file mode 100644 index 000000000..ab610d088 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1650258156241061000.sql @@ -0,0 +1,10 @@ +/* +Darnassus Temple of the Moon Moonwell spell focus objects +*/ + +DELETE FROM `gameobject` WHERE `guid` IN (2135451,2135452,2135453,2135454); +INSERT INTO `gameobject` VALUES +(2135451, 177281, 1, 0, 0, 1, 1, 9637.86, 2524.03, 1330, 0, -0, -0, 0, 0, 300, 0, 1, '', 0), +(2135452, 177281, 1, 0, 0, 1, 1, 9629.63, 2524.03, 1330, 0, -0, -0, 0, 0, 300, 0, 1, '', 0), +(2135453, 177281, 1, 0, 0, 1, 1, 9634.05, 2519.87, 1330, 0, -0, -0, 0, 0, 300, 0, 1, '', 0), +(2135454, 177281, 1, 0, 0, 1, 1, 9633.71, 2528.07, 1330, 0, -0, -0, 0, 0, 300, 0, 1, '', 0);