summaryrefslogtreecommitdiff
path: root/npc/000-2-1/knife.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/knife.txt')
-rw-r--r--npc/000-2-1/knife.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/knife.txt b/npc/000-2-1/knife.txt
index 4a37ffc9c..99c93ad35 100644
--- a/npc/000-2-1/knife.txt
+++ b/npc/000-2-1/knife.txt
@@ -18,13 +18,13 @@
next;
menu
- l("Yes."), l_Give,
+ l("Yes."), L_Give,
l("No."), -;
closedialog;
close;
-l_Give:
+L_Give:
mes "";
set @item, 3500;
set @count, 1;