diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-10 14:46:44 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-10 14:46:44 +0000 |
commit | fec0dff72711782a87a9df1e1509e5e5f44754f8 (patch) | |
tree | 8ffff3c0e3615cd73481cf14798624d061106f97 /npc/cities | |
parent | 3f070a9a4f2081aaa8242325bf89490248ba1ff9 (diff) | |
download | hercules-fec0dff72711782a87a9df1e1509e5e5f44754f8.tar.gz hercules-fec0dff72711782a87a9df1e1509e5e5f44754f8.tar.bz2 hercules-fec0dff72711782a87a9df1e1509e5e5f44754f8.tar.xz hercules-fec0dff72711782a87a9df1e1509e5e5f44754f8.zip |
- Fixed typo in payon.txt (bugreport:3461)
- Fixed multiple bugs/issues in quests_moscovia.txt (bugreport:3471)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13997 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/payon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/payon.txt b/npc/cities/payon.txt index 58631b157..068931bdc 100644 --- a/npc/cities/payon.txt +++ b/npc/cities/payon.txt @@ -684,7 +684,7 @@ payon_in01,47,59,2 script Archer Wolt#payon 88,{ next; mes "[Archer Wolt]"; mes "But we've gotta make do"; - mes "do with what we've got!"; + mes "with what we've got!"; mes "An Archer's life is"; mes "endless training!"; mes "Endless practice!"; |