summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-15 08:30:59 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-15 08:30:59 -0300
commitf805fb5fdb0f03ea218ef777704ff6a84da06c57 (patch)
tree49a85697f7c1d0e40df53800453090d58c63b064 /npc/functions
parenta9d5681182c68869c530328bd70ba6b9b62cb61b (diff)
downloadserverdata-f805fb5fdb0f03ea218ef777704ff6a84da06c57.tar.gz
serverdata-f805fb5fdb0f03ea218ef777704ff6a84da06c57.tar.bz2
serverdata-f805fb5fdb0f03ea218ef777704ff6a84da06c57.tar.xz
serverdata-f805fb5fdb0f03ea218ef777704ff6a84da06c57.zip
Good morning @Saulc
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/clientversion.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt
index 6fb7d012c..dacf9d762 100644
--- a/npc/functions/clientversion.txt
+++ b/npc/functions/clientversion.txt
@@ -42,7 +42,7 @@ function script checkclientversion {
mes col("Anyway, ##Bwelcome##b, and have fun! If you need anything, we are a keypress from distance!", 3);
atcommand "@blvl "+#ADD_LVL;
#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! And take this change!", 20)
+ 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! And take this change!", 20);
if (ClientVersion >= 24) close;
next;
mesn "Failsafe Mechanism";