summaryrefslogtreecommitdiff
path: root/npc/001-2-26/ivan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-26/ivan.txt')
-rw-r--r--npc/001-2-26/ivan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-26/ivan.txt b/npc/001-2-26/ivan.txt
index 42706804..45a45db8 100644
--- a/npc/001-2-26/ivan.txt
+++ b/npc/001-2-26/ivan.txt
@@ -61,7 +61,7 @@
menuint rif(.@enora == 8, l("The Legion need some potions.")), 1,
rif(.@enora >= 8, l("Who are you?")), 2,
- l("[Quit]"), 3;
+ menuaction(l("Quit")), 3;
switch (@menuret)
{