diff options
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; |