diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-02 19:37:08 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-02 19:37:08 +0000 |
commit | 900ba8a9c48cb1ba36951ea719b0af29fd899891 (patch) | |
tree | 70eaf7812f0a44762ecd4c12a5be1c7c32c11643 /npc/quests/quests_13_1.txt | |
parent | 3c050fb20e6ef5329255b5600f3ce91c13928636 (diff) | |
download | hercules-900ba8a9c48cb1ba36951ea719b0af29fd899891.tar.gz hercules-900ba8a9c48cb1ba36951ea719b0af29fd899891.tar.bz2 hercules-900ba8a9c48cb1ba36951ea719b0af29fd899891.tar.xz hercules-900ba8a9c48cb1ba36951ea719b0af29fd899891.zip |
- Lot's of Bugreport fixes and stuff.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15352 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_13_1.txt')
-rw-r--r-- | npc/quests/quests_13_1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_13_1.txt b/npc/quests/quests_13_1.txt index 23a1add3a..6d551141f 100644 --- a/npc/quests/quests_13_1.txt +++ b/npc/quests/quests_13_1.txt @@ -10003,7 +10003,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{ close; } else { - // custom translation + // custom translation mes "Ferocious Gorurug welcomes you gracefully."; next; mes "[Ferocious Gorurug]"; |