summaryrefslogtreecommitdiff
path: root/npc/000-2-1/dan.txt
diff options
context:
space:
mode:
authorKurt Kuschinski <kurt.kuschinski@gmail.com>2021-01-09 22:18:14 +0000
committerJesusaves <cpntb1@ymail.com>2021-01-09 22:18:14 +0000
commit2283d32a1cf2961253a6dc63979f5c80e8175f8a (patch)
tree67d1ead1ca74456f9ba1ed6f815e066148e9f403 /npc/000-2-1/dan.txt
parentb12c37346ced0014d3900b2b86c1319cd7d1db80 (diff)
downloadserverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.gz
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.bz2
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.xz
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.zip
Prepare serverdata for evol-hercules!31
Deprecate g() and lg()
Diffstat (limited to 'npc/000-2-1/dan.txt')
-rw-r--r--npc/000-2-1/dan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
index 5526bb9c..f336402d 100644
--- a/npc/000-2-1/dan.txt
+++ b/npc/000-2-1/dan.txt
@@ -35,7 +35,7 @@ L_QuestStory:
mesn;
mesq l("Oh, it's you.");
next;
- mesq lg("So, you finally woke up? We all thought you were in something like... You know, one of these long comas.");
+ mesq l("So, you finally woke up? We all thought you were in something like... You know, one of these long comas.");
next;
menu
@@ -56,7 +56,7 @@ L_QuestStory:
mes "";
mesn;
- mesq lg("There's nothing to say, don't worry miss.", "There's nothing to say, don't worry sir.");
+ mesq l("There's nothing to say, don't worry.");
close;