diff options
Diffstat (limited to 'npc/003-1/hasan.txt')
-rw-r--r-- | npc/003-1/hasan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt index 6882dcc59..901d1aa74 100644 --- a/npc/003-1/hasan.txt +++ b/npc/003-1/hasan.txt @@ -56,7 +56,7 @@ L_Print: mes ""; mesn; mesq l("Let me analyze that."); - mes col("Hasan takes your print screen and analyzes it.",9); + mes col(l("Hasan takes your print screen and analyzes it."),9); next; mesn; mesq l("Photoshopped. Definitely. Good luck convincing somebody with that! %%a"); |