diff options
Diffstat (limited to 'npc/re/merchants/enchan_upg.txt')
-rw-r--r-- | npc/re/merchants/enchan_upg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/merchants/enchan_upg.txt b/npc/re/merchants/enchan_upg.txt index c72479f38..fd8863776 100644 --- a/npc/re/merchants/enchan_upg.txt +++ b/npc/re/merchants/enchan_upg.txt @@ -250,7 +250,7 @@ prt_in,28,73,3 script Devil Enchant Master#prq 1_M_SMITH,{ } specialeffect EF_REPAIRWEAPON; mes "I initialized the enchant effects."; - set Zeny, Zeny - 100000; + Zeny -= 100000; delequip .@part; // GetNonSlotItemSock2 .@equip_refine .@equip_id .@equip_card[0] .@equip_card[1] .@equip_card[2] 0 |