We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a226d59 commit 8165afcCopy full SHA for 8165afc
Updates/0696_misc_fixes_3.sql
@@ -0,0 +1,4 @@
1
+-- Gwina Stonebranch 5138 does not sell copper rod
2
+-- https://www.wowhead.com/classic/npc=5138/gwina-stonebranch
3
+DELETE FROM `npc_vendor` WHERE `entry` = 5138 AND `item` = 6217; -- Copper Rod
4
+
0 commit comments