summaryrefslogtreecommitdiff
path: root/npc/008-1_Hurnscald_outskirts
diff options
context:
space:
mode:
authorTheKandiman <thekandiman@gmail.com>2011-01-25 01:03:14 -0500
committerTheKandiman <thekandiman@gmail.com>2011-01-25 01:03:14 -0500
commit588cb548bb017b411a35b3a05376ca7131f24495 (patch)
tree67ebcc2df798cdcdb9c8c2c20317f8922e00dd5b /npc/008-1_Hurnscald_outskirts
parent9d9144c5d48ff6af1965e2635b85d7eb8407b75f (diff)
downloadserverdata-588cb548bb017b411a35b3a05376ca7131f24495.tar.gz
serverdata-588cb548bb017b411a35b3a05376ca7131f24495.tar.bz2
serverdata-588cb548bb017b411a35b3a05376ca7131f24495.tar.xz
serverdata-588cb548bb017b411a35b3a05376ca7131f24495.zip
Spelling and grammar corrections in Tulim and Hurn NPCs...dialog only.
Diffstat (limited to 'npc/008-1_Hurnscald_outskirts')
-rw-r--r--npc/008-1_Hurnscald_outskirts/diryn.txt2
-rw-r--r--npc/008-1_Hurnscald_outskirts/hinnak.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/008-1_Hurnscald_outskirts/diryn.txt b/npc/008-1_Hurnscald_outskirts/diryn.txt
index 64d75676..c5ab21a4 100644
--- a/npc/008-1_Hurnscald_outskirts/diryn.txt
+++ b/npc/008-1_Hurnscald_outskirts/diryn.txt
@@ -2,7 +2,7 @@
008-1.gat,81,82,0 script Diryn the Traveler 103,{
mes "[Diryn]";
- mes "\"Greetings. I am Diryn the Traveler, Assistant Councilor of Tulimshar and teleportation extraordinaire. Tulimshar is expanding our influence throughout the world, so I was sent here to aid all who are willing and able to take on the threats to our interests.\"";
+ mes "\"Greetings. I am Diryn the Traveler, Assistant Councilor of Tulimshar and teleporter extraordinaire. Tulimshar is expanding our influence throughout the world, so I was sent here to aid all who are willing and able to take on the threats to our interests.\"";
next;
mes "\"The monsters of the world have grown out of control, harming people, trade and travel. Needless to say, Tulimshar is not happy with this problem. Our solution: Rally those powerful enough to combat the monster threat and send them to hot spots to challenge the monster threat head on. However, teleportation to these areas is not only extremely dangerous, but also highly expensive. Do you think you got what it takes?\"";
menu
diff --git a/npc/008-1_Hurnscald_outskirts/hinnak.txt b/npc/008-1_Hurnscald_outskirts/hinnak.txt
index e61bc10a..4d17310c 100644
--- a/npc/008-1_Hurnscald_outskirts/hinnak.txt
+++ b/npc/008-1_Hurnscald_outskirts/hinnak.txt
@@ -231,7 +231,7 @@ L_Sagatha_scary:
L_Sagatha_word:
mes "[Farmer Hinnak]";
- mes "\"Oh, I can be sure... but something like '" + getspellinvocation("summon-maggots") + "', I think.\"";
+ mes "\"Oh, I can't be sure... but something like '" + getspellinvocation("summon-maggots") + "', I think.\"";
close;
L_NoBeer:
@@ -258,6 +258,6 @@ L_NohMask_Mask:
L_NohMask_Satchel:
mes "[Farmer Hinnak]";
- mes "\"Yes, I saw someone with a large sack on their back go to the minning camp.\"";
+ mes "\"Yes, I saw someone with a large sack on their back go to the mining camp.\"";
close;
}