mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/quest_poi): A Portabale Power Source (#3576)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1602788389371995600');
|
||||
|
||||
UPDATE `quest_poi` SET `MapID` = 0, `WorldMapAreaId` = 46 WHERE `questid` = 8925 AND `id` = 0;
|
||||
Reference in New Issue
Block a user