From dfe3a9635cc4a85bbdd3ae5d394a1e883555e96d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 18 Jul 2018 01:00:26 -0300 Subject: Fix typo reported by DragonStar --- npc/012-1/hinnak.txt | 2 +- npc/014-3/oscar.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt index 30163dbb6..daa2d48dc 100644 --- a/npc/012-1/hinnak.txt +++ b/npc/012-1/hinnak.txt @@ -127,7 +127,7 @@ L_Letter: mesq l("You're the savior of Hurnscald crops. Half from the world would die from famine, weren't for you."); next; mesn; - mesq l("Hinnak and I signed this letter. Deliver it to Airlia on the Town Hall, and she'll reward you correctly."); + mesq l("@@ and I signed this letter. Deliver it to Airlia on the Town Hall, and she'll reward you correctly.", l("Oscar")); close; L_Thanks: diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt index 7b024180a..09ef020e3 100644 --- a/npc/014-3/oscar.txt +++ b/npc/014-3/oscar.txt @@ -121,7 +121,7 @@ L_Letter: mesq l("You're the savior of Hurnscald crops. Half from the world would die from famine, weren't for you."); next; mesn; - mesq l("Oscar and I signed this letter. Deliver it to Airlia on the Town Hall, and she'll reward you correctly."); + mesq l("@@ and I signed this letter. Deliver it to Airlia on the Town Hall, and she'll reward you correctly.", l("Hinnak")); close; L_Thanks: -- cgit v1.2.3-60-g2f50