diff options
Diffstat (limited to 'npc/merchants/gemstone.txt')
-rw-r--r-- | npc/merchants/gemstone.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/merchants/gemstone.txt b/npc/merchants/gemstone.txt index 3814ceb7c..f542cb75f 100644 --- a/npc/merchants/gemstone.txt +++ b/npc/merchants/gemstone.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAhena SVN //===== Description: ========================================= @@ -13,9 +13,10 @@ //= 1.0 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= Any notes pertaining to the prior trader may be found //= in the cities/payon.txt +//= 1.1 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] //============================================================ -payon,173,238,5 script Jade 754,{ +payon,173,238,5 script Jade#pay 754,{ //Ensure the player can hold at least one item //set max_max_c,CheckMaxCount; //if (max_max_c == 1) { |