summaryrefslogtreecommitdiff
path: root/npc/025-1/rossy.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-1/rossy.txt')
-rw-r--r--npc/025-1/rossy.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/025-1/rossy.txt b/npc/025-1/rossy.txt
index 1392392f..b78def6b 100644
--- a/npc/025-1/rossy.txt
+++ b/npc/025-1/rossy.txt
@@ -123,15 +123,18 @@ L_Check2:
if(countitem("GambogeHerb") < 50) goto L_NE;
if(countitem("AlizarinHerb") < 43) goto L_NE;
if(countitem("BugLeg") < 30) goto L_NE;
+ mes "Rossy gets all the ingredients and place them on the ground. She starts to mix some herbs with the cactus drink and cast some funny spells... She seems to know what she is doing";
+ next;
mes "[Rossy]";
- set Rossy_Quest, 7;
- mes "\"Oh, thank you "+ strcharinfo(0) +" ! If you don't mind, please give this potion to my teacher.\"";
+ mes "\"Oh, thank you "+ strcharinfo(0) +" ! It is done. If you don't mind, please give this potion to my teacher.\"";
delitem "CactusDrink", 24;
delitem "MaggotSlime", 32;
delitem "GambogeHerb", 50;
delitem "AlizarinHerb", 43;
delitem "BugLeg", 30;
+ set Rossy_Quest, 7;
getexp 3000, 0;
+ message strcharinfo(0), "Rossy hands you the potion, holding the bottle very carefully";
next;
mes "\"My teacher's name is David, he is a very young magician and lives near the magic school in the north of Tulimshar.\"";
next;