summaryrefslogtreecommitdiff
path: root/npc/001-2-39/qanon.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/001-2-39/qanon.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/001-2-39/qanon.txt')
-rw-r--r--npc/001-2-39/qanon.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/001-2-39/qanon.txt b/npc/001-2-39/qanon.txt
index d9519d8d..e0c8d26b 100644
--- a/npc/001-2-39/qanon.txt
+++ b/npc/001-2-39/qanon.txt
@@ -20,7 +20,7 @@
function notaMember;
.@q=getq(Artis_Legion_Progress);
mesn;
- mesq lg("It's been a while, girl!", "It's been a while, boy!");
+ mesq l("It's been a while.");
next;
if (.@q < 5)
notaMember();
@@ -46,7 +46,7 @@
break;
case 3:
mesn;
- mesq lg("Make me proud, girl.", "Make me proud, boy.");
+ mesq l("Make me proud!");
break;
}
close;
@@ -72,7 +72,7 @@ function legionState {
mesq l("Oh? And do you think you have what it takes to be a proud Legion Member?");
next;
mesn;
- mesq lg("Listen, kid. Being a legion member is not a joke.");
+ mesq l("Listen, kid. Being a legion member is not a joke.");
next;
mesn;
mesq l("Hmm, why don't you go train a little more? We have several training rooms here.");
@@ -112,10 +112,10 @@ function legionState2 {
next;
mesn;
mesc l("%s gives you a piece of paper, which you put on a different pocket.");
- mesq lg("Go to the ship, show the captain this letter if asked. After reaching, look for Captain Hal. He'll give you further instructions.");
+ mesq l("Go to the ship, show the captain this letter if asked. After reaching, look for Captain Hal. He'll give you further instructions.");
next;
mesn;
- mesq lg("Make me proud, girl.", "Make me proud, boy.");
+ mesq l("Make me proud!");
setq Artis_Legion_Progress, 7;
} else {
mesn;