From a5fdc63094b1ef98fbd91037634f9c19bad6bd86 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 16 Apr 2015 13:10:22 +0530 Subject: Minor Typo Fix --- npc/quests/quests_13_1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests/quests_13_1.txt') diff --git a/npc/quests/quests_13_1.txt b/npc/quests/quests_13_1.txt index cb88b7b5f..9b2a27ca2 100644 --- a/npc/quests/quests_13_1.txt +++ b/npc/quests/quests_13_1.txt @@ -8552,7 +8552,7 @@ mid_campin,90,121,5 script Hibba Agip 4_M_REDSWORD,{ } else if (ep13_1_edq == 2) { mes "[Hibba Agip]"; - mes "Oh yes, right... You're" + strcharinfo(0) + ", right? Abidal has told me good things about you."; + mes "Oh yes, right... You're " + strcharinfo(0) + ", right? Abidal has told me good things about you."; next; mes "[Hibba Agip]"; mes "We're lucky to have you, my friend... I hope you're as good as the stories play you up to be."; -- cgit v1.2.3-60-g2f50