summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-24 23:43:58 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-24 23:43:58 +0400
commit9025d6c88b0e0237e5b9849468480e7ae38e0fc0 (patch)
treeab79ab8a59b2e30fd83d03fed455f40875688760 /npc/000-1
parent3b74686761589c9aa9b40b9f757755d4d2805f64 (diff)
downloadserverdata-9025d6c88b0e0237e5b9849468480e7ae38e0fc0.tar.gz
serverdata-9025d6c88b0e0237e5b9849468480e7ae38e0fc0.tar.bz2
serverdata-9025d6c88b0e0237e5b9849468480e7ae38e0fc0.tar.xz
serverdata-9025d6c88b0e0237e5b9849468480e7ae38e0fc0.zip
Removed capital letters from monster names in scripts.
Changed "Croco Tree" to "Crocotree" in the database, it makes more sense in scripts, dialogues, story.
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/astapolos.txt6
-rw-r--r--npc/000-1/jalad.txt2
-rw-r--r--npc/000-1/muller.txt2
-rw-r--r--npc/000-1/silvio.txt2
-rw-r--r--npc/000-1/tarlan.txt2
5 files changed, 7 insertions, 7 deletions
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt
index 53d78368..ce15abb2 100644
--- a/npc/000-1/astapolos.txt
+++ b/npc/000-1/astapolos.txt
@@ -34,12 +34,12 @@
mes "";
mesn;
- mesq l("Exactly. Even our task is ridiculous. Why should we collect food down here if we have plenty of those tasty and soft Rattos inside our ship, waiting just to be hunted and cooked?");
+ mesq l("Exactly. Even our task is ridiculous. Why should we collect food down here if we have plenty of those tasty and soft rattos inside our ship, waiting just to be hunted and cooked?");
next;
menu
- l("You... You eat Rattos? I think you are just a fool."), l_Whyning,
- l("Oh... eating Rattos. Sounds ehm... Delicious, yes."), -;
+ l("You... You eat... rattos? I think you're just a fool."), l_Whyning,
+ l("Oh... eating rattos. Sounds... ehm... Delicious, yes."), -;
mes "";
mesn;
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt
index 90c1d076..e82efa15 100644
--- a/npc/000-1/jalad.txt
+++ b/npc/000-1/jalad.txt
@@ -48,7 +48,7 @@ l_Continue:
mes "";
mesn;
- mesq l("They are so tasty when cooked together with some Piou's Legs. Don't drop any of them!");
+ mesq l("They are so tasty when cooked together with some @@. Don't drop any of them!", getitemlink("Piou Legs"));
close;
l_CallFunc:
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index 886168a8..12ccc3d1 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -32,7 +32,7 @@
mes "";
mesn;
- mesq l("Are you blind? Do you really think these boxes are light and soft as a Piou's feather?!");
+ mesq l("Are you blind? Do you really think these boxes are light and soft as a piou's feather?!");
next;
menu
diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt
index 24750d1f..2110290b 100644
--- a/npc/000-1/silvio.txt
+++ b/npc/000-1/silvio.txt
@@ -98,7 +98,7 @@ l_Julia:
mesq g(l("You honor me beauty, but I'm already taken by Julia!"),
l("Not to kill your dream, but... Julia is mine!"));
next;
- mesq l("She said she will accept me when Pious will have teeth. It's just a matter of time, you see?");
+ mesq l("She said she will accept me when pious will have teeth. It's just a matter of time, you see?");
close;
diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt
index 767af961..3f687c28 100644
--- a/npc/000-1/tarlan.txt
+++ b/npc/000-1/tarlan.txt
@@ -34,7 +34,7 @@ l_Food:
mesn;
mesq l("You can yaye some @@s by hitting these crocotrees.", getitemlink("Croconut"));
next;
- mesq l("Yeye be careful with wild animal's food, some of them are dangerouyous, especially the Blobs.");
+ mesq l("Yeye be careful with wild animal's food, some of them are yeyery dangerous, especially the blubs.");
goto l_Close;