summaryrefslogtreecommitdiff
path: root/npc/001-1/chelios.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-26 15:39:22 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-26 15:39:22 +0300
commit303eaddac902ad0967a905454a7c029b870991c0 (patch)
tree8c0895d4c581ff9762d1c6e4043f1dd13756b7be /npc/001-1/chelios.txt
parent97eba08101dc1cc83b0b8f9037c94773e47fe2bb (diff)
downloadserverdata-303eaddac902ad0967a905454a7c029b870991c0.tar.gz
serverdata-303eaddac902ad0967a905454a7c029b870991c0.tar.bz2
serverdata-303eaddac902ad0967a905454a7c029b870991c0.tar.xz
serverdata-303eaddac902ad0967a905454a7c029b870991c0.zip
Add menuaction script function. Replace all action string to this function.
Also fix other usage of chars "[]".
Diffstat (limited to 'npc/001-1/chelios.txt')
-rw-r--r--npc/001-1/chelios.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/chelios.txt b/npc/001-1/chelios.txt
index a9429ec9..a6ccb39a 100644
--- a/npc/001-1/chelios.txt
+++ b/npc/001-1/chelios.txt
@@ -83,7 +83,7 @@
rif (.@enora == 3, l("I have your black iron.")), 2,
rif (.@enora >= 2, l("Where is the Merchant Guild?")), 3,
l("What is this building?"), 4,
- l("[Quit]"), 5;
+ menuaction(l("Quit")), 5;
switch (@menuret)
{