summaryrefslogtreecommitdiff
path: root/npc/001-2-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-0')
-rw-r--r--npc/001-2-0/resa.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-0/resa.txt b/npc/001-2-0/resa.txt
index d33676ba..778953de 100644
--- a/npc/001-2-0/resa.txt
+++ b/npc/001-2-0/resa.txt
@@ -45,7 +45,7 @@
do
{
.@enora = getq (ArtisQuests_Enora);
- menuint rif (.@enora == 5, l("I came to retrieve a package for Enora.")), 0,
+ menuint rif (.@enora == 5, lg("I came to retrieve a package for Enora.")), 0,
menuaction(l("Trade")), 1,
l("How can I improve my equipment?"), 2,
menuaction(l("Quit")), 3;