diff options
Diffstat (limited to 'npc/003-1/ishi.txt')
-rw-r--r-- | npc/003-1/ishi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index fafedbf7b..e258d5f56 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -25,7 +25,7 @@ { mesn l("Ishi, the Rewards Master"); mesq l("Welcome! I see you have @@ Monster Points. But that isn't enough to get items at your current level, sorry!", Mobpt); - mes col(l("I need at minimum @@ Monster Points to get items at current level.",@mpq_cost),9); + mesc l("I need at minimum @@ Monster Points to get items at current level.",@mpq_cost); close; } |