From c0fa45992b123f08e91e86dac11aca765ea73cd2 Mon Sep 17 00:00:00 2001 From: Ali-G Date: Thu, 16 Jun 2011 20:11:37 +0200 Subject: Simplified the battles a bit for the chars level 50. Changed beginning of the quest: you need to give the cherris you found for Rossy and give them to Olana instead of bottles of water. --- npc/025-1/rossy.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'npc/025-1/rossy.txt') diff --git a/npc/025-1/rossy.txt b/npc/025-1/rossy.txt index 3b13b573..7d6d2d3b 100644 --- a/npc/025-1/rossy.txt +++ b/npc/025-1/rossy.txt @@ -50,13 +50,12 @@ L_Check: if(countitem("Cherry") < 10) goto L_Get; mes "[Rossy]"; set Rossy_Quest, 2; - delitem "Cherry", 10; getexp 2000, 0; - mes "\"I can't believe my eyes, you got them all! Thanks a lot!\""; + mes "\"I can't believe my eyes, you got them all! Please give them to my mother when she will ask for them.\""; next; menu "No problem, I'm in a hurry, bye.", -, - "I'm always here to help, do you need anything else?", L_Done; + "Certainly, I'm always here to help, do you need anything else?", L_Done; mes "[Rossy]"; mes "\"I might need your help later. Bye.\""; -- cgit v1.2.3-60-g2f50