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/priest_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/priest_skills.txt')
-rw-r--r-- | npc/quests/skills/priest_skills.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/skills/priest_skills.txt b/npc/quests/skills/priest_skills.txt index cdea7b69b..249551826 100644 --- a/npc/quests/skills/priest_skills.txt +++ b/npc/quests/skills/priest_skills.txt @@ -89,7 +89,7 @@ prt_church,111,112,1 script Sister Linus 1_F_PRIEST,{ next; mes "[Sister Linus]"; mes "One day, a group of adventurers"; - mes "came to Prontera Church in hopes^FFFFFF ^000000 of hiring a Priest to accompany"; + mes "came to Prontera Church in hopes of hiring a Priest to accompany"; mes "them to ^3131DDGlast Heim^000000. It must have been fate that she was the only"; mes "Priest that was available."; next; @@ -114,7 +114,7 @@ prt_church,111,112,1 script Sister Linus 1_F_PRIEST,{ mes "Surrounded by Wanderers,"; mes "the adventurers quickly fell"; mes "in defeat, one by one. Soon,"; - mes "the young nun was the only^FFFFFF ^000000 one of the group still standing."; + mes "the young nun was the only one of the group still standing."; next; mes "[Sister Linus]"; mes "Alone against impossible"; @@ -193,7 +193,7 @@ prt_church,111,112,1 script Sister Linus 1_F_PRIEST,{ mes "running my mouth! I'm"; mes "sorry to keep you, did you"; mes "have somewhere to go? Well,"; - mes "I'll be praying for your safety~ ^FFFFFF ^000000"; + mes "I'll be praying for your safety~ "; next; mes "["+ strcharinfo(0) +"]"; mes "Before I go, would you"; |