From 26133939e3d16eaf59702e9285a49e6ab2767b2f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 May 2019 22:20:31 -0300 Subject: Remove Desert Bow. Replace with Elfic Bow as planned. Minor updates on code comments. --- npc/020-7-1/core.txt | 7 ++++++- npc/020-7-1/janitors.txt | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'npc/020-7-1') diff --git a/npc/020-7-1/core.txt b/npc/020-7-1/core.txt index c27c06b5c..fd039c275 100644 --- a/npc/020-7-1/core.txt +++ b/npc/020-7-1/core.txt @@ -1,4 +1,9 @@ -// Core functions +// TMW2 scripts. +// Authors: +// Jesusalva +// TMW Org. +// Description: +// Core functions // Some setup is required 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; -- cgit v1.2.3-70-g09d2