summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/001-2-33/lozerk.txt2
1 files changed, 1 insertions, 1 deletions
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?"),