summaryrefslogtreecommitdiff
path: root/npc/001-1/calypsan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/calypsan.txt')
-rw-r--r--npc/001-1/calypsan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/calypsan.txt b/npc/001-1/calypsan.txt
index f74db3df..dc48a46b 100644
--- a/npc/001-1/calypsan.txt
+++ b/npc/001-1/calypsan.txt
@@ -44,10 +44,10 @@
{
menuint
rif(.@fexil == 1, l("Have you seen Fexil?")), 0,
- l("[Trade]"), 1,
+ menuaction(l("Trade")), 1,
l("How do these dyes work?"), 2,
l("I want to make my own dyes."), 3,
- l("[Quit]"), 4;
+ menuaction(l("Quit")), 4;
switch (@menuret)
{