diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-21 23:58:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-21 23:58:41 -0300 |
commit | 8df10351386984c18790a129c7aab6d752cd7889 (patch) | |
tree | 0297f898ae829039523c71a160327cf8b1bf4535 /npc/012-2 | |
parent | 52e983adc2e6150d561a163c96bc2f24097ba4e1 (diff) | |
download | serverdata-8df10351386984c18790a129c7aab6d752cd7889.tar.gz serverdata-8df10351386984c18790a129c7aab6d752cd7889.tar.bz2 serverdata-8df10351386984c18790a129c7aab6d752cd7889.tar.xz serverdata-8df10351386984c18790a129c7aab6d752cd7889.zip |
Bug
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; |