summaryrefslogtreecommitdiff
path: root/npc/018-2-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-20 16:57:32 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-20 16:57:32 -0200
commitf1fb18c15883f5923a631f2805afbed2128ad0e0 (patch)
tree4351ec2656a178653d07fc9861bef75d3e6b3f17 /npc/018-2-1
parentf17129268e5d5570010a70d5a06ca29d6f26fd26 (diff)
downloadserverdata-f1fb18c15883f5923a631f2805afbed2128ad0e0.tar.gz
serverdata-f1fb18c15883f5923a631f2805afbed2128ad0e0.tar.bz2
serverdata-f1fb18c15883f5923a631f2805afbed2128ad0e0.tar.xz
serverdata-f1fb18c15883f5923a631f2805afbed2128ad0e0.zip
Throw a dictionary at @dustynator NPC before Demure throws a Monster King at me ¬.¬
Diffstat (limited to 'npc/018-2-1')
-rw-r--r--npc/018-2-1/dustman.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt
index cb34214be..8164b3924 100644
--- a/npc/018-2-1/dustman.txt
+++ b/npc/018-2-1/dustman.txt
@@ -65,7 +65,7 @@
} else if (.@hh == 0) {
next;
mesn;
- mesq l("So, let's return to the bussiness at hand. My men went down and haven't returned. That was long ago, by the way.");
+ mesq l("So, let's return to the business at hand. My men went down and haven't returned. That was long ago, by the way.");
mesq l("I can send you to at least five from the seven cave levels this dungeon have.");
next;
mesn;
@@ -106,7 +106,7 @@ L_COD:
setq LoFQuest_COD, 1;
}
mesn;
- mesq l("Just @@ ago, thiefs stole Pihro & Pyndragon weapons.", FuzzyTime(1542570030));
+ mesq l("Just @@ ago, thieves stole Pihro & Pyndragon weapons.", FuzzyTime(1542570030));
next;
if (BaseLevel >= 50 && .@cod < 2) {
mesn;
@@ -115,7 +115,7 @@ L_COD:
next;
} else if (BaseLevel < 50) {
mesn;
- mesq l("It was a real problem, threating them to go out of business. I think they are trying to recover the lost weapons.");
+ mesq l("It was a real problem, threatening them to go out of business. I think they are trying to recover the lost weapons.");
mesc l("Attain level 50 to try this quest.");
close;
} else {