From c07cafff31e070fb045647957ff53d1a50881748 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Jan 2020 18:30:19 -0300 Subject: .:: 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. --- world/map/npc/commands/_import.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/commands/_import.txt') 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 -- cgit v1.2.3-60-g2f50