summaryrefslogtreecommitdiff
path: root/npc/quests/skills/wizard_skills.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests/skills/wizard_skills.txt')
-rw-r--r--npc/quests/skills/wizard_skills.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/skills/wizard_skills.txt b/npc/quests/skills/wizard_skills.txt
index 3ada09290..da8c4fe61 100644
--- a/npc/quests/skills/wizard_skills.txt
+++ b/npc/quests/skills/wizard_skills.txt
@@ -100,7 +100,7 @@ gef_tower,115,36,4 script Meow#q_wiz 4_CAT,{
mes "teaching Wizards this new";
mes "skill on behalf of the Wizard";
mes "Guild. Although I don't really";
- mes "want to, I pretty much don't have^FFFFFF ^000000 a choice. So what do you say?";
+ mes "want to, I pretty much don't have a choice. So what do you say?";
next;
if (select("Nah, I'm too sleepy...:Sure, I'd like to learn a new skill.") == 1) {
mes "[Meow]";
@@ -366,7 +366,7 @@ prt_in,82,98,3 script Simon Mayace#q_wiz 1_ETC_01,{
mes "I'm surprised that you chose";
mes "to practice magic: judging";
mes "from your build, I'd say that";
- mes "you'd be well suited to wielding^FFFFFF ^000000 a sword. Haha, but that's just";
+ mes "you'd be well suited to wielding a sword. Haha, but that's just";
mes "a humble Knight's opinion.";
close;
}
@@ -416,7 +416,7 @@ prt_in,82,98,3 script Simon Mayace#q_wiz 1_ETC_01,{
mes "pushing as best as I can.";
mes "Concentrate and practice the";
mes "theory on your own, and you";
- mes "should be able to do it. Good^FFFFFF ^000000luck on your travels, adventurer~";
+ mes "should be able to do it. Good luck on your travels, adventurer~";
WIZ_SK = 2;
close;
}