1
0
Fork 0

Fix pounder and eem pwr mode hp consumption

Signed-off-by: Egor Savkin <es@m-labs.hk>
This commit is contained in:
Egor Savkin 2024-08-09 12:03:43 +08:00
parent b53e191528
commit bcdf005896
1 changed files with 2 additions and 2 deletions

View File

@ -1292,7 +1292,7 @@ const shop_data = {
"no_clk_source" "no_clk_source"
], ],
consumes: { consumes: {
hp: 4, hp: 8,
eem: 1, eem: 1,
clk: 1 clk: 1
} }
@ -1318,7 +1318,7 @@ const shop_data = {
size: 'big', size: 'big',
warnings: [], warnings: [],
consumes: { consumes: {
hp: 4, hp: 8,
}, },
}, },
'kirdy': { 'kirdy': {