Skip to content

Commit 8165afc

Browse files
committed
Gwina Stonebranch 5138 does not sell copper rod
1 parent a226d59 commit 8165afc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Updates/0696_misc_fixes_3.sql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)