From e2243978d92295f8c910436f0bb7c814f7c61a9a Mon Sep 17 00:00:00 2001 From: dastgirpojee Date: Sun, 11 Jan 2015 10:36:02 +0530 Subject: Follow Up e99cbac --- npc/re/merchants/coin_exchange.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/re/merchants/coin_exchange.txt') diff --git a/npc/re/merchants/coin_exchange.txt b/npc/re/merchants/coin_exchange.txt index 5c3c69005..2e9a8a795 100644 --- a/npc/re/merchants/coin_exchange.txt +++ b/npc/re/merchants/coin_exchange.txt @@ -828,7 +828,7 @@ malangdo,150,135,5 script Roving Merchant 4_M_MERCAT1,{ // Eclage //============================================================ -ecl_in01,66,95,3 script Armor Merchant Naphara#e 4_F_FAIRYKID,{ +ecl_in01,66,95,3 script Armor Merchant Naphara#e::glove 4_F_FAIRYKID,{ if (!checkweight(Axe,3)) { mes "- Stop Here!! -"; mes "- You have too many items. -"; @@ -947,7 +947,7 @@ ecl_in01,64,97,5 script Slot Expert Nattuer#ecl 4_F_FAIRYKID,{ close; } -ecl_in01,33,98,5 script Armor Merchant Naphara#ec 4_M_FAIRYKID2,{ +ecl_in01,33,98,5 script Armor Merchant Naphara#e::armor 4_M_FAIRYKID2,{ if (checkweight(Axe,1)==0) { mes "- Stop Here!! -"; mes "- You have too many items. -"; -- cgit v1.2.3-60-g2f50