diff options
author | Haru <haru@dotalux.com> | 2017-09-17 17:42:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-17 17:42:27 +0200 |
commit | 74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2 (patch) | |
tree | 9ea7e07a27d14d774e5f31522687e14be8a7a7ca /npc/merchants/quivers.txt | |
parent | 762e458d893220176a1415df8fcb5cd56c7a9996 (diff) | |
parent | 0ee299ed65590059ac43c5fe09e4bc80c15d564f (diff) | |
download | hercules-74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2.tar.gz hercules-74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2.tar.bz2 hercules-74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2.tar.xz hercules-74d54ad2c3e7a5bff9f0d35c3fb94bc0b77fd7e2.zip |
Merge pull request #1838 from MishimaHaruna/typofixes
Fix several typos and grammar mistakes
Diffstat (limited to 'npc/merchants/quivers.txt')
-rw-r--r-- | npc/merchants/quivers.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/merchants/quivers.txt b/npc/merchants/quivers.txt index bf9de37a6..984d182fe 100644 --- a/npc/merchants/quivers.txt +++ b/npc/merchants/quivers.txt @@ -43,12 +43,12 @@ payon_in01,5,134,5 script Inventor Jaax 4_M_ORIENT02,{ close; } mes "[Inventor Jaax]"; - mes "My name is Jaxx."; + mes "My name is Jaax."; mes "Without ego, I can"; mes "say that I am perhaps the"; mes "^663300greatest inventor of our time^000000."; next; - mes "[Inventor Jaxx]"; + mes "[Inventor Jaax]"; mes "This time, I've"; mes "created something"; mes "truly extraordinary. I call them... ^663300Magic Quivers^000000 !! This will be remembered in history as an"; |