From 71ffc95c7955b584a255977ad5d61749828c79b1 Mon Sep 17 00:00:00 2001
From: Alige <gauvain.dauchy@free.fr>
Date: Mon, 11 Jul 2016 15:19:41 +0200
Subject: In enora's script, a sentence couldn't be translated for male/female
 while needed.

---
 npc/001-1/enora.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'npc')

diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt
index c7b1c933..7a86343e 100644
--- a/npc/001-1/enora.txt
+++ b/npc/001-1/enora.txt
@@ -339,7 +339,7 @@
 
     function enora_paid_potions {
         speech 5,
-            l("Are you sure that they are my potions?");
+            lg("Are you sure that these are my potions?");
 
         if (askyesno() == ASK_YES)
         {
-- 
cgit v1.2.3-70-g09d2