diff options
author | Foldor1 <187382119+Foldor1@users.noreply.github.com> | 2025-04-14 19:00:14 +0200 |
---|---|---|
committer | Ovahlord <dreadkiller@gmx.de> | 2025-04-14 19:00:14 +0200 |
commit | 2b476b730a96b00db3c15595c67938284891d03a (patch) | |
tree | a97ebf7c22d62bcc759b3d8f201bd669bed43299 /sql | |
parent | 4a298bbf3e830662aeb21aa291c25036f1ba56ab (diff) |
DB/Vendors: added missing Honor Points to Togar
closes #30870
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/world/cata_classic/2025_04_14_00_world.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/cata_classic/2025_04_14_00_world.sql b/sql/updates/world/cata_classic/2025_04_14_00_world.sql new file mode 100644 index 00000000000..08ebc34915f --- /dev/null +++ b/sql/updates/world/cata_classic/2025_04_14_00_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `npc_vendor` WHERE (`entry`=52034 AND `item`=1901 AND `ExtendedCost`=3408 AND `type`=2); +INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES +(52034, 9, 1901, 25000, 3408, 2, 0, 0, 60192); -- 1901 |