From 510732bf8cc3f487969dcbde2d01099fd3eef42b Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 22 Jul 2008 16:37:32 +0000 Subject: * Removed mail commands that no longer exist from help.txt. * Finally getting around to fixing a few bug reports - Corrected some view IDs for some newer headgears. (bugreport:1842) - 11.3 bows are now equippable by all archer classes. (bugreport:1885) * Getting around to fixing some script bug. - Fixed bugs in the nameless quest, and other npcs. (bugreport:1845) - Fixed some bugs in the WoE:SE control devices. (bugreport:1848) - Fixed minor typo in the novice grounds. (Bugreport:1877) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12981 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_veins.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/quests/quests_veins.txt') diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt index 0ebc7105d..3de2318be 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.5 +//= 1.5a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -36,6 +36,7 @@ //= 1.4 Added missing checkweights. [L0ne_W0lf] //= 1.4a Corrected a typo error ";;". [Toms] //= 1.5 Added Nameless Island quest addition. [L0ne_W0lf] +//= 1.5a Corrected a couple typos in Nameless Addition. [L0ne_W0lf] //============================================================ // Stone Quest @@ -3044,7 +3045,7 @@ veins,327,185,3 script Kid#camelcamel 944,{ mes "Ah, and I've been taking care"; mes "of her, just like I promised~"; next; - mes "["+strcharinfo(0)+""; + mes "["+strcharinfo(0)+"]"; mes "Really? That's good"; mes "You should be proud~"; next; @@ -4315,7 +4316,7 @@ veins,227,127,5 script Ivory 940,{ next; mes "[Organic Soap Maker Ivory]"; mes "And um... Don't let"; - mes "anyone else know what"; + mes "anyone else know what"; mes "I use to make this soap."; mes "People won't buy it if they"; mes "knew they were washing their"; -- cgit v1.2.3-70-g09d2