diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-17 17:24:31 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-17 17:24:31 -0300 |
commit | 59180c94e7f5859fc5b5b60d678030d30c1fb7fd (patch) | |
tree | 625de5196c071fdb4506c8ddc669986e722b1f39 /npc/014-4 | |
parent | 0f7b6075c82c005d454000b39b4c5185993f0011 (diff) | |
download | serverdata-59180c94e7f5859fc5b5b60d678030d30c1fb7fd.tar.gz serverdata-59180c94e7f5859fc5b5b60d678030d30c1fb7fd.tar.bz2 serverdata-59180c94e7f5859fc5b5b60d678030d30c1fb7fd.tar.xz serverdata-59180c94e7f5859fc5b5b60d678030d30c1fb7fd.zip |
Fix bugs, and add Blossom Quest for Enchanted Herb Bag.
Even sounds silly given how bad Thorn is rewarding you.
Diffstat (limited to 'npc/014-4')
-rw-r--r-- | npc/014-4/thorn.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/014-4/thorn.txt b/npc/014-4/thorn.txt index 2547ddd88..e14b13956 100644 --- a/npc/014-4/thorn.txt +++ b/npc/014-4/thorn.txt @@ -45,6 +45,7 @@ L_Main: mesn; mesq l("Thanks for helping me out. I know this is nothing, but please accept these herbs I've collected."); setq HurnscaldQuest_Thorn, 1; + next; } } closeclientdialog; |