mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
Update /tiers RU
This commit is contained in:
parent
4793f66f5c
commit
6a02ec3b32
|
|
@ -1275,7 +1275,7 @@ var commands = exports.commands = {
|
|||
}
|
||||
if (target === 'all' || target === 'rarelyused' || target === 'ru') {
|
||||
matched = true;
|
||||
buffer += "- <a href=\"https://www.smogon.com/forums/threads/3522572/\">np: RU Stage 5</a><br />";
|
||||
buffer += "- <a href=\"https://www.smogon.com/forums/threads/3527140/\">np: RU Stage 6</a><br />";
|
||||
buffer += "- <a href=\"https://www.smogon.com/dex/xy/tags/ru/\">RU Banlist</a><br />";
|
||||
buffer += "- <a href=\"https://www.smogon.com/forums/threads/3523627/\">RU Viability Rankings</a><br />";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user