diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-16 21:34:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-16 21:34:15 -0300 |
commit | 2f62b32d6f2f965c33b507f0030de149f9979fe3 (patch) | |
tree | d69c978666e59f78684979f4bfb55adccddd7de6 | |
parent | 9dddf3227f636953b424149c1de785326b4b0e63 (diff) | |
download | serverdata-2f62b32d6f2f965c33b507f0030de149f9979fe3.tar.gz serverdata-2f62b32d6f2f965c33b507f0030de149f9979fe3.tar.bz2 serverdata-2f62b32d6f2f965c33b507f0030de149f9979fe3.tar.xz serverdata-2f62b32d6f2f965c33b507f0030de149f9979fe3.zip |
Note about Fertilizer on Tinris
-rw-r--r-- | npc/003-1/tinris.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-1/tinris.txt b/npc/003-1/tinris.txt index 1d8bac01f..7df3362ea 100644 --- a/npc/003-1/tinris.txt +++ b/npc/003-1/tinris.txt @@ -20,6 +20,8 @@ if (.@q == 1) goto L_Refuse; // Placeholder dialog + if (.@q == 5) + mes col("I still have Anwar's fertilizer with me.", 9); mesn; mesq l("We elves have greater affinity for magic than humans."); next; |