We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678724f commit 8a3743aCopy full SHA for 8a3743a
sql/updates/world/3.3.5/2025_07_28_03_world.sql
@@ -0,0 +1,3 @@
1
+--
2
+DELETE FROM `graveyard_zone` WHERE `ID`=512 AND `GhostZone`=148 AND `Faction`=67;
3
+UPDATE `graveyard_zone` SET `Faction`=0 WHERE `ID` IN (35,469) AND `GhostZone`=148;
0 commit comments