From 79b08bb646df54d55179cbc57c72dc23a6f209fc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 26 Mar 2019 10:22:50 -0300 Subject: Move stuff around - Give Scythe after Hinnak, add Cotton Boots to last stage. --- npc/012-7/airlia.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/012-7/airlia.txt') diff --git a/npc/012-7/airlia.txt b/npc/012-7/airlia.txt index 8386c7f94..9025adf5b 100644 --- a/npc/012-7/airlia.txt +++ b/npc/012-7/airlia.txt @@ -33,10 +33,10 @@ L_Letter: mesq l("We're currently the biggest exporter of food. We may be a small town, but Tulimshar and Halinarzo can barely hold themselves."); next; mesn; - mesq l("Here, take this @@. This is the proof that you've helped Hurnscald greatly. This shall open new opportunities to you.", getitemlink(Scythe)); - inventoryplace Scythe, 1; + mesq l("Here, take this @@. This is the proof that you've helped Hurnscald greatly. This shall open new opportunities to you.", getitemlink(CottonBoots)); + inventoryplace CottonBoots, 1; setq HurnscaldQuest_Farmers, 5; - getitem Scythe, 1; + getitem CottonBoots, 1; getexp 0, 1000; close; -- cgit v1.2.3-60-g2f50