summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <69915785+Ledmitz@users.noreply.github.com>2021-03-25 17:47:02 +0000
committerGitHub <noreply@github.com>2021-03-25 17:47:02 +0000
commitc5a48335959d6e6ff00540afe8650508bcaa69ee (patch)
tree094d8d51a91ca7b60090d2bd85dd493a072921b7
parent940a8c701a650252017dc89408194044b719c3b4 (diff)
downloadserverdata-c5a48335959d6e6ff00540afe8650508bcaa69ee.tar.gz
serverdata-c5a48335959d6e6ff00540afe8650508bcaa69ee.tar.bz2
serverdata-c5a48335959d6e6ff00540afe8650508bcaa69ee.tar.xz
serverdata-c5a48335959d6e6ff00540afe8650508bcaa69ee.zip
Updated text to no longer wait till February. (#573)
-rw-r--r--world/map/npc/012-3/beheader.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/world/map/npc/012-3/beheader.txt b/world/map/npc/012-3/beheader.txt
index 9f95f701..89fa51ce 100644
--- a/world/map/npc/012-3/beheader.txt
+++ b/world/map/npc/012-3/beheader.txt
@@ -90,9 +90,10 @@ L_Complete:
L_Later:
mes "";
mes "[The Beheader]";
- mes "\"Some February, I don't know. If you want to help, go to Hurnscald square, look for the noisy person with an AFK Cap which is always sitting with their kitty, and tell them to start working. That might just do the trick.\"";
+ mes "\"Time passes so quickly. It would seem that later is now. I wonder if now is then, then. Hmmmm...\"";
if (!(FLAGS & FLAG_GOT_BEHEADER_SWORD)) goto L_MaybeBeheader;
// NOTE: Room for future expansion if needed.
+ // Previous text: "Some February, I don't know. If you want to help, go to Hurnscald square, look for the noisy person with an AFK Cap which is always sitting with their kitty, and tell them to start working. That might just do the trick."
// The "noisy person w/ an AFK Cap and a kytty" is Jesusalva (script author)
close;
@@ -120,7 +121,7 @@ L_Beheader:
if (BaseLevel < 60) goto L_Close;
next;
mes "[The Beheader]";
- mes "\"Maybe we can make a deal. I can give you the proper tools but not the proper training, so don't expect much; But I'm interested in seeing how you'll fail at my hands... I'm an old man and seeing young people like you running around meaningless tasks is fun.\"";
+ mes "\"Maybe we can make a deal. I can give you the proper tools but not the proper training, so don't expect much; But I'm interested in seeing how you'll fail at my hands... I'm an old man and seeing young people like you running around doing meaningless tasks is fun.\"";
next;
//mes "\"So. Hmm. Lemme think. What I wanted again? *suffers from AFK-induced amnesia and becomes a huge TODO sign*\"";
menu
@@ -180,7 +181,7 @@ L_Finish:
set TERRAC, 0;
mes "[The Beheader]";
- mes "\"Anyway, a deal is a deal and here is your [@@576|@@]. I hope you can actually make a good use of it!\"";
+ mes "\"Anyway, a deal is a deal and here is your [@@576|@@]. I hope you can actually make good use of it!\"";
mes "##9(Development note: TMWA Engine does not support altering monster drops depending on the weapon. However, Evol2 engine does, and TMW rEvolt probably will have this feature.)##0";
close;