summaryrefslogtreecommitdiff
path: root/world/map/npc/001-1/luca.txt
diff options
context:
space:
mode:
authorMeway <meway@meway.dyndns.org>2011-10-25 13:19:34 -0400
committerJessica Tölke <jtoelke@mail.upb.de>2011-10-27 15:20:56 +0200
commit7fc7974c667e3b6377754f0894ef2ae0687686f0 (patch)
tree9423259851bd61b15c40d05ae145ad6cd1990561 /world/map/npc/001-1/luca.txt
parentfbd4ed18840e3d028aff0e0b6ec871aca45208f3 (diff)
downloadserverdata-7fc7974c667e3b6377754f0894ef2ae0687686f0.tar.gz
serverdata-7fc7974c667e3b6377754f0894ef2ae0687686f0.tar.bz2
serverdata-7fc7974c667e3b6377754f0894ef2ae0687686f0.tar.xz
serverdata-7fc7974c667e3b6377754f0894ef2ae0687686f0.zip
I adjusted some dialog in entertainer.txt rewards_master.txt sandra.txt luca.txt bard.txt
Diffstat (limited to 'world/map/npc/001-1/luca.txt')
-rw-r--r--world/map/npc/001-1/luca.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/001-1/luca.txt b/world/map/npc/001-1/luca.txt
index 73f838c1..758fd2d5 100644
--- a/world/map/npc/001-1/luca.txt
+++ b/world/map/npc/001-1/luca.txt
@@ -94,7 +94,7 @@ L_teach0_follow:
mes "He takes off a pendant he is wearing and holds it up.";
next;
mes "[Luca the Hunter]";
- mes "\"See that fang at the end of the chain? Keep staring at it at it.\"";
+ mes "\"See that fang at the end of the chain? Keep staring at it.\"";
next;
mes "[Luca the Hunter]";
mes "He starts swinging the pendant back and forth.";
@@ -161,12 +161,12 @@ L_explain_focus:
if (getskilllv(SKILL_POOL) == 0)
mes "\"Right now you can't focus on anything yet, so I'll first have to teach you a simple skill to keep your focus.\"";
if (getskilllv(SKILL_POOL) == 1)
- mes "\"Right now you can only focus on one thing at a time. So if you want to change, you have to forget whatever else you've focused on.\"";
+ mes "\"Right now you can only focus on one thing at a time. So if you want to change what your focus is, you have to forget whatever else you've focused on.\"";
if (getskilllv(SKILL_POOL) > 1)
mes "\"You can focus on " + getskilllv(SKILL_POOL) + " skills right now.\"";
next;
mes "[Luca the Hunter]";
- mes "\"You can come back to me to focus or unfocus whenever you want, I'm here all day.\"";
+ mes "\"You can come back to me to focus or unfocus a skill whenever you want, I'm here all day.\"";
next;
mes "\"For unfocusing you need to bring a potion; a special potion. That potion is not the easiest to get, but I am sure you are able to.\"";
next;
@@ -189,7 +189,7 @@ L_explain_skills:
L_explain_work:
mes "[Luca the Hunter]";
- mes "\"Well, skills allow you to be better in some things, or just to do what you couldn't do without them. When you've learned a skill and are focusing on it, then it affects what you do.\"";
+ mes "\"Well, skills allow you to be better in some things, or allow to do what you couldn't do without them. When you've learned a skill and are focusing on it, then it affects what you do.\"";
next;
mes "[Luca the Hunter]";
mes "\"Now, when you start out with a skill, you won't be very good at it yet. But if you keep practicing you'll learn how to get better.\"";