diff options
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; } } |