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/merchants/inn.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/merchants/inn.txt')
-rw-r--r-- | npc/merchants/inn.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/merchants/inn.txt b/npc/merchants/inn.txt index 07ccf5358..89265093f 100644 --- a/npc/merchants/inn.txt +++ b/npc/merchants/inn.txt @@ -75,7 +75,7 @@ payon_in01,132,62,5 script Inn Employee#Ahee 1_M_INNKEEPER,{ warp "payon_in01",132,11; end; } -//== Morocc ================================================ +//== Morroc ================================================ //- North East - /* morocc_in,147,141,3 script Inn Employee#Hasna 1_M_INNKEEPER,{ @@ -112,7 +112,7 @@ lhz_in02,230,284,4 script Hotel Employee#01 4_M_04,{ mes "Welcome to"; mes "the Royal Dragon,"; mes "where you can find the"; - mes "finest accomodations"; + mes "finest accommodations"; mes "and the best service."; next; switch(select("Save Point", "Rest - 5,000 zeny", "Cancel")) { |