diff options
author | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-08 02:11:31 +0000 |
---|---|---|
committer | daegaladh <daegaladh@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-08 02:11:31 +0000 |
commit | d4fbc693bd0c76d4ab354510b2077c05d55fe036 (patch) | |
tree | 67b8fa2776b72e801c4e32f51b852e811a254336 /npc/quests/quests_13_2.txt | |
parent | d40c687bc4bb85fabddc92e9c3abc9ac5c88ec1c (diff) | |
download | hercules-d4fbc693bd0c76d4ab354510b2077c05d55fe036.tar.gz hercules-d4fbc693bd0c76d4ab354510b2077c05d55fe036.tar.bz2 hercules-d4fbc693bd0c76d4ab354510b2077c05d55fe036.tar.xz hercules-d4fbc693bd0c76d4ab354510b2077c05d55fe036.zip |
-Follow up r16601, a better way to avoid players getting quest 10078 without setting ep13_ryu variable to 22 (it's a weird bug D:).
-Follow up r16602, removed korean characters.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16603 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_13_2.txt')
-rw-r--r-- | npc/quests/quests_13_2.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/quests/quests_13_2.txt b/npc/quests/quests_13_2.txt index 9230e4a01..8ae078dfb 100644 --- a/npc/quests/quests_13_2.txt +++ b/npc/quests/quests_13_2.txt @@ -1436,7 +1436,7 @@ manuk,278,177,5 script Villager#ep13_11 454,{ mes "[Villager]"; mes "Das?"; mes "idh sd!"; - mes "Dh apa sd��is Das idh."; + mes "Dh apa sd!-is Das idh."; close; } } @@ -2866,7 +2866,6 @@ man_in01,378,276,3 script Manuk Engineer#ep13_2 453,{ mes "[Manuk Engineer]"; mes "To prevent our bodies from becoming numb, we need Bradium."; mes "From the Bradium we can extract a special element that we need to survive."; - //mes "��?����???�������'��"; next; mes "[Manuk Engineer]"; mes "The mining industry is primary here since our lives depend on it."; |