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:
Skjalf
2021-09-27 14:02:45 -03:00
committed by GitHub
parent 792b99cbc9
commit 4da9d4193b

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1632231511675504900');
DELETE FROM `areatrigger_teleport` WHERE `ID` IN (4233, 4267);