From 6a02ec3b320fb8534955c96ab15ef6ec3b514b03 Mon Sep 17 00:00:00 2001 From: The Immortal Date: Thu, 15 Jan 2015 13:50:52 +0400 Subject: [PATCH] Update /tiers RU --- config/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/commands.js b/config/commands.js index faed2a6da1..19c026876b 100644 --- a/config/commands.js +++ b/config/commands.js @@ -1275,7 +1275,7 @@ var commands = exports.commands = { } if (target === 'all' || target === 'rarelyused' || target === 'ru') { matched = true; - buffer += "- np: RU Stage 5
"; + buffer += "- np: RU Stage 6
"; buffer += "- RU Banlist
"; buffer += "- RU Viability Rankings
"; }