summaryrefslogtreecommitdiff
path: root/npc/000-2-3
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-01-11 23:55:31 +0100
committerReid <reidyaro@gmail.com>2012-01-11 23:55:31 +0100
commit98e7e6c0f960f2354dfef9d9cd378357a975e663 (patch)
tree7dd76af8062cb0a2267eee5e8449715b8f1b0ce7 /npc/000-2-3
parent5dca6ef3c81cebf9cb42323c41ddd04b2698defb (diff)
downloadserverdata-98e7e6c0f960f2354dfef9d9cd378357a975e663.tar.gz
serverdata-98e7e6c0f960f2354dfef9d9cd378357a975e663.tar.bz2
serverdata-98e7e6c0f960f2354dfef9d9cd378357a975e663.tar.xz
serverdata-98e7e6c0f960f2354dfef9d9cd378357a975e663.zip
Correct some typo in scripts.
Diffstat (limited to 'npc/000-2-3')
-rw-r--r--npc/000-2-3/nard.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index 1964e3cd..d3c13b63 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -26,9 +26,9 @@
l_Menu:
menu
- l("I feel ok."), l_Ok,
+ g(l("I feel ok."), l("I feel ok.")), l_Ok,
l("Who is this Julia?"), l_Julia,
- l("I'm sick, I'm going back to bed."), -;
+ g(l("I'm sick, I'm going back to bed."), l("I'm sick, I'm going back to bed.")) -;
mesn;
mesq l("That's a good idea, go rest a bit and I'll see you tomorow!");