From 16c4d28ddd05550dc248d8aaa4f5c584ac716bd2 Mon Sep 17 00:00:00 2001 From: Alige Date: Tue, 24 Jan 2017 18:26:45 +0400 Subject: Forgot a male/female option in 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 8e0afec4..21f7c833 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), lg("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