diff options
Diffstat (limited to 'npc/027-2_Caretakers_House/alacrius.txt')
-rwxr-xr-x | npc/027-2_Caretakers_House/alacrius.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/027-2_Caretakers_House/alacrius.txt b/npc/027-2_Caretakers_House/alacrius.txt index 825c114b..40ae2df1 100755 --- a/npc/027-2_Caretakers_House/alacrius.txt +++ b/npc/027-2_Caretakers_House/alacrius.txt @@ -7,7 +7,7 @@ // if cooldown go to cooldown
// start quest section
- mes "hi want to fight the reaper?";
+ mes "Hi, want to fight the reaper?";
menu
"Let's go",L_START,
"No thank you",-;
|