diff options
Diffstat (limited to 'npc/001-2-33/lozerk.txt')
-rw-r--r-- | npc/001-2-33/lozerk.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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?"), |