summaryrefslogtreecommitdiff
path: root/npc/merchants
diff options
context:
space:
mode:
Diffstat (limited to 'npc/merchants')
-rw-r--r--npc/merchants/socket_enchant.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/merchants/socket_enchant.txt b/npc/merchants/socket_enchant.txt
index ee1818ab6..20f6b0c21 100644
--- a/npc/merchants/socket_enchant.txt
+++ b/npc/merchants/socket_enchant.txt
@@ -667,7 +667,7 @@ function script addslot2 {
function script f_weapon_c {
- set @rateit,50; //success rate
+ set @rateit,40; //success rate
set @addprice,200000;
set @itemup,1010;
set @itemupiece,10;
@@ -764,7 +764,7 @@ function script f_weapon_s2 {
function script f_armor_c {
- set @rateit,50; //success rate
+ set @rateit,40; //success rate
set @addprice,200000;
set @itemup,999;
set @itemupiece,3;