From 05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 20 Jun 2022 12:34:38 -0300 Subject: Poppet says it is together and spellcheck agrees --- npc/008-1/master.txt | 2 +- npc/008-2/master.txt | 2 +- npc/012-2/khafar.txt | 2 +- npc/029-9/boss.txt | 2 +- npc/functions/clientversion.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/npc/008-1/master.txt b/npc/008-1/master.txt index 62f27be5b..51a19949d 100644 --- a/npc/008-1/master.txt +++ b/npc/008-1/master.txt @@ -52,7 +52,7 @@ OnTouch: if (strcharinfo(0) != getpartyleader(getcharid(1))) goto L_NotYou; if (BaseLevel < 20) goto L_TooWeak; mesn; - mesq l("He is strong though, so keep your party togheter!"); + mesq l("He is strong though, so keep your party together!"); next; // Get info about your party, and backup it getpartymember(getcharid(1)); diff --git a/npc/008-2/master.txt b/npc/008-2/master.txt index 88aca8f83..5577e4053 100644 --- a/npc/008-2/master.txt +++ b/npc/008-2/master.txt @@ -65,7 +65,7 @@ OnTouch: if (strcharinfo(0) != getpartyleader(getcharid(1))) goto L_NotYou; if (BaseLevel < 40) goto L_TooWeak; mesn; - mesq l("He is strong though, so keep your party togheter!"); + mesq l("He is strong though, so keep your party together!"); next; // Get info about your party, and backup it getpartymember(getcharid(1)); diff --git a/npc/012-2/khafar.txt b/npc/012-2/khafar.txt index a3ce1232a..084ac29d1 100644 --- a/npc/012-2/khafar.txt +++ b/npc/012-2/khafar.txt @@ -53,7 +53,7 @@ L_Menu: mesq l("He is my grand-grand-grandfather! The might Kfahr, with his friend Braknar, and heroes from Tulimshar legends."); next; mesn; - mesq l("Togheter, they wrote legends. They slayed Toby Rick the Desert Worm, the mightiest desert beast."); + mesq l("Together, they wrote legends. They slayed Toby Rick the Desert Worm, the mightiest desert beast."); next; mesn; mesq l("Braknar also used a pseudonym - Arvek. If you hear that name in some tale, it is the same person."); diff --git a/npc/029-9/boss.txt b/npc/029-9/boss.txt index 25ad6bd40..9cb75ecef 100644 --- a/npc/029-9/boss.txt +++ b/npc/029-9/boss.txt @@ -350,7 +350,7 @@ OnEventEnd: sleep(5000); kamibroadcast("Great calamity shall soon befall upon this world.", "Jesusalva"); sleep(5000); - kamibroadcast("But if we all fight togheter, we might have a chance!", "Saulc"); + kamibroadcast("But if we all fight together, we might have a chance!", "Saulc"); sleep(5000); kamibroadcast("At due time... The Secret of Mana will be revealed.", "Jesusalva"); sleep(5000); diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index d48f638bc..1e7474de4 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -1130,7 +1130,7 @@ function script clientupdater { logmes "[Merger] EXP +"+#ADD_LVL, LOGMES_ATCOMMAND; getexp #ADD_LVL, 0; #ADD_LVL=0; - rodex_sendmail(getcharid(0), "TMW2 Team", "Welcome to Moubootaur Legends", "Hey, thanks for believing on us! We hope to have a great time togheter. Any problem, ask for help in #world - the Discord bridge! Enjoy our game!", 20); + rodex_sendmail(getcharid(0), "TMW2 Team", "Welcome to Moubootaur Legends", "Hey, thanks for believing on us! We hope to have a great time together. Any problem, ask for help in #world - the Discord bridge! Enjoy our game!", 20); } if (.@dg) { -- cgit v1.2.3-60-g2f50