diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-05-29 20:25:35 +0530 |
---|---|---|
committer | Dastgir <dastgirpojee@rocketmail.com> | 2015-05-29 20:25:35 +0530 |
commit | daf5312ee4d1de6dd43b23f719e94427aeb33e5d (patch) | |
tree | 6c51c3ad40593f2ba323f7b6df3e238938c63f24 /npc | |
parent | 87beda59c824e9be6db6f86c02983ed2a44c4016 (diff) | |
download | hercules-daf5312ee4d1de6dd43b23f719e94427aeb33e5d.tar.gz hercules-daf5312ee4d1de6dd43b23f719e94427aeb33e5d.tar.bz2 hercules-daf5312ee4d1de6dd43b23f719e94427aeb33e5d.tar.xz hercules-daf5312ee4d1de6dd43b23f719e94427aeb33e5d.zip |
FollowUp 87beda5
Diffstat (limited to 'npc')
-rw-r--r-- | npc/re/merchants/coin_exchange.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/merchants/coin_exchange.txt b/npc/re/merchants/coin_exchange.txt index a15b94b89..cabd9753b 100644 --- a/npc/re/merchants/coin_exchange.txt +++ b/npc/re/merchants/coin_exchange.txt @@ -947,7 +947,7 @@ ecl_in01,64,97,5 script Slot Expert Nattuer#ecl 4_F_FAIRYKID,{ close; } -ecl_in01,33,98,5 script Herb Merchant Naphara#e 4_M_FAIRYKID2,{ +ecl_in01,33,98,5 script Herb Merchant Plafina#e 4_M_FAIRYKID2,{ if (checkweight(Axe,1)==0) { mes "- Stop Here!! -"; mes "- You have too many items. -"; |