From bcdf005896381313b82573118d61eff926d195d3 Mon Sep 17 00:00:00 2001 From: Egor Savkin Date: Fri, 9 Aug 2024 12:03:43 +0800 Subject: [PATCH] Fix pounder and eem pwr mode hp consumption Signed-off-by: Egor Savkin --- static/js/shop_data.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/shop_data.js b/static/js/shop_data.js index e66c2fb..e81aa36 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -1292,7 +1292,7 @@ const shop_data = { "no_clk_source" ], consumes: { - hp: 4, + hp: 8, eem: 1, clk: 1 } @@ -1318,7 +1318,7 @@ const shop_data = { size: 'big', warnings: [], consumes: { - hp: 4, + hp: 8, }, }, 'kirdy': {