aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_08_03_01_world_npc_vendor_434.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2013_08_03_01_world_npc_vendor_434.sql b/sql/updates/world/2013_08_03_01_world_npc_vendor_434.sql
new file mode 100644
index 00000000000..7359f10c31d
--- /dev/null
+++ b/sql/updates/world/2013_08_03_01_world_npc_vendor_434.sql
@@ -0,0 +1,2 @@
+UPDATE `npc_vendor` SET `maxcount`=25000 WHERE `item`=390 AND `ExtendedCost`=3411 AND `type`=2;
+UPDATE `npc_vendor` SET `maxcount`=25000 WHERE `item`=395 AND `ExtendedCost`=3410 AND `type`=2;