diff options
Diffstat (limited to 'npc/012-2')
-rw-r--r-- | npc/012-2/helena.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-2/helena.txt b/npc/012-2/helena.txt index 5116ddbdf..eab9d6778 100644 --- a/npc/012-2/helena.txt +++ b/npc/012-2/helena.txt @@ -52,7 +52,7 @@ L_Start: mesq l("Bring me 10 @@. I'll pay you some money for that, of course.", getitemlink(BanditHood)); close; -L_Return; +L_Return: mesn; mesq l("Ah, @@! I'm busy now, can we talk again later?", strcharinfo(0)); close; |