mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 23:56:25 +00:00
fix(DB/Areatriggers): Remove wrong areatrigger teleport entries for Orbs of Translocation in Eversong Woods (players should use the gobs instead) (#8015)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1632231511675504900');
|
||||
|
||||
DELETE FROM `areatrigger_teleport` WHERE `ID` IN (4233, 4267);
|
||||
|
||||
Reference in New Issue
Block a user