diff options
Diffstat (limited to 'npc/003-1/tinris.txt')
-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; |