Fix duplicate candy count key for local
parent
4057fbf846
commit
0692a343a0
|
@ -184,7 +184,7 @@ const systemShortKeys = {
|
|||
ivs: '$i',
|
||||
moveset: '$m',
|
||||
eggMoves: '$em',
|
||||
candyCount: '$cc',
|
||||
candyCount: '$x',
|
||||
passive: '$p',
|
||||
valueReduction: '$vr'
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue