diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-06-20 12:34:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-06-20 12:34:38 -0300 |
commit | 05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c (patch) | |
tree | b7c9dddd15ce1d4956e10f8180ca5dfe4905fbbf /npc/functions | |
parent | f734a751709541a63688e81838e0cbea454655ad (diff) | |
download | serverdata-05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c.tar.gz serverdata-05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c.tar.bz2 serverdata-05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c.tar.xz serverdata-05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c.zip |
Poppet says it is together and spellcheck agrees
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/clientversion.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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) { |