From eb3834c121da7d0d2bb16d60990b958e0132cb0b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Jun 2018 14:02:17 -0300 Subject: Typo --- npc/012-1/terezin.txt | 2 +- npc/014-3/oscar.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/012-1/terezin.txt b/npc/012-1/terezin.txt index ef0842afb..5669854a4 100644 --- a/npc/012-1/terezin.txt +++ b/npc/012-1/terezin.txt @@ -33,7 +33,7 @@ L_PinkieHat: mesq l("You deserve a reward for helping my husband. I can make you a nice gift."); next; mesn; - mesq l("Please bring me a single @@, and I'll give you a memeto."); + mesq l("Please bring me a single @@, and I'll give you a memeto.", getitemlink(PinkAntenna)); if (countitem(PinkAntenna) < 1) close; next; diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt index b16e164c6..447ea74fa 100644 --- a/npc/014-3/oscar.txt +++ b/npc/014-3/oscar.txt @@ -119,7 +119,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("Oscar and I signed this letter. Deliver it to Airlia on the Town Hall, and she'll reward you correctly."); close; L_Thanks: -- cgit v1.2.3-60-g2f50