diff options
Diffstat (limited to 'npc/003-1/tinris.txt')
-rw-r--r-- | npc/003-1/tinris.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/tinris.txt b/npc/003-1/tinris.txt index c19f199ef..0122611f9 100644 --- a/npc/003-1/tinris.txt +++ b/npc/003-1/tinris.txt @@ -21,7 +21,7 @@ // Placeholder dialog if (.@q == 5) - mes col(l("I still have Anwar's fertilizer with me."), 9); + mesc l("I still have Anwar's fertilizer with me."); mesn; mesq l("We elves have greater affinity for magic than humans."); next; |