diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-07 22:45:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-07 22:45:54 -0300 |
commit | 5aecd4f913043f35402a4e3475e315aeb2ea7549 (patch) | |
tree | 21e6b9204b73ecc8c252f63b15049db4211c4060 /npc/003-1 | |
parent | 9a34acc810652b55129ecd895127885bbc42b438 (diff) | |
download | serverdata-5aecd4f913043f35402a4e3475e315aeb2ea7549.tar.gz serverdata-5aecd4f913043f35402a4e3475e315aeb2ea7549.tar.bz2 serverdata-5aecd4f913043f35402a4e3475e315aeb2ea7549.tar.xz serverdata-5aecd4f913043f35402a4e3475e315aeb2ea7549.zip |
Ishi improvement by Saulc
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/ishi.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index a3ddf4ccb..e371acfc5 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -51,6 +51,8 @@ mesn l("Ishi, the Rewards Master"); mesq l("Welcome! I see you have @@ Monster Points. Would you like to exchange some of those for items?", Mobpt); next; + if (@mpq_cost > 0) + mesc l("You can get up to @@ items.", (Mobpt/@mpq_cost)); do { |