From 4cd57b966f2c0db1481cdbeb5fcd16ce30f6b09d Mon Sep 17 00:00:00 2001 From: Nemesis Date: Sun, 11 Dec 2022 22:45:22 +0100 Subject: [PATCH] feat(tierlist): update agi rusher tierlist --- src/config/constants.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/constants.tsx b/src/config/constants.tsx index 292486e7..ee2f7760 100644 --- a/src/config/constants.tsx +++ b/src/config/constants.tsx @@ -431,7 +431,7 @@ export const VALUED_WEAPONS = { */ export const FEATURED_TIERLISTS = { pve: [52], - pvp: [49, 54, 58], + pvp: [49, 59, 58], }; /**