diff options
Diffstat (limited to 'npc/001-2-27/lydon.txt')
-rw-r--r-- | npc/001-2-27/lydon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-27/lydon.txt b/npc/001-2-27/lydon.txt index 1245a105..3dcd8005 100644 --- a/npc/001-2-27/lydon.txt +++ b/npc/001-2-27/lydon.txt @@ -8,7 +8,7 @@ speech S_LAST_NEXT, lg("Hi customer! What do you want today?"); - switch (select ( + switch (select( l("Let's make a trade."), l("Who is the blacksmith outside?"), l("Bye."))) |