From b7c9a7e9a2885df6c64bf485cbfb6c67d664565c Mon Sep 17 00:00:00 2001 From: og2 Date: Mon, 19 Mar 2012 01:11:00 +0000 Subject: [PATCH] Fixed little typo (bugreport:4088) git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15727 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_veins.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt index c1044f877d..7d8e189cd7 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -4883,7 +4883,7 @@ ve_fild07,235,42,3 script Silk Sand Camel 938,{ mes "valor, and my determination"; mes "was up to this task. May the"; mes "annals of history never forget"; - mes "this day! Long live "+username+"!"; + mes "this day! Long live "+strcharinfo(0)+"!"; next; mes "^3355FFIt's time for you to"; mes "return to Mr. Saraman.^000000";