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/crusader_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/crusader_skills.txt')
-rw-r--r-- | npc/quests/skills/crusader_skills.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/skills/crusader_skills.txt b/npc/quests/skills/crusader_skills.txt index 327e9ca18..1ef9a804a 100644 --- a/npc/quests/skills/crusader_skills.txt +++ b/npc/quests/skills/crusader_skills.txt @@ -151,7 +151,7 @@ geffen,110,117,3 script Ford#11 4_M_CRU_OLD,{ mes "Goodness, there's blood all"; mes "over the paper! Let's see..."; mes "Oh no. This is an emergency"; - mes "situation! I need to report this^FFFFFF ^000000 to Sir Arga and request for"; + mes "situation! I need to report this to Sir Arga and request for"; mes "backup immediately!"; next; mes "["+ strcharinfo(0) +"]"; @@ -398,7 +398,7 @@ gef_fild13,297,242,3 script Soldier#277 4_M_CRU,{ mes "^333333(I better bring him"; mes "a Red Potion, otherwise"; mes "I have no hope of getting"; - mes "that report without hurting him!) ^FFFFFF ^000000"; + mes "that report without hurting him!) "; close; } } |