diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-26 00:29:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-26 00:29:00 -0300 |
commit | c512eebefec7859d85578477e42479abf58280b4 (patch) | |
tree | 8dae440d953b6c34ace177f8dbad98a29c456997 /npc/001-1/rewards.txt | |
parent | 93e46ffe5fec40115ffcf4eef41a8bd4047bd0f7 (diff) | |
download | serverdata-c512eebefec7859d85578477e42479abf58280b4.tar.gz serverdata-c512eebefec7859d85578477e42479abf58280b4.tar.bz2 serverdata-c512eebefec7859d85578477e42479abf58280b4.tar.xz serverdata-c512eebefec7859d85578477e42479abf58280b4.zip |
Hopefully fix coin shops
Diffstat (limited to 'npc/001-1/rewards.txt')
-rw-r--r-- | npc/001-1/rewards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 447bbefb1..3da27504f 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -4,7 +4,7 @@ // Description: // Trades Strange Coins for useful items -001-1,243,26,0 script Aeros Trader NPC_M_SHOPKEEPER,{ +001-1,243,26,0 script Aeros Trader NPC_M_COINKEEPER,{ mesn; mesq l("Oh, hello there! Welcome to the Mana Plain Of Existence!"); next; |