diff options
Diffstat (limited to 'npc/003-1')
-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 938879f48..25db01839 100644 --- a/npc/003-1/hasan.txt +++ b/npc/003-1/hasan.txt @@ -115,7 +115,7 @@ L_Complete: close; L_TouchComplete: - npctalkonce l("Hey there, @@! Good luck killing monsters!", strcharinfo(0)); + npctalkonce l("Hey there, @@! Good luck killing monsters!", strcharinfo(0)), 3; end; L_Close: |