diff options
-rw-r--r-- | npc/000-2-0/julia.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt index 4887f676..c0de90fd 100644 --- a/npc/000-2-0/julia.txt +++ b/npc/000-2-0/julia.txt @@ -16,8 +16,7 @@ 000-2-0.gat,27,24,0,0 script Julia 304,2,10;5,{
mesn;
- mesq g(l("Hello dear!"),
- l("Hello sir!"));
+ mesq g(l("Hello dear!");
next;
mesq l("What do you want today?");
next;
|