From 808091a9782e019a6734581be5836c5f68844bc3 Mon Sep 17 00:00:00 2001 From: Alige Date: Fri, 20 Jan 2017 13:20:12 +0400 Subject: Missing full stop in a line of lozerk's script. --- npc/001-2-33/lozerk.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/001-2-33/lozerk.txt b/npc/001-2-33/lozerk.txt index a4987405..1bae9105 100644 --- a/npc/001-2-33/lozerk.txt +++ b/npc/001-2-33/lozerk.txt @@ -99,7 +99,7 @@ .@enora = getq(ArtisQuests_Enora); // some quest fetch before select - rif((.@legion_progress == 0) && (.@enora == 11), l("Enora sent me here")), + rif((.@legion_progress == 0) && (.@enora == 11), l("Enora sent me here.")), rif(.@legion_progress == 2, lg("I'm done with my training.")), rif(.@legion_progress == 4, lg("I'm back from battle!")), l("What can you tell me about the legion?"), -- cgit v1.2.3-70-g09d2