mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/Vendor): remove Perfume & Cologne (#6397)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1623930826007721100');
|
||||
|
||||
DELETE FROM `npc_vendor` WHERE `item` IN (21829,21833);
|
||||
Reference in New Issue
Block a user