diff options
Diffstat (limited to 'npc/024-16/generals.txt')
-rw-r--r-- | npc/024-16/generals.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-16/generals.txt b/npc/024-16/generals.txt index 5d051de52..3a869f78c 100644 --- a/npc/024-16/generals.txt +++ b/npc/024-16/generals.txt @@ -42,7 +42,7 @@ function script FrostiaTaskMaster { } mesn; - mesq l("So, please kill @@/100 @@ for us and make the world a safer place!", .@q3, getmonsterlink(.@q2)); + mesq l("Please kill @@/100 @@ for us and make the world a safer place!", .@q3, getmonsterlink(.@q2)); return false; } |