We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b814be commit 954e4c9Copy full SHA for 954e4c9
src/data/units.ts
@@ -3362,7 +3362,7 @@ export const unitData: UnitDataStructure = [
3362
{
3363
id: 41,
3364
name: 'Mangler',
3365
- playable: false,
+ playable: 'secret',
3366
level: 1,
3367
realm: 'W',
3368
size: 1,
@@ -3420,7 +3420,7 @@ export const unitData: UnitDataStructure = [
3420
3421
id: 42,
3422
name: 'Batmadillo',
3423
3424
level: 7,
3425
realm: 'E',
3426
size: 3,
@@ -3509,7 +3509,7 @@ export const unitData: UnitDataStructure = [
3509
3510
id: 43,
3511
name: 'Volpyr',
3512
3513
3514
realm: 'L',
3515
0 commit comments