From fe5b799ce69759650c653021d58ebb1c3a869697 Mon Sep 17 00:00:00 2001 From: Ali-G Date: Wed, 15 Jun 2011 10:32:52 +0200 Subject: The new reward is the Black Boots which were modified to be as powerful as the Fur Boots. Also improved a message. --- npc/025-4/julia.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/025-4/julia.txt') diff --git a/npc/025-4/julia.txt b/npc/025-4/julia.txt index 4004d77c..51bcc296 100644 --- a/npc/025-4/julia.txt +++ b/npc/025-4/julia.txt @@ -11,7 +11,7 @@ L_Done: mes "Here is a present for you."; getinventorylist; if (@inventorylist_count == 100) goto L_TooMany; - getitem "BunchOfParsley", 1; + getitem "BlackBoots", 1; getexp 5000, 0; set Rossy_Quest, 17; mes "I'm out of here now, come out from this horrible cave."; -- cgit v1.2.3-60-g2f50