diff options
author | Ridley <ridley8819@gmail.com> | 2017-01-02 07:14:10 +0100 |
---|---|---|
committer | Dastgir <dastgir@users.noreply.github.com> | 2017-01-02 11:44:10 +0530 |
commit | 5d30d977962c5f451129998be18fb0d325fb0bd1 (patch) | |
tree | 8e26c0737814a2c20cfb57f7586f62b3c44df125 /npc/re | |
parent | 9795505a14327d5d2603a1d756633485e7e2ba94 (diff) | |
download | hercules-5d30d977962c5f451129998be18fb0d325fb0bd1.tar.gz hercules-5d30d977962c5f451129998be18fb0d325fb0bd1.tar.bz2 hercules-5d30d977962c5f451129998be18fb0d325fb0bd1.tar.xz hercules-5d30d977962c5f451129998be18fb0d325fb0bd1.zip |
Double NPC Name in Royal Guard job change quest (#1538)
Diffstat (limited to 'npc/re')
-rw-r--r-- | npc/re/jobs/3-2/royal_guard.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/re/jobs/3-2/royal_guard.txt b/npc/re/jobs/3-2/royal_guard.txt index 5cead2250..7fe7a1d2a 100644 --- a/npc/re/jobs/3-2/royal_guard.txt +++ b/npc/re/jobs/3-2/royal_guard.txt @@ -147,7 +147,6 @@ prt_castle,48,161,3 script Middle-aged Gentleman#rg 1_M_LIBRARYMASTER,{ } mes "[Heinrich]"; if (job_royal == 1) { - mes "[Heinrich]"; mes "You are persistent friend."; mes "Do you have more things to talk to me about?"; next; |