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 d233c3378..c19f199ef 100644 --- a/npc/003-1/tinris.txt +++ b/npc/003-1/tinris.txt @@ -21,7 +21,7 @@ // Placeholder dialog if (.@q == 5) - mes col("I still have Anwar's fertilizer with me.", 9); + mes col(l("I still have Anwar's fertilizer with me."), 9); mesn; mesq l("We elves have greater affinity for magic than humans."); next; |