From f2e281938a7be886fe9e5004cb71ec80659a4f6b Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Fri, 4 Mar 2022 15:55:19 -0800 Subject: [PATCH] Add magna summons to list of upgraded art summons --- components/SummonUnit/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/SummonUnit/index.tsx b/components/SummonUnit/index.tsx index 1e126bea..43602695 100644 --- a/components/SummonUnit/index.tsx +++ b/components/SummonUnit/index.tsx @@ -43,7 +43,9 @@ const SummonUnit = (props: Props) => { const upgradedSummons = [ '2040094000', '2040100000', '2040080000', '2040098000', - '2040090000', '2040084000', '2040003000', '2040056000' + '2040090000', '2040084000', '2040003000', '2040056000', + '2040020000', '2040034000', '2040028000', '2040027000', + '2040046000', '2040047000' ] let suffix = ''