summaryrefslogtreecommitdiff
path: root/world/map/npc/commands/_import.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-30 18:30:19 -0300
committerGitHub <noreply@github.com>2020-01-30 18:30:19 -0300
commitc07cafff31e070fb045647957ff53d1a50881748 (patch)
tree7f66e4b85aa5aba72cccc4f4bda6cedbcb6b984d /world/map/npc/commands/_import.txt
parent30f6a32fb3ecdc1f6c6935e5d5b0880dcd7e690a (diff)
downloadserverdata-c07cafff31e070fb045647957ff53d1a50881748.tar.gz
serverdata-c07cafff31e070fb045647957ff53d1a50881748.tar.bz2
serverdata-c07cafff31e070fb045647957ff53d1a50881748.tar.xz
serverdata-c07cafff31e070fb045647957ff53d1a50881748.zip
.:: VALENTINE 2020 ::. (#542)
Adds three new commands: @givelvlplz and @valentine2020 are the same command - They are for users @moubootaurs is for staff. User command: Allows them to insert the needed credentials on ML. It is already authenticated inside the game, so they only need to inform ML data. Staff command: Obtain the listing of users which used the previous command to **manually** insert on Moubootaur Legends special merge page. As soon as the staff inserts the command, if there are no errors, the user will be able to claim their levels from TMW at Moubootaur Legends. Temporaly. If this was rEvolt, we could just try a SQL-transaction... The tables are never cleared. I'm also saving at Account Register to don't pollute char database. (We might want a clear vars later). This also allows us to track down the responsible for each register in case of issues.
Diffstat (limited to 'world/map/npc/commands/_import.txt')
-rw-r--r--world/map/npc/commands/_import.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/commands/_import.txt b/world/map/npc/commands/_import.txt
index 47aa978f..74fd8a1e 100644
--- a/world/map/npc/commands/_import.txt
+++ b/world/map/npc/commands/_import.txt
@@ -16,3 +16,4 @@ npc: npc/commands/music.txt
npc: npc/commands/python.txt
npc: npc/commands/gm.txt
npc: npc/commands/automod.txt
+npc: npc/commands/valentine.txt