diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-04 17:20:40 +0530 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-06-25 16:52:19 +0200 |
commit | 94266c9a68a8eb505ed241557fe9af96301a6180 (patch) | |
tree | f96f007b8b64649c0342dd4626c7b59cbd6d12e0 /npc/quests/skills/knight_skills.txt | |
parent | 19d6148750b5d64a3526f68cf8eb1c5c5a360df5 (diff) | |
download | hercules-94266c9a68a8eb505ed241557fe9af96301a6180.tar.gz hercules-94266c9a68a8eb505ed241557fe9af96301a6180.tar.bz2 hercules-94266c9a68a8eb505ed241557fe9af96301a6180.tar.xz hercules-94266c9a68a8eb505ed241557fe9af96301a6180.zip |
Removed Blank Messages
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/quests/skills/knight_skills.txt')
-rw-r--r-- | npc/quests/skills/knight_skills.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/quests/skills/knight_skills.txt b/npc/quests/skills/knight_skills.txt index 1162301ec..cec92e454 100644 --- a/npc/quests/skills/knight_skills.txt +++ b/npc/quests/skills/knight_skills.txt @@ -234,7 +234,7 @@ prt_in,85,99,3 script Knight#kabuto 4_M_JOB_KNIGHT2,{ mes "I forget all about my old"; mes "fashioned ideals. I guess"; mes "times have changed, and that"; - mes "my idea of chivalry may be dead. ^FFFFFF ^000000"; + mes "my idea of chivalry may be dead. "; close; } if (KNGT_SK == 1) { @@ -276,7 +276,7 @@ prt_in,85,99,3 script Knight#kabuto 4_M_JOB_KNIGHT2,{ mes "more active, there are too"; mes "many regulations that hamper"; mes "the good we can do. Over time,"; - mes "the situation has grown much^FFFFFF ^000000 worse. But don't take my word..."; + mes "the situation has grown much worse. But don't take my word..."; next; mes "[Essofeit]"; mes "Perhaps it will be better"; @@ -363,7 +363,7 @@ prontera,72,352,7 script Grand Master 4_M_JOB_KNIGHT1,{ mes "men! I know training can"; mes "be tough, but it'll make"; mes "you harder, better, faster and"; - mes "stronger! Prontera's safety is^FFFFFF ^000000 your responsibility, Knights!"; + mes "stronger! Prontera's safety is your responsibility, Knights!"; next; mes "[Grand Master]"; mes "..."; @@ -485,7 +485,7 @@ prontera,66,358,5 script Knight#gattack 4_M_JOB_KNIGHT1,{ mes "Gosh, I'm sick and tired of"; mes "him talking about Knighthood."; mes "Essofeit insists that all Knights, even complete rookies, should be"; - mes "able to obtain 5 Candy Canes and^FFFFFF ^000000 3 Witherless Roses from hunting."; + mes "able to obtain 5 Candy Canes and 3 Witherless Roses from hunting."; next; mes "[Gatack]"; mes "Hell, I just hate to hear"; |