diff options
-rw-r--r-- | npc/012-1/hinnak.txt | 2 | ||||
-rw-r--r-- | npc/014-3/oscar.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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: |