summaryrefslogtreecommitdiff
path: root/npc/001-2-33/lozerk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-33/lozerk.txt')
-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 cdafb6bf..c751d4a0 100644
--- a/npc/001-2-33/lozerk.txt
+++ b/npc/001-2-33/lozerk.txt
@@ -143,7 +143,7 @@
{
.@legion_progress = getq(Artis_Legion_Progress);
.@enora = getq(ArtisQuests_Enora);
- debugmes .@legion_progress + " " + .@enora;
+ consolemes(CONSOLEMES_DEBUG, .@legion_progress + " " + .@enora);
select
rif((.@legion_progress == 0) && (.@enora == 11), lg("Enora sent me here.")),
rif(.@legion_progress == 2, lg("I'm done with my training.")),