summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/000-2-1/alige.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index f1301232..8f327d3a 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -117,7 +117,7 @@
set @menulist$[@j], l("I don't have anything good for you today.");
set @menureference[@j], -1;
- menu @menulist$[0],-,@menulist$[1],-,@menulist$[150],-;
+ menu @menulist$[0],-,@menulist$[1],-,....@menulist$[150],-;
set @id, @menureference[@menu-1];
if (@id == -1) goto l_DamnYou;