mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
Fix(Sql/npc_vendor): Elixir of Major Defense Recipe incrtime (#20436)
This commit is contained in:
committed by
GitHub
parent
1c22cdcab2
commit
4cc641fa08
@@ -0,0 +1 @@
|
||||
UPDATE `npc_vendor` SET `incrtime` = 300 WHERE `item` = 22909 AND `entry` IN (18005, 19837);
|
||||
Reference in New Issue
Block a user