diff options
author | Haru <haru@dotalux.com> | 2017-09-10 21:40:03 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2017-09-12 05:11:07 +0200 |
commit | 0ee299ed65590059ac43c5fe09e4bc80c15d564f (patch) | |
tree | 9ea7e07a27d14d774e5f31522687e14be8a7a7ca /npc/quests/quests_rachel.txt | |
parent | 762e458d893220176a1415df8fcb5cd56c7a9996 (diff) | |
download | hercules-0ee299ed65590059ac43c5fe09e4bc80c15d564f.tar.gz hercules-0ee299ed65590059ac43c5fe09e4bc80c15d564f.tar.bz2 hercules-0ee299ed65590059ac43c5fe09e4bc80c15d564f.tar.xz hercules-0ee299ed65590059ac43c5fe09e4bc80c15d564f.zip |
Fix several typos and grammar mistakes
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/quests/quests_rachel.txt')
-rw-r--r-- | npc/quests/quests_rachel.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt index d3d392817..39b3a7b97 100644 --- a/npc/quests/quests_rachel.txt +++ b/npc/quests/quests_rachel.txt @@ -63,7 +63,7 @@ ra_in01,384,246,3 script Vincent#ra_in01 1_M_01,{ } if (lost_boy < 1) { mes "[Vincent]"; - mes "I am Vincert, steward of"; + mes "I am Vincent, steward of"; mes "this mansion and faithful"; mes "servant to its master, Sir"; mes "Zhed, the most powerful"; @@ -5418,7 +5418,7 @@ ra_temin,277,159,3 script High Priest Zhed#rachel 4_M_RACHOLD1,{ mes "violent methods if they believe"; mes "it to be the will of Freya, and"; mes "are the ones that established"; - mes "the military camp at Thor Volcano."; + mes "the military camp at Thor Volcano."; next; mes "[High Priest Zhed]"; mes "Of course, it's also"; |