diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-18 22:20:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-18 22:20:31 -0300 |
commit | 26133939e3d16eaf59702e9285a49e6ab2767b2f (patch) | |
tree | 606a4f737e50bf3ee761a81d7b23cb4927232e2c /npc/020-7-1/janitors.txt | |
parent | 82054e13aeeecf8e7b822a56bc681a8eb2758109 (diff) | |
download | serverdata-26133939e3d16eaf59702e9285a49e6ab2767b2f.tar.gz serverdata-26133939e3d16eaf59702e9285a49e6ab2767b2f.tar.bz2 serverdata-26133939e3d16eaf59702e9285a49e6ab2767b2f.tar.xz serverdata-26133939e3d16eaf59702e9285a49e6ab2767b2f.zip |
Remove Desert Bow. Replace with Elfic Bow as planned. Minor updates on code comments.
Diffstat (limited to 'npc/020-7-1/janitors.txt')
-rw-r--r-- | npc/020-7-1/janitors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-7-1/janitors.txt b/npc/020-7-1/janitors.txt index a268e243f..5cc687897 100644 --- a/npc/020-7-1/janitors.txt +++ b/npc/020-7-1/janitors.txt @@ -62,7 +62,7 @@ OnInit: 020-7-1,40,78,0 script Mirjami NPC_BLUESAGEWORKER_FA,{ - npctalk3 l("Checking storage, could give a reward for completion?"); + npctalk3 l("Checking storage, rewards instead of Pyry when quest is complete."); goodbye; end; |