From 09ec9946e686f75252eab2447ef61b753a3f18f1 Mon Sep 17 00:00:00 2001 From: brianluau Date: Fri, 30 Oct 2009 08:46:09 +0000 Subject: - Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688) - Updated documentation for 'rentitem'. (follow up to r14082) - Fixed a variable name in Valentines 2009 quest. (bugreport:3644) - Added a missing 'input' in Alchemist Job quest. (bugreport:3695) - Fixed a typo in Cooking Quest. (bugreport:3691) - Fixed some typos in Veins Quest. (bugreport:3588) and (bugreport:3692) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14111 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_veins.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/quests/quests_veins.txt') diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt index 4dbfac3e5..2a63c2061 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -3402,7 +3402,7 @@ que_thor,36,66,5 script Little Curdie 941,{ mes "to hurry a little bit."; mes "Alright, it's time to go."; next; - mes "^3355FFYou extract the soup"; + mes "^3355FFYou extract the soap"; mes "from the lock, and"; mes "carefully wrap it."; mes "Now you need to take"; @@ -3959,6 +3959,7 @@ veins,181,166,3 script Lockenlock 900,{ mes "the key, so I can get it done"; mes "as soon as you can bring"; mes "me the Steel. I'll be waiting."; + close; } } else if (rachel_camel == 23) { -- cgit v1.2.3-60-g2f50