diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-27 21:53:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-27 21:53:46 -0300 |
commit | 5b64717c2dad51140f72999cfc0a5e99656ed32c (patch) | |
tree | 37ec7adbdb26076be7613626d46b5b0ff92ba705 /npc/003-1 | |
parent | d63c5e50daa0a3484eb36de90d6a411ba066e46a (diff) | |
download | serverdata-5b64717c2dad51140f72999cfc0a5e99656ed32c.tar.gz serverdata-5b64717c2dad51140f72999cfc0a5e99656ed32c.tar.bz2 serverdata-5b64717c2dad51140f72999cfc0a5e99656ed32c.tar.xz serverdata-5b64717c2dad51140f72999cfc0a5e99656ed32c.zip |
Special label for when you're magicless
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/jakod.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/jakod.txt b/npc/003-1/jakod.txt index c4668429e..d032f6585 100644 --- a/npc/003-1/jakod.txt +++ b/npc/003-1/jakod.txt @@ -26,7 +26,7 @@ L_HowTo: mes ""; mesn; - mesq l("Well, the first thing would be to get access to a Mana Stone."); + mesq l("Well, the first thing would be to get access to a Mana Stone. Halinarzo had the biggest mana stone mines, but it's now depleted."); next; mesn; mes l("\"That's the only hard part. Have at least level 40, do not neglect Intelligence nor Job level..."); |