use crate::repr_t;
pub(crate) const MAX_ACHIEVEMENT_INDEX: usize = 537;
repr_t!(
strict GDAchievement: i32 {
Level01b = 1,
Level01a = 2,
Level02b = 3,
Level02a = 4,
Level03b = 5,
Level03a = 6,
Level04b = 7,
Level04a = 8,
Level05b = 9,
Level05a = 10,
Level06b = 11,
Level06a = 12,
Level07b = 13,
Level07a = 14,
Level08b = 15,
Level08a = 16,
Level09b = 17,
Level09a = 18,
Level10b = 19,
Level10a = 20,
Level11b = 21,
Level11a = 22,
Level12b = 23,
Level12a = 24,
Level13b = 25,
Level13a = 26,
Level14b = 27,
Level14a = 28,
Level15b = 29,
Level15a = 30,
Level16b = 31,
Level16a = 32,
Level17b = 33,
Level17a = 34,
Level18b = 35,
Level18a = 36,
Level19b = 37,
Level19a = 38,
Level20b = 39,
Level20a = 40,
Level21b = 41,
Level21a = 42,
Level22b = 43,
Level22a = 44,
Tower01 = 45,
Tower02 = 46,
Tower03 = 47,
Tower04 = 48,
Tower01Coin = 49,
Tower02Coin = 50,
Tower03Coin = 51,
Tower04Coin = 52,
Steam01 = 53,
Steam02 = 54,
Demoncoin01 = 55,
Demoncoin02 = 56,
Demoncoin03 = 57,
Mappacks01 = 58,
Mappacks02 = 59,
Mappacks03 = 60,
Mappacks04 = 61,
Mappacks05 = 62,
Mappacks06 = 63,
Mappacks07 = 64,
Mappacks08 = 65,
Mappacks09 = 66,
Mappacks10 = 67,
Gauntlets01 = 68,
Gauntlets02 = 69,
Gauntlets03 = 70,
Gauntlets04 = 71,
Daily01 = 72,
Daily02 = 73,
Daily03 = 74,
Daily04 = 75,
Daily05 = 76,
Daily06 = 77,
Daily07 = 78,
Custom01 = 79,
Custom02 = 80,
Custom03 = 81,
Custom04 = 82,
Custom05 = 83,
Custom06 = 84,
Custom07 = 85,
Custom08 = 86,
Custom09 = 87,
Custom10 = 88,
Custom11 = 89,
Custom12 = 90,
Custom13 = 91,
Custom14 = 92,
Stars01 = 93,
Stars02 = 94,
Stars03 = 95,
Stars04 = 96,
Stars05 = 97,
Stars06 = 98,
Stars07 = 99,
Stars08 = 100,
Stars09 = 101,
Stars10 = 102,
Stars11 = 103,
Stars12 = 104,
Stars13 = 105,
Stars14 = 106,
Stars15 = 107,
Stars16 = 108,
Stars17 = 109,
Stars18 = 110,
Stars19 = 111,
Stars20 = 112,
Stars21 = 113,
Stars22 = 114,
Stars23 = 115,
Stars24 = 116,
Stars25 = 117,
Stars26 = 118,
Stars27 = 119,
Stars28 = 120,
Stars29 = 121,
Stars30 = 122,
Stars31 = 123,
Stars32 = 124,
Stars33 = 125,
Moons01 = 126,
Moons02 = 127,
Moons03 = 128,
Moons04 = 129,
Moons05 = 130,
Moons06 = 131,
Moons07 = 132,
Moons08 = 133,
Moons09 = 134,
Moons10 = 135,
Moons11 = 136,
Moons12 = 137,
Moons13 = 138,
Moons14 = 139,
Moons15 = 140,
Moons16 = 141,
Moons17 = 142,
Moons18 = 143,
Moons19 = 144,
Moons20 = 145,
Moons21 = 146,
Moons22 = 147,
Moons23 = 148,
Moons24 = 149,
Moons25 = 150,
Moons26 = 151,
Demon01 = 152,
Demon02 = 153,
Demon03 = 154,
Demon04 = 155,
Demon05 = 156,
Demon06 = 157,
Demon07 = 158,
Demon08 = 159,
Demon09 = 160,
Demon10 = 161,
Demon11 = 162,
Demon12 = 163,
Demon13 = 164,
Demon14 = 165,
Demon15 = 166,
Demon16 = 167,
Demon17 = 168,
Demon18 = 169,
Demon19 = 170,
Demon20 = 171,
Demon21 = 172,
Demon22 = 173,
Demon23 = 174,
Demon24 = 175,
Demon25 = 176,
Demon26 = 177,
Demon27 = 178,
Demon28 = 179,
Coins01 = 180,
Coins02 = 181,
Coins03 = 182,
Coins04 = 183,
Coins05 = 184,
Coins06 = 185,
Coins07 = 186,
Coins08 = 187,
Coins09 = 188,
Coins10 = 189,
Coins11 = 190,
Coins12 = 191,
Coins13 = 192,
Coins14 = 193,
Coins15 = 194,
Coins16 = 195,
Coins17 = 196,
Coins18 = 197,
Coins19 = 198,
Coins20 = 199,
Coins21 = 200,
Coins22 = 201,
Coins23 = 202,
Coins24 = 203,
Coins25 = 204,
Coins26 = 205,
Coins27 = 206,
Coins28 = 207,
Usercoins01 = 208,
Usercoins02 = 209,
Usercoins03 = 210,
Usercoins04 = 211,
Usercoins05 = 212,
Usercoins06 = 213,
Usercoins07 = 214,
Usercoins08 = 215,
Usercoins09 = 216,
Usercoins10 = 217,
Usercoins11 = 218,
Usercoins12 = 219,
Usercoins13 = 220,
Usercoins14 = 221,
Usercoins15 = 222,
Usercoins16 = 223,
Usercoins17 = 224,
Usercoins18 = 225,
Usercoins19 = 226,
Usercoins20 = 227,
Usercoins21 = 228,
Usercoins22 = 229,
Usercoins23 = 230,
Usercoins24 = 231,
Usercoins25 = 232,
Usercoins26 = 233,
Usercoins27 = 234,
Usercoins28 = 235,
Usercoins29 = 236,
Usercoins30 = 237,
Usercoins31 = 238,
Usercoins32 = 239,
Usercoins33 = 240,
Usercoins34 = 241,
Usercoins35 = 242,
Usercoins36 = 243,
Usercoins37 = 244,
Usercoins38 = 245,
Usercoins39 = 246,
Usercoins40 = 247,
Diamonds01 = 248,
Diamonds02 = 249,
Diamonds03 = 250,
Diamonds04 = 251,
Diamonds05 = 252,
Diamonds06 = 253,
Diamonds07 = 254,
Diamonds08 = 255,
Diamonds09 = 256,
Diamonds10 = 257,
Diamonds11 = 258,
Diamonds12 = 259,
Diamonds13 = 260,
Diamonds14 = 261,
Diamonds15 = 262,
Diamonds16 = 263,
Diamonds17 = 264,
Diamonds18 = 265,
Lists01 = 266,
Lists02 = 267,
Lists03 = 268,
Lists04 = 269,
Lists05 = 270,
Lists06 = 271,
ShardFire01 = 272,
ShardFire02 = 273,
ShardFire03 = 274,
ShardFire04 = 275,
ShardFire05 = 276,
ShardIce01 = 277,
ShardIce02 = 278,
ShardIce03 = 279,
ShardIce04 = 280,
ShardIce05 = 281,
ShardPoison01 = 282,
ShardPoison02 = 283,
ShardPoison03 = 284,
ShardPoison04 = 285,
ShardPoison05 = 286,
ShardShadow01 = 287,
ShardShadow02 = 288,
ShardShadow03 = 289,
ShardShadow04 = 290,
ShardShadow05 = 291,
ShardLava01 = 292,
ShardLava02 = 293,
ShardLava03 = 294,
ShardLava04 = 295,
ShardLava05 = 296,
ShardBonus01 = 297,
ShardBonus02 = 298,
ShardBonus03 = 299,
ShardBonus04 = 300,
ShardBonus05 = 301,
ShardEarth01 = 302,
ShardEarth02 = 303,
ShardEarth03 = 304,
ShardEarth04 = 305,
ShardEarth05 = 306,
ShardBlood01 = 307,
ShardBlood02 = 308,
ShardBlood03 = 309,
ShardBlood04 = 310,
ShardBlood05 = 311,
ShardMetal01 = 312,
ShardMetal02 = 313,
ShardMetal03 = 314,
ShardMetal04 = 315,
ShardMetal05 = 316,
ShardLight01 = 317,
ShardLight02 = 318,
ShardLight03 = 319,
ShardLight04 = 320,
ShardLight05 = 321,
ShardSoul01 = 322,
ShardSoul02 = 323,
ShardSoul03 = 324,
ShardSoul04 = 325,
ShardSoul05 = 326,
ShardBonusB01 = 327,
ShardBonusB02 = 328,
ShardBonusB03 = 329,
ShardBonusB04 = 330,
ShardBonusB05 = 331,
FollowCreator = 332,
FollowCreator2 = 333,
FollowCreator3 = 334,
FollowCreator4 = 335,
Friends01 = 336,
Friends02 = 337,
Friends03 = 338,
Friends04 = 339,
Youtube = 340,
Twitter = 341,
Facebook = 342,
Attempt01 = 343,
Attempt02 = 344,
Attempt03 = 345,
Attempt04 = 346,
Attempt05 = 347,
Attempt06 = 348,
Attempt07 = 349,
Attempt08 = 350,
Attempt09 = 351,
Attempt10 = 352,
Attempt11 = 353,
Attempt12 = 354,
Attempt13 = 355,
Attempt14 = 356,
Jump01 = 357,
Jump02 = 358,
Jump03 = 359,
Jump04 = 360,
Jump05 = 361,
Jump06 = 362,
Jump07 = 363,
Jump08 = 364,
Jump09 = 365,
Jump10 = 366,
Jump11 = 367,
Submit = 368,
Rate = 369,
RateDiff = 370,
RateDiff02 = 371,
RateDiff02b = 372,
RateDiff03 = 373,
RateDiff04 = 374,
Like = 375,
Like02 = 376,
Like02b = 377,
Like03 = 378,
Like04 = 379,
Like05 = 380,
Like06 = 381,
MoreGames = 382,
Special01 = 383,
Creator01 = 384,
Creator02 = 385,
Creator03 = 386,
Creator04 = 387,
Creator05 = 388,
Creator06 = 389,
Path0100 = 390,
Path0101 = 391,
Path0102 = 392,
Path0103 = 393,
Path0104 = 394,
Path0105 = 395,
Path0106 = 396,
Path0107 = 397,
Path0108 = 398,
Path0109 = 399,
Path0110 = 400,
Path0200 = 401,
Path0201 = 402,
Path0202 = 403,
Path0203 = 404,
Path0204 = 405,
Path0205 = 406,
Path0206 = 407,
Path0207 = 408,
Path0208 = 409,
Path0209 = 410,
Path0210 = 411,
Path0300 = 412,
Path0301 = 413,
Path0302 = 414,
Path0303 = 415,
Path0304 = 416,
Path0305 = 417,
Path0306 = 418,
Path0307 = 419,
Path0308 = 420,
Path0309 = 421,
Path0310 = 422,
Path0400 = 423,
Path0401 = 424,
Path0402 = 425,
Path0403 = 426,
Path0404 = 427,
Path0405 = 428,
Path0406 = 429,
Path0407 = 430,
Path0408 = 431,
Path0409 = 432,
Path0410 = 433,
Path0500 = 434,
Path0501 = 435,
Path0502 = 436,
Path0503 = 437,
Path0504 = 438,
Path0505 = 439,
Path0506 = 440,
Path0507 = 441,
Path0508 = 442,
Path0509 = 443,
Path0510 = 444,
Path0600 = 445,
Path0601 = 446,
Path0602 = 447,
Path0603 = 448,
Path0604 = 449,
Path0605 = 450,
Path0606 = 451,
Path0607 = 452,
Path0608 = 453,
Path0609 = 454,
Path0610 = 455,
Path0700 = 456,
Path0701 = 457,
Path0702 = 458,
Path0703 = 459,
Path0704 = 460,
Path0705 = 461,
Path0706 = 462,
Path0707 = 463,
Path0708 = 464,
Path0709 = 465,
Path0710 = 466,
Path0800 = 467,
Path0801 = 468,
Path0802 = 469,
Path0803 = 470,
Path0804 = 471,
Path0805 = 472,
Path0806 = 473,
Path0807 = 474,
Path0808 = 475,
Path0809 = 476,
Path0810 = 477,
Path0900 = 478,
Path0901 = 479,
Path0902 = 480,
Path0903 = 481,
Path0904 = 482,
Path0905 = 483,
Path0906 = 484,
Path0907 = 485,
Path0908 = 486,
Path0909 = 487,
Path0910 = 488,
Path1000 = 489,
Path1001 = 490,
Path1002 = 491,
Path1003 = 492,
Path1004 = 493,
Path1005 = 494,
Path1006 = 495,
Path1007 = 496,
Path1008 = 497,
Path1009 = 498,
Path1010 = 499,
Secret01 = 500,
Secret02 = 501,
Secret02b = 502,
Secret03 = 503,
Secret03b = 504,
Secret04 = 505,
Secret05 = 506,
Secret06 = 507,
Secret07 = 508,
Secret08 = 509,
Secret09 = 510,
Secret10 = 511,
Secret11 = 512,
Secret12 = 513,
Secret13 = 514,
Secret14 = 515,
Secret15 = 516,
Secret16 = 517,
Secret17 = 518,
Secret18 = 519,
Secret19 = 520,
V2Secret01 = 521,
V2Secret02 = 522,
V2Secret03 = 523,
V2Secret04 = 524,
V2Secret05 = 525,
V2Secret06 = 526,
V2Secret07 = 527,
V2Secret08 = 528,
V2Secret09 = 529,
V2Secret10 = 530,
V3Secret01 = 531,
V3Secret02 = 532,
V3Secret03 = 533,
V3Secret04 = 534,
V3Secret05 = 535,
V3Secret06 = 536,
V3Secret07 = 537,
}
);
impl GDAchievement {
pub fn parse_str(s: &str) -> Option<Self> {
match s {
"geometry.ach.level01b" => Some(Self::Level01b),
"geometry.ach.level01a" => Some(Self::Level01a),
"geometry.ach.level02b" => Some(Self::Level02b),
"geometry.ach.level02a" => Some(Self::Level02a),
"geometry.ach.level03b" => Some(Self::Level03b),
"geometry.ach.level03a" => Some(Self::Level03a),
"geometry.ach.level04b" => Some(Self::Level04b),
"geometry.ach.level04a" => Some(Self::Level04a),
"geometry.ach.level05b" => Some(Self::Level05b),
"geometry.ach.level05a" => Some(Self::Level05a),
"geometry.ach.level06b" => Some(Self::Level06b),
"geometry.ach.level06a" => Some(Self::Level06a),
"geometry.ach.level07b" => Some(Self::Level07b),
"geometry.ach.level07a" => Some(Self::Level07a),
"geometry.ach.level08b" => Some(Self::Level08b),
"geometry.ach.level08a" => Some(Self::Level08a),
"geometry.ach.level09b" => Some(Self::Level09b),
"geometry.ach.level09a" => Some(Self::Level09a),
"geometry.ach.level10b" => Some(Self::Level10b),
"geometry.ach.level10a" => Some(Self::Level10a),
"geometry.ach.level11b" => Some(Self::Level11b),
"geometry.ach.level11a" => Some(Self::Level11a),
"geometry.ach.level12b" => Some(Self::Level12b),
"geometry.ach.level12a" => Some(Self::Level12a),
"geometry.ach.level13b" => Some(Self::Level13b),
"geometry.ach.level13a" => Some(Self::Level13a),
"geometry.ach.level14b" => Some(Self::Level14b),
"geometry.ach.level14a" => Some(Self::Level14a),
"geometry.ach.level15b" => Some(Self::Level15b),
"geometry.ach.level15a" => Some(Self::Level15a),
"geometry.ach.level16b" => Some(Self::Level16b),
"geometry.ach.level16a" => Some(Self::Level16a),
"geometry.ach.level17b" => Some(Self::Level17b),
"geometry.ach.level17a" => Some(Self::Level17a),
"geometry.ach.level18b" => Some(Self::Level18b),
"geometry.ach.level18a" => Some(Self::Level18a),
"geometry.ach.level19b" => Some(Self::Level19b),
"geometry.ach.level19a" => Some(Self::Level19a),
"geometry.ach.level20b" => Some(Self::Level20b),
"geometry.ach.level20a" => Some(Self::Level20a),
"geometry.ach.level21b" => Some(Self::Level21b),
"geometry.ach.level21a" => Some(Self::Level21a),
"geometry.ach.level22b" => Some(Self::Level22b),
"geometry.ach.level22a" => Some(Self::Level22a),
"geometry.ach.tower01" => Some(Self::Tower01),
"geometry.ach.tower02" => Some(Self::Tower02),
"geometry.ach.tower03" => Some(Self::Tower03),
"geometry.ach.tower04" => Some(Self::Tower04),
"geometry.ach.tower01Coin" => Some(Self::Tower01Coin),
"geometry.ach.tower02Coin" => Some(Self::Tower02Coin),
"geometry.ach.tower03Coin" => Some(Self::Tower03Coin),
"geometry.ach.tower04Coin" => Some(Self::Tower04Coin),
"geometry.ach.steam01" => Some(Self::Steam01),
"geometry.ach.steam02" => Some(Self::Steam02),
"geometry.ach.demoncoin01" => Some(Self::Demoncoin01),
"geometry.ach.demoncoin02" => Some(Self::Demoncoin02),
"geometry.ach.demoncoin03" => Some(Self::Demoncoin03),
"geometry.ach.mappacks01" => Some(Self::Mappacks01),
"geometry.ach.mappacks02" => Some(Self::Mappacks02),
"geometry.ach.mappacks03" => Some(Self::Mappacks03),
"geometry.ach.mappacks04" => Some(Self::Mappacks04),
"geometry.ach.mappacks05" => Some(Self::Mappacks05),
"geometry.ach.mappacks06" => Some(Self::Mappacks06),
"geometry.ach.mappacks07" => Some(Self::Mappacks07),
"geometry.ach.mappacks08" => Some(Self::Mappacks08),
"geometry.ach.mappacks09" => Some(Self::Mappacks09),
"geometry.ach.mappacks10" => Some(Self::Mappacks10),
"geometry.ach.gauntlets01" => Some(Self::Gauntlets01),
"geometry.ach.gauntlets02" => Some(Self::Gauntlets02),
"geometry.ach.gauntlets03" => Some(Self::Gauntlets03),
"geometry.ach.gauntlets04" => Some(Self::Gauntlets04),
"geometry.ach.daily01" => Some(Self::Daily01),
"geometry.ach.daily02" => Some(Self::Daily02),
"geometry.ach.daily03" => Some(Self::Daily03),
"geometry.ach.daily04" => Some(Self::Daily04),
"geometry.ach.daily05" => Some(Self::Daily05),
"geometry.ach.daily06" => Some(Self::Daily06),
"geometry.ach.daily07" => Some(Self::Daily07),
"geometry.ach.custom01" => Some(Self::Custom01),
"geometry.ach.custom02" => Some(Self::Custom02),
"geometry.ach.custom03" => Some(Self::Custom03),
"geometry.ach.custom04" => Some(Self::Custom04),
"geometry.ach.custom05" => Some(Self::Custom05),
"geometry.ach.custom06" => Some(Self::Custom06),
"geometry.ach.custom07" => Some(Self::Custom07),
"geometry.ach.custom08" => Some(Self::Custom08),
"geometry.ach.custom09" => Some(Self::Custom09),
"geometry.ach.custom10" => Some(Self::Custom10),
"geometry.ach.custom11" => Some(Self::Custom11),
"geometry.ach.custom12" => Some(Self::Custom12),
"geometry.ach.custom13" => Some(Self::Custom13),
"geometry.ach.custom14" => Some(Self::Custom14),
"geometry.ach.stars01" => Some(Self::Stars01),
"geometry.ach.stars02" => Some(Self::Stars02),
"geometry.ach.stars03" => Some(Self::Stars03),
"geometry.ach.stars04" => Some(Self::Stars04),
"geometry.ach.stars05" => Some(Self::Stars05),
"geometry.ach.stars06" => Some(Self::Stars06),
"geometry.ach.stars07" => Some(Self::Stars07),
"geometry.ach.stars08" => Some(Self::Stars08),
"geometry.ach.stars09" => Some(Self::Stars09),
"geometry.ach.stars10" => Some(Self::Stars10),
"geometry.ach.stars11" => Some(Self::Stars11),
"geometry.ach.stars12" => Some(Self::Stars12),
"geometry.ach.stars13" => Some(Self::Stars13),
"geometry.ach.stars14" => Some(Self::Stars14),
"geometry.ach.stars15" => Some(Self::Stars15),
"geometry.ach.stars16" => Some(Self::Stars16),
"geometry.ach.stars17" => Some(Self::Stars17),
"geometry.ach.stars18" => Some(Self::Stars18),
"geometry.ach.stars19" => Some(Self::Stars19),
"geometry.ach.stars20" => Some(Self::Stars20),
"geometry.ach.stars21" => Some(Self::Stars21),
"geometry.ach.stars22" => Some(Self::Stars22),
"geometry.ach.stars23" => Some(Self::Stars23),
"geometry.ach.stars24" => Some(Self::Stars24),
"geometry.ach.stars25" => Some(Self::Stars25),
"geometry.ach.stars26" => Some(Self::Stars26),
"geometry.ach.stars27" => Some(Self::Stars27),
"geometry.ach.stars28" => Some(Self::Stars28),
"geometry.ach.stars29" => Some(Self::Stars29),
"geometry.ach.stars30" => Some(Self::Stars30),
"geometry.ach.stars31" => Some(Self::Stars31),
"geometry.ach.stars32" => Some(Self::Stars32),
"geometry.ach.stars33" => Some(Self::Stars33),
"geometry.ach.moons01" => Some(Self::Moons01),
"geometry.ach.moons02" => Some(Self::Moons02),
"geometry.ach.moons03" => Some(Self::Moons03),
"geometry.ach.moons04" => Some(Self::Moons04),
"geometry.ach.moons05" => Some(Self::Moons05),
"geometry.ach.moons06" => Some(Self::Moons06),
"geometry.ach.moons07" => Some(Self::Moons07),
"geometry.ach.moons08" => Some(Self::Moons08),
"geometry.ach.moons09" => Some(Self::Moons09),
"geometry.ach.moons10" => Some(Self::Moons10),
"geometry.ach.moons11" => Some(Self::Moons11),
"geometry.ach.moons12" => Some(Self::Moons12),
"geometry.ach.moons13" => Some(Self::Moons13),
"geometry.ach.moons14" => Some(Self::Moons14),
"geometry.ach.moons15" => Some(Self::Moons15),
"geometry.ach.moons16" => Some(Self::Moons16),
"geometry.ach.moons17" => Some(Self::Moons17),
"geometry.ach.moons18" => Some(Self::Moons18),
"geometry.ach.moons19" => Some(Self::Moons19),
"geometry.ach.moons20" => Some(Self::Moons20),
"geometry.ach.moons21" => Some(Self::Moons21),
"geometry.ach.moons22" => Some(Self::Moons22),
"geometry.ach.moons23" => Some(Self::Moons23),
"geometry.ach.moons24" => Some(Self::Moons24),
"geometry.ach.moons25" => Some(Self::Moons25),
"geometry.ach.moons26" => Some(Self::Moons26),
"geometry.ach.demon01" => Some(Self::Demon01),
"geometry.ach.demon02" => Some(Self::Demon02),
"geometry.ach.demon03" => Some(Self::Demon03),
"geometry.ach.demon04" => Some(Self::Demon04),
"geometry.ach.demon05" => Some(Self::Demon05),
"geometry.ach.demon06" => Some(Self::Demon06),
"geometry.ach.demon07" => Some(Self::Demon07),
"geometry.ach.demon08" => Some(Self::Demon08),
"geometry.ach.demon09" => Some(Self::Demon09),
"geometry.ach.demon10" => Some(Self::Demon10),
"geometry.ach.demon11" => Some(Self::Demon11),
"geometry.ach.demon12" => Some(Self::Demon12),
"geometry.ach.demon13" => Some(Self::Demon13),
"geometry.ach.demon14" => Some(Self::Demon14),
"geometry.ach.demon15" => Some(Self::Demon15),
"geometry.ach.demon16" => Some(Self::Demon16),
"geometry.ach.demon17" => Some(Self::Demon17),
"geometry.ach.demon18" => Some(Self::Demon18),
"geometry.ach.demon19" => Some(Self::Demon19),
"geometry.ach.demon20" => Some(Self::Demon20),
"geometry.ach.demon21" => Some(Self::Demon21),
"geometry.ach.demon22" => Some(Self::Demon22),
"geometry.ach.demon23" => Some(Self::Demon23),
"geometry.ach.demon24" => Some(Self::Demon24),
"geometry.ach.demon25" => Some(Self::Demon25),
"geometry.ach.demon26" => Some(Self::Demon26),
"geometry.ach.demon27" => Some(Self::Demon27),
"geometry.ach.demon28" => Some(Self::Demon28),
"geometry.ach.coins01" => Some(Self::Coins01),
"geometry.ach.coins02" => Some(Self::Coins02),
"geometry.ach.coins03" => Some(Self::Coins03),
"geometry.ach.coins04" => Some(Self::Coins04),
"geometry.ach.coins05" => Some(Self::Coins05),
"geometry.ach.coins06" => Some(Self::Coins06),
"geometry.ach.coins07" => Some(Self::Coins07),
"geometry.ach.coins08" => Some(Self::Coins08),
"geometry.ach.coins09" => Some(Self::Coins09),
"geometry.ach.coins10" => Some(Self::Coins10),
"geometry.ach.coins11" => Some(Self::Coins11),
"geometry.ach.coins12" => Some(Self::Coins12),
"geometry.ach.coins13" => Some(Self::Coins13),
"geometry.ach.coins14" => Some(Self::Coins14),
"geometry.ach.coins15" => Some(Self::Coins15),
"geometry.ach.coins16" => Some(Self::Coins16),
"geometry.ach.coins17" => Some(Self::Coins17),
"geometry.ach.coins18" => Some(Self::Coins18),
"geometry.ach.coins19" => Some(Self::Coins19),
"geometry.ach.coins20" => Some(Self::Coins20),
"geometry.ach.coins21" => Some(Self::Coins21),
"geometry.ach.coins22" => Some(Self::Coins22),
"geometry.ach.coins23" => Some(Self::Coins23),
"geometry.ach.coins24" => Some(Self::Coins24),
"geometry.ach.coins25" => Some(Self::Coins25),
"geometry.ach.coins26" => Some(Self::Coins26),
"geometry.ach.coins27" => Some(Self::Coins27),
"geometry.ach.coins28" => Some(Self::Coins28),
"geometry.ach.usercoins01" => Some(Self::Usercoins01),
"geometry.ach.usercoins02" => Some(Self::Usercoins02),
"geometry.ach.usercoins03" => Some(Self::Usercoins03),
"geometry.ach.usercoins04" => Some(Self::Usercoins04),
"geometry.ach.usercoins05" => Some(Self::Usercoins05),
"geometry.ach.usercoins06" => Some(Self::Usercoins06),
"geometry.ach.usercoins07" => Some(Self::Usercoins07),
"geometry.ach.usercoins08" => Some(Self::Usercoins08),
"geometry.ach.usercoins09" => Some(Self::Usercoins09),
"geometry.ach.usercoins10" => Some(Self::Usercoins10),
"geometry.ach.usercoins11" => Some(Self::Usercoins11),
"geometry.ach.usercoins12" => Some(Self::Usercoins12),
"geometry.ach.usercoins13" => Some(Self::Usercoins13),
"geometry.ach.usercoins14" => Some(Self::Usercoins14),
"geometry.ach.usercoins15" => Some(Self::Usercoins15),
"geometry.ach.usercoins16" => Some(Self::Usercoins16),
"geometry.ach.usercoins17" => Some(Self::Usercoins17),
"geometry.ach.usercoins18" => Some(Self::Usercoins18),
"geometry.ach.usercoins19" => Some(Self::Usercoins19),
"geometry.ach.usercoins20" => Some(Self::Usercoins20),
"geometry.ach.usercoins21" => Some(Self::Usercoins21),
"geometry.ach.usercoins22" => Some(Self::Usercoins22),
"geometry.ach.usercoins23" => Some(Self::Usercoins23),
"geometry.ach.usercoins24" => Some(Self::Usercoins24),
"geometry.ach.usercoins25" => Some(Self::Usercoins25),
"geometry.ach.usercoins26" => Some(Self::Usercoins26),
"geometry.ach.usercoins27" => Some(Self::Usercoins27),
"geometry.ach.usercoins28" => Some(Self::Usercoins28),
"geometry.ach.usercoins29" => Some(Self::Usercoins29),
"geometry.ach.usercoins30" => Some(Self::Usercoins30),
"geometry.ach.usercoins31" => Some(Self::Usercoins31),
"geometry.ach.usercoins32" => Some(Self::Usercoins32),
"geometry.ach.usercoins33" => Some(Self::Usercoins33),
"geometry.ach.usercoins34" => Some(Self::Usercoins34),
"geometry.ach.usercoins35" => Some(Self::Usercoins35),
"geometry.ach.usercoins36" => Some(Self::Usercoins36),
"geometry.ach.usercoins37" => Some(Self::Usercoins37),
"geometry.ach.usercoins38" => Some(Self::Usercoins38),
"geometry.ach.usercoins39" => Some(Self::Usercoins39),
"geometry.ach.usercoins40" => Some(Self::Usercoins40),
"geometry.ach.diamonds01" => Some(Self::Diamonds01),
"geometry.ach.diamonds02" => Some(Self::Diamonds02),
"geometry.ach.diamonds03" => Some(Self::Diamonds03),
"geometry.ach.diamonds04" => Some(Self::Diamonds04),
"geometry.ach.diamonds05" => Some(Self::Diamonds05),
"geometry.ach.diamonds06" => Some(Self::Diamonds06),
"geometry.ach.diamonds07" => Some(Self::Diamonds07),
"geometry.ach.diamonds08" => Some(Self::Diamonds08),
"geometry.ach.diamonds09" => Some(Self::Diamonds09),
"geometry.ach.diamonds10" => Some(Self::Diamonds10),
"geometry.ach.diamonds11" => Some(Self::Diamonds11),
"geometry.ach.diamonds12" => Some(Self::Diamonds12),
"geometry.ach.diamonds13" => Some(Self::Diamonds13),
"geometry.ach.diamonds14" => Some(Self::Diamonds14),
"geometry.ach.diamonds15" => Some(Self::Diamonds15),
"geometry.ach.diamonds16" => Some(Self::Diamonds16),
"geometry.ach.diamonds17" => Some(Self::Diamonds17),
"geometry.ach.diamonds18" => Some(Self::Diamonds18),
"geometry.ach.lists01" => Some(Self::Lists01),
"geometry.ach.lists02" => Some(Self::Lists02),
"geometry.ach.lists03" => Some(Self::Lists03),
"geometry.ach.lists04" => Some(Self::Lists04),
"geometry.ach.lists05" => Some(Self::Lists05),
"geometry.ach.lists06" => Some(Self::Lists06),
"geometry.ach.shardFire01" => Some(Self::ShardFire01),
"geometry.ach.shardFire02" => Some(Self::ShardFire02),
"geometry.ach.shardFire03" => Some(Self::ShardFire03),
"geometry.ach.shardFire04" => Some(Self::ShardFire04),
"geometry.ach.shardFire05" => Some(Self::ShardFire05),
"geometry.ach.shardIce01" => Some(Self::ShardIce01),
"geometry.ach.shardIce02" => Some(Self::ShardIce02),
"geometry.ach.shardIce03" => Some(Self::ShardIce03),
"geometry.ach.shardIce04" => Some(Self::ShardIce04),
"geometry.ach.shardIce05" => Some(Self::ShardIce05),
"geometry.ach.shardPoison01" => Some(Self::ShardPoison01),
"geometry.ach.shardPoison02" => Some(Self::ShardPoison02),
"geometry.ach.shardPoison03" => Some(Self::ShardPoison03),
"geometry.ach.shardPoison04" => Some(Self::ShardPoison04),
"geometry.ach.shardPoison05" => Some(Self::ShardPoison05),
"geometry.ach.shardShadow01" => Some(Self::ShardShadow01),
"geometry.ach.shardShadow02" => Some(Self::ShardShadow02),
"geometry.ach.shardShadow03" => Some(Self::ShardShadow03),
"geometry.ach.shardShadow04" => Some(Self::ShardShadow04),
"geometry.ach.shardShadow05" => Some(Self::ShardShadow05),
"geometry.ach.shardLava01" => Some(Self::ShardLava01),
"geometry.ach.shardLava02" => Some(Self::ShardLava02),
"geometry.ach.shardLava03" => Some(Self::ShardLava03),
"geometry.ach.shardLava04" => Some(Self::ShardLava04),
"geometry.ach.shardLava05" => Some(Self::ShardLava05),
"geometry.ach.shardBonus01" => Some(Self::ShardBonus01),
"geometry.ach.shardBonus02" => Some(Self::ShardBonus02),
"geometry.ach.shardBonus03" => Some(Self::ShardBonus03),
"geometry.ach.shardBonus04" => Some(Self::ShardBonus04),
"geometry.ach.shardBonus05" => Some(Self::ShardBonus05),
"geometry.ach.shardEarth01" => Some(Self::ShardEarth01),
"geometry.ach.shardEarth02" => Some(Self::ShardEarth02),
"geometry.ach.shardEarth03" => Some(Self::ShardEarth03),
"geometry.ach.shardEarth04" => Some(Self::ShardEarth04),
"geometry.ach.shardEarth05" => Some(Self::ShardEarth05),
"geometry.ach.shardBlood01" => Some(Self::ShardBlood01),
"geometry.ach.shardBlood02" => Some(Self::ShardBlood02),
"geometry.ach.shardBlood03" => Some(Self::ShardBlood03),
"geometry.ach.shardBlood04" => Some(Self::ShardBlood04),
"geometry.ach.shardBlood05" => Some(Self::ShardBlood05),
"geometry.ach.shardMetal01" => Some(Self::ShardMetal01),
"geometry.ach.shardMetal02" => Some(Self::ShardMetal02),
"geometry.ach.shardMetal03" => Some(Self::ShardMetal03),
"geometry.ach.shardMetal04" => Some(Self::ShardMetal04),
"geometry.ach.shardMetal05" => Some(Self::ShardMetal05),
"geometry.ach.shardLight01" => Some(Self::ShardLight01),
"geometry.ach.shardLight02" => Some(Self::ShardLight02),
"geometry.ach.shardLight03" => Some(Self::ShardLight03),
"geometry.ach.shardLight04" => Some(Self::ShardLight04),
"geometry.ach.shardLight05" => Some(Self::ShardLight05),
"geometry.ach.shardSoul01" => Some(Self::ShardSoul01),
"geometry.ach.shardSoul02" => Some(Self::ShardSoul02),
"geometry.ach.shardSoul03" => Some(Self::ShardSoul03),
"geometry.ach.shardSoul04" => Some(Self::ShardSoul04),
"geometry.ach.shardSoul05" => Some(Self::ShardSoul05),
"geometry.ach.shardBonusB01" => Some(Self::ShardBonusB01),
"geometry.ach.shardBonusB02" => Some(Self::ShardBonusB02),
"geometry.ach.shardBonusB03" => Some(Self::ShardBonusB03),
"geometry.ach.shardBonusB04" => Some(Self::ShardBonusB04),
"geometry.ach.shardBonusB05" => Some(Self::ShardBonusB05),
"geometry.ach.followCreator" => Some(Self::FollowCreator),
"geometry.ach.followCreator2" => Some(Self::FollowCreator2),
"geometry.ach.followCreator3" => Some(Self::FollowCreator3),
"geometry.ach.followCreator4" => Some(Self::FollowCreator4),
"geometry.ach.friends01" => Some(Self::Friends01),
"geometry.ach.friends02" => Some(Self::Friends02),
"geometry.ach.friends03" => Some(Self::Friends03),
"geometry.ach.friends04" => Some(Self::Friends04),
"geometry.ach.youtube" => Some(Self::Youtube),
"geometry.ach.twitter" => Some(Self::Twitter),
"geometry.ach.facebook" => Some(Self::Facebook),
"geometry.ach.attempt01" => Some(Self::Attempt01),
"geometry.ach.attempt02" => Some(Self::Attempt02),
"geometry.ach.attempt03" => Some(Self::Attempt03),
"geometry.ach.attempt04" => Some(Self::Attempt04),
"geometry.ach.attempt05" => Some(Self::Attempt05),
"geometry.ach.attempt06" => Some(Self::Attempt06),
"geometry.ach.attempt07" => Some(Self::Attempt07),
"geometry.ach.attempt08" => Some(Self::Attempt08),
"geometry.ach.attempt09" => Some(Self::Attempt09),
"geometry.ach.attempt10" => Some(Self::Attempt10),
"geometry.ach.attempt11" => Some(Self::Attempt11),
"geometry.ach.attempt12" => Some(Self::Attempt12),
"geometry.ach.attempt13" => Some(Self::Attempt13),
"geometry.ach.attempt14" => Some(Self::Attempt14),
"geometry.ach.jump01" => Some(Self::Jump01),
"geometry.ach.jump02" => Some(Self::Jump02),
"geometry.ach.jump03" => Some(Self::Jump03),
"geometry.ach.jump04" => Some(Self::Jump04),
"geometry.ach.jump05" => Some(Self::Jump05),
"geometry.ach.jump06" => Some(Self::Jump06),
"geometry.ach.jump07" => Some(Self::Jump07),
"geometry.ach.jump08" => Some(Self::Jump08),
"geometry.ach.jump09" => Some(Self::Jump09),
"geometry.ach.jump10" => Some(Self::Jump10),
"geometry.ach.jump11" => Some(Self::Jump11),
"geometry.ach.submit" => Some(Self::Submit),
"geometry.ach.rate" => Some(Self::Rate),
"geometry.ach.rateDiff" => Some(Self::RateDiff),
"geometry.ach.rateDiff02" => Some(Self::RateDiff02),
"geometry.ach.rateDiff02b" => Some(Self::RateDiff02b),
"geometry.ach.rateDiff03" => Some(Self::RateDiff03),
"geometry.ach.rateDiff04" => Some(Self::RateDiff04),
"geometry.ach.like" => Some(Self::Like),
"geometry.ach.like02" => Some(Self::Like02),
"geometry.ach.like02b" => Some(Self::Like02b),
"geometry.ach.like03" => Some(Self::Like03),
"geometry.ach.like04" => Some(Self::Like04),
"geometry.ach.like05" => Some(Self::Like05),
"geometry.ach.like06" => Some(Self::Like06),
"geometry.ach.moreGames" => Some(Self::MoreGames),
"geometry.ach.special01" => Some(Self::Special01),
"geometry.ach.creator01" => Some(Self::Creator01),
"geometry.ach.creator02" => Some(Self::Creator02),
"geometry.ach.creator03" => Some(Self::Creator03),
"geometry.ach.creator04" => Some(Self::Creator04),
"geometry.ach.creator05" => Some(Self::Creator05),
"geometry.ach.creator06" => Some(Self::Creator06),
"geometry.ach.path01.00" => Some(Self::Path0100),
"geometry.ach.path01.01" => Some(Self::Path0101),
"geometry.ach.path01.02" => Some(Self::Path0102),
"geometry.ach.path01.03" => Some(Self::Path0103),
"geometry.ach.path01.04" => Some(Self::Path0104),
"geometry.ach.path01.05" => Some(Self::Path0105),
"geometry.ach.path01.06" => Some(Self::Path0106),
"geometry.ach.path01.07" => Some(Self::Path0107),
"geometry.ach.path01.08" => Some(Self::Path0108),
"geometry.ach.path01.09" => Some(Self::Path0109),
"geometry.ach.path01.10" => Some(Self::Path0110),
"geometry.ach.path02.00" => Some(Self::Path0200),
"geometry.ach.path02.01" => Some(Self::Path0201),
"geometry.ach.path02.02" => Some(Self::Path0202),
"geometry.ach.path02.03" => Some(Self::Path0203),
"geometry.ach.path02.04" => Some(Self::Path0204),
"geometry.ach.path02.05" => Some(Self::Path0205),
"geometry.ach.path02.06" => Some(Self::Path0206),
"geometry.ach.path02.07" => Some(Self::Path0207),
"geometry.ach.path02.08" => Some(Self::Path0208),
"geometry.ach.path02.09" => Some(Self::Path0209),
"geometry.ach.path02.10" => Some(Self::Path0210),
"geometry.ach.path03.00" => Some(Self::Path0300),
"geometry.ach.path03.01" => Some(Self::Path0301),
"geometry.ach.path03.02" => Some(Self::Path0302),
"geometry.ach.path03.03" => Some(Self::Path0303),
"geometry.ach.path03.04" => Some(Self::Path0304),
"geometry.ach.path03.05" => Some(Self::Path0305),
"geometry.ach.path03.06" => Some(Self::Path0306),
"geometry.ach.path03.07" => Some(Self::Path0307),
"geometry.ach.path03.08" => Some(Self::Path0308),
"geometry.ach.path03.09" => Some(Self::Path0309),
"geometry.ach.path03.10" => Some(Self::Path0310),
"geometry.ach.path04.00" => Some(Self::Path0400),
"geometry.ach.path04.01" => Some(Self::Path0401),
"geometry.ach.path04.02" => Some(Self::Path0402),
"geometry.ach.path04.03" => Some(Self::Path0403),
"geometry.ach.path04.04" => Some(Self::Path0404),
"geometry.ach.path04.05" => Some(Self::Path0405),
"geometry.ach.path04.06" => Some(Self::Path0406),
"geometry.ach.path04.07" => Some(Self::Path0407),
"geometry.ach.path04.08" => Some(Self::Path0408),
"geometry.ach.path04.09" => Some(Self::Path0409),
"geometry.ach.path04.10" => Some(Self::Path0410),
"geometry.ach.path05.00" => Some(Self::Path0500),
"geometry.ach.path05.01" => Some(Self::Path0501),
"geometry.ach.path05.02" => Some(Self::Path0502),
"geometry.ach.path05.03" => Some(Self::Path0503),
"geometry.ach.path05.04" => Some(Self::Path0504),
"geometry.ach.path05.05" => Some(Self::Path0505),
"geometry.ach.path05.06" => Some(Self::Path0506),
"geometry.ach.path05.07" => Some(Self::Path0507),
"geometry.ach.path05.08" => Some(Self::Path0508),
"geometry.ach.path05.09" => Some(Self::Path0509),
"geometry.ach.path05.10" => Some(Self::Path0510),
"geometry.ach.path06.00" => Some(Self::Path0600),
"geometry.ach.path06.01" => Some(Self::Path0601),
"geometry.ach.path06.02" => Some(Self::Path0602),
"geometry.ach.path06.03" => Some(Self::Path0603),
"geometry.ach.path06.04" => Some(Self::Path0604),
"geometry.ach.path06.05" => Some(Self::Path0605),
"geometry.ach.path06.06" => Some(Self::Path0606),
"geometry.ach.path06.07" => Some(Self::Path0607),
"geometry.ach.path06.08" => Some(Self::Path0608),
"geometry.ach.path06.09" => Some(Self::Path0609),
"geometry.ach.path06.10" => Some(Self::Path0610),
"geometry.ach.path07.00" => Some(Self::Path0700),
"geometry.ach.path07.01" => Some(Self::Path0701),
"geometry.ach.path07.02" => Some(Self::Path0702),
"geometry.ach.path07.03" => Some(Self::Path0703),
"geometry.ach.path07.04" => Some(Self::Path0704),
"geometry.ach.path07.05" => Some(Self::Path0705),
"geometry.ach.path07.06" => Some(Self::Path0706),
"geometry.ach.path07.07" => Some(Self::Path0707),
"geometry.ach.path07.08" => Some(Self::Path0708),
"geometry.ach.path07.09" => Some(Self::Path0709),
"geometry.ach.path07.10" => Some(Self::Path0710),
"geometry.ach.path08.00" => Some(Self::Path0800),
"geometry.ach.path08.01" => Some(Self::Path0801),
"geometry.ach.path08.02" => Some(Self::Path0802),
"geometry.ach.path08.03" => Some(Self::Path0803),
"geometry.ach.path08.04" => Some(Self::Path0804),
"geometry.ach.path08.05" => Some(Self::Path0805),
"geometry.ach.path08.06" => Some(Self::Path0806),
"geometry.ach.path08.07" => Some(Self::Path0807),
"geometry.ach.path08.08" => Some(Self::Path0808),
"geometry.ach.path08.09" => Some(Self::Path0809),
"geometry.ach.path08.10" => Some(Self::Path0810),
"geometry.ach.path09.00" => Some(Self::Path0900),
"geometry.ach.path09.01" => Some(Self::Path0901),
"geometry.ach.path09.02" => Some(Self::Path0902),
"geometry.ach.path09.03" => Some(Self::Path0903),
"geometry.ach.path09.04" => Some(Self::Path0904),
"geometry.ach.path09.05" => Some(Self::Path0905),
"geometry.ach.path09.06" => Some(Self::Path0906),
"geometry.ach.path09.07" => Some(Self::Path0907),
"geometry.ach.path09.08" => Some(Self::Path0908),
"geometry.ach.path09.09" => Some(Self::Path0909),
"geometry.ach.path09.10" => Some(Self::Path0910),
"geometry.ach.path10.00" => Some(Self::Path1000),
"geometry.ach.path10.01" => Some(Self::Path1001),
"geometry.ach.path10.02" => Some(Self::Path1002),
"geometry.ach.path10.03" => Some(Self::Path1003),
"geometry.ach.path10.04" => Some(Self::Path1004),
"geometry.ach.path10.05" => Some(Self::Path1005),
"geometry.ach.path10.06" => Some(Self::Path1006),
"geometry.ach.path10.07" => Some(Self::Path1007),
"geometry.ach.path10.08" => Some(Self::Path1008),
"geometry.ach.path10.09" => Some(Self::Path1009),
"geometry.ach.path10.10" => Some(Self::Path1010),
"geometry.ach.secret01" => Some(Self::Secret01),
"geometry.ach.secret02" => Some(Self::Secret02),
"geometry.ach.secret02b" => Some(Self::Secret02b),
"geometry.ach.secret03" => Some(Self::Secret03),
"geometry.ach.secret03b" => Some(Self::Secret03b),
"geometry.ach.secret04" => Some(Self::Secret04),
"geometry.ach.secret05" => Some(Self::Secret05),
"geometry.ach.secret06" => Some(Self::Secret06),
"geometry.ach.secret07" => Some(Self::Secret07),
"geometry.ach.secret08" => Some(Self::Secret08),
"geometry.ach.secret09" => Some(Self::Secret09),
"geometry.ach.secret10" => Some(Self::Secret10),
"geometry.ach.secret11" => Some(Self::Secret11),
"geometry.ach.secret12" => Some(Self::Secret12),
"geometry.ach.secret13" => Some(Self::Secret13),
"geometry.ach.secret14" => Some(Self::Secret14),
"geometry.ach.secret15" => Some(Self::Secret15),
"geometry.ach.secret16" => Some(Self::Secret16),
"geometry.ach.secret17" => Some(Self::Secret17),
"geometry.ach.secret18" => Some(Self::Secret18),
"geometry.ach.secret19" => Some(Self::Secret19),
"geometry.ach.v2.secret01" => Some(Self::V2Secret01),
"geometry.ach.v2.secret02" => Some(Self::V2Secret02),
"geometry.ach.v2.secret03" => Some(Self::V2Secret03),
"geometry.ach.v2.secret04" => Some(Self::V2Secret04),
"geometry.ach.v2.secret05" => Some(Self::V2Secret05),
"geometry.ach.v2.secret06" => Some(Self::V2Secret06),
"geometry.ach.v2.secret07" => Some(Self::V2Secret07),
"geometry.ach.v2.secret08" => Some(Self::V2Secret08),
"geometry.ach.v2.secret09" => Some(Self::V2Secret09),
"geometry.ach.v2.secret10" => Some(Self::V2Secret10),
"geometry.ach.v3.secret01" => Some(Self::V3Secret01),
"geometry.ach.v3.secret02" => Some(Self::V3Secret02),
"geometry.ach.v3.secret03" => Some(Self::V3Secret03),
"geometry.ach.v3.secret04" => Some(Self::V3Secret04),
"geometry.ach.v3.secret05" => Some(Self::V3Secret05),
"geometry.ach.v3.secret06" => Some(Self::V3Secret06),
"geometry.ach.v3.secret07" => Some(Self::V3Secret07),
_ => None,
}
}
pub fn to_ident(&self) -> &str {
match self {
Self::Level01b => "geometry.ach.level01b",
Self::Level01a => "geometry.ach.level01a",
Self::Level02b => "geometry.ach.level02b",
Self::Level02a => "geometry.ach.level02a",
Self::Level03b => "geometry.ach.level03b",
Self::Level03a => "geometry.ach.level03a",
Self::Level04b => "geometry.ach.level04b",
Self::Level04a => "geometry.ach.level04a",
Self::Level05b => "geometry.ach.level05b",
Self::Level05a => "geometry.ach.level05a",
Self::Level06b => "geometry.ach.level06b",
Self::Level06a => "geometry.ach.level06a",
Self::Level07b => "geometry.ach.level07b",
Self::Level07a => "geometry.ach.level07a",
Self::Level08b => "geometry.ach.level08b",
Self::Level08a => "geometry.ach.level08a",
Self::Level09b => "geometry.ach.level09b",
Self::Level09a => "geometry.ach.level09a",
Self::Level10b => "geometry.ach.level10b",
Self::Level10a => "geometry.ach.level10a",
Self::Level11b => "geometry.ach.level11b",
Self::Level11a => "geometry.ach.level11a",
Self::Level12b => "geometry.ach.level12b",
Self::Level12a => "geometry.ach.level12a",
Self::Level13b => "geometry.ach.level13b",
Self::Level13a => "geometry.ach.level13a",
Self::Level14b => "geometry.ach.level14b",
Self::Level14a => "geometry.ach.level14a",
Self::Level15b => "geometry.ach.level15b",
Self::Level15a => "geometry.ach.level15a",
Self::Level16b => "geometry.ach.level16b",
Self::Level16a => "geometry.ach.level16a",
Self::Level17b => "geometry.ach.level17b",
Self::Level17a => "geometry.ach.level17a",
Self::Level18b => "geometry.ach.level18b",
Self::Level18a => "geometry.ach.level18a",
Self::Level19b => "geometry.ach.level19b",
Self::Level19a => "geometry.ach.level19a",
Self::Level20b => "geometry.ach.level20b",
Self::Level20a => "geometry.ach.level20a",
Self::Level21b => "geometry.ach.level21b",
Self::Level21a => "geometry.ach.level21a",
Self::Level22b => "geometry.ach.level22b",
Self::Level22a => "geometry.ach.level22a",
Self::Tower01 => "geometry.ach.tower01",
Self::Tower02 => "geometry.ach.tower02",
Self::Tower03 => "geometry.ach.tower03",
Self::Tower04 => "geometry.ach.tower04",
Self::Tower01Coin => "geometry.ach.tower01Coin",
Self::Tower02Coin => "geometry.ach.tower02Coin",
Self::Tower03Coin => "geometry.ach.tower03Coin",
Self::Tower04Coin => "geometry.ach.tower04Coin",
Self::Steam01 => "geometry.ach.steam01",
Self::Steam02 => "geometry.ach.steam02",
Self::Demoncoin01 => "geometry.ach.demoncoin01",
Self::Demoncoin02 => "geometry.ach.demoncoin02",
Self::Demoncoin03 => "geometry.ach.demoncoin03",
Self::Mappacks01 => "geometry.ach.mappacks01",
Self::Mappacks02 => "geometry.ach.mappacks02",
Self::Mappacks03 => "geometry.ach.mappacks03",
Self::Mappacks04 => "geometry.ach.mappacks04",
Self::Mappacks05 => "geometry.ach.mappacks05",
Self::Mappacks06 => "geometry.ach.mappacks06",
Self::Mappacks07 => "geometry.ach.mappacks07",
Self::Mappacks08 => "geometry.ach.mappacks08",
Self::Mappacks09 => "geometry.ach.mappacks09",
Self::Mappacks10 => "geometry.ach.mappacks10",
Self::Gauntlets01 => "geometry.ach.gauntlets01",
Self::Gauntlets02 => "geometry.ach.gauntlets02",
Self::Gauntlets03 => "geometry.ach.gauntlets03",
Self::Gauntlets04 => "geometry.ach.gauntlets04",
Self::Daily01 => "geometry.ach.daily01",
Self::Daily02 => "geometry.ach.daily02",
Self::Daily03 => "geometry.ach.daily03",
Self::Daily04 => "geometry.ach.daily04",
Self::Daily05 => "geometry.ach.daily05",
Self::Daily06 => "geometry.ach.daily06",
Self::Daily07 => "geometry.ach.daily07",
Self::Custom01 => "geometry.ach.custom01",
Self::Custom02 => "geometry.ach.custom02",
Self::Custom03 => "geometry.ach.custom03",
Self::Custom04 => "geometry.ach.custom04",
Self::Custom05 => "geometry.ach.custom05",
Self::Custom06 => "geometry.ach.custom06",
Self::Custom07 => "geometry.ach.custom07",
Self::Custom08 => "geometry.ach.custom08",
Self::Custom09 => "geometry.ach.custom09",
Self::Custom10 => "geometry.ach.custom10",
Self::Custom11 => "geometry.ach.custom11",
Self::Custom12 => "geometry.ach.custom12",
Self::Custom13 => "geometry.ach.custom13",
Self::Custom14 => "geometry.ach.custom14",
Self::Stars01 => "geometry.ach.stars01",
Self::Stars02 => "geometry.ach.stars02",
Self::Stars03 => "geometry.ach.stars03",
Self::Stars04 => "geometry.ach.stars04",
Self::Stars05 => "geometry.ach.stars05",
Self::Stars06 => "geometry.ach.stars06",
Self::Stars07 => "geometry.ach.stars07",
Self::Stars08 => "geometry.ach.stars08",
Self::Stars09 => "geometry.ach.stars09",
Self::Stars10 => "geometry.ach.stars10",
Self::Stars11 => "geometry.ach.stars11",
Self::Stars12 => "geometry.ach.stars12",
Self::Stars13 => "geometry.ach.stars13",
Self::Stars14 => "geometry.ach.stars14",
Self::Stars15 => "geometry.ach.stars15",
Self::Stars16 => "geometry.ach.stars16",
Self::Stars17 => "geometry.ach.stars17",
Self::Stars18 => "geometry.ach.stars18",
Self::Stars19 => "geometry.ach.stars19",
Self::Stars20 => "geometry.ach.stars20",
Self::Stars21 => "geometry.ach.stars21",
Self::Stars22 => "geometry.ach.stars22",
Self::Stars23 => "geometry.ach.stars23",
Self::Stars24 => "geometry.ach.stars24",
Self::Stars25 => "geometry.ach.stars25",
Self::Stars26 => "geometry.ach.stars26",
Self::Stars27 => "geometry.ach.stars27",
Self::Stars28 => "geometry.ach.stars28",
Self::Stars29 => "geometry.ach.stars29",
Self::Stars30 => "geometry.ach.stars30",
Self::Stars31 => "geometry.ach.stars31",
Self::Stars32 => "geometry.ach.stars32",
Self::Stars33 => "geometry.ach.stars33",
Self::Moons01 => "geometry.ach.moons01",
Self::Moons02 => "geometry.ach.moons02",
Self::Moons03 => "geometry.ach.moons03",
Self::Moons04 => "geometry.ach.moons04",
Self::Moons05 => "geometry.ach.moons05",
Self::Moons06 => "geometry.ach.moons06",
Self::Moons07 => "geometry.ach.moons07",
Self::Moons08 => "geometry.ach.moons08",
Self::Moons09 => "geometry.ach.moons09",
Self::Moons10 => "geometry.ach.moons10",
Self::Moons11 => "geometry.ach.moons11",
Self::Moons12 => "geometry.ach.moons12",
Self::Moons13 => "geometry.ach.moons13",
Self::Moons14 => "geometry.ach.moons14",
Self::Moons15 => "geometry.ach.moons15",
Self::Moons16 => "geometry.ach.moons16",
Self::Moons17 => "geometry.ach.moons17",
Self::Moons18 => "geometry.ach.moons18",
Self::Moons19 => "geometry.ach.moons19",
Self::Moons20 => "geometry.ach.moons20",
Self::Moons21 => "geometry.ach.moons21",
Self::Moons22 => "geometry.ach.moons22",
Self::Moons23 => "geometry.ach.moons23",
Self::Moons24 => "geometry.ach.moons24",
Self::Moons25 => "geometry.ach.moons25",
Self::Moons26 => "geometry.ach.moons26",
Self::Demon01 => "geometry.ach.demon01",
Self::Demon02 => "geometry.ach.demon02",
Self::Demon03 => "geometry.ach.demon03",
Self::Demon04 => "geometry.ach.demon04",
Self::Demon05 => "geometry.ach.demon05",
Self::Demon06 => "geometry.ach.demon06",
Self::Demon07 => "geometry.ach.demon07",
Self::Demon08 => "geometry.ach.demon08",
Self::Demon09 => "geometry.ach.demon09",
Self::Demon10 => "geometry.ach.demon10",
Self::Demon11 => "geometry.ach.demon11",
Self::Demon12 => "geometry.ach.demon12",
Self::Demon13 => "geometry.ach.demon13",
Self::Demon14 => "geometry.ach.demon14",
Self::Demon15 => "geometry.ach.demon15",
Self::Demon16 => "geometry.ach.demon16",
Self::Demon17 => "geometry.ach.demon17",
Self::Demon18 => "geometry.ach.demon18",
Self::Demon19 => "geometry.ach.demon19",
Self::Demon20 => "geometry.ach.demon20",
Self::Demon21 => "geometry.ach.demon21",
Self::Demon22 => "geometry.ach.demon22",
Self::Demon23 => "geometry.ach.demon23",
Self::Demon24 => "geometry.ach.demon24",
Self::Demon25 => "geometry.ach.demon25",
Self::Demon26 => "geometry.ach.demon26",
Self::Demon27 => "geometry.ach.demon27",
Self::Demon28 => "geometry.ach.demon28",
Self::Coins01 => "geometry.ach.coins01",
Self::Coins02 => "geometry.ach.coins02",
Self::Coins03 => "geometry.ach.coins03",
Self::Coins04 => "geometry.ach.coins04",
Self::Coins05 => "geometry.ach.coins05",
Self::Coins06 => "geometry.ach.coins06",
Self::Coins07 => "geometry.ach.coins07",
Self::Coins08 => "geometry.ach.coins08",
Self::Coins09 => "geometry.ach.coins09",
Self::Coins10 => "geometry.ach.coins10",
Self::Coins11 => "geometry.ach.coins11",
Self::Coins12 => "geometry.ach.coins12",
Self::Coins13 => "geometry.ach.coins13",
Self::Coins14 => "geometry.ach.coins14",
Self::Coins15 => "geometry.ach.coins15",
Self::Coins16 => "geometry.ach.coins16",
Self::Coins17 => "geometry.ach.coins17",
Self::Coins18 => "geometry.ach.coins18",
Self::Coins19 => "geometry.ach.coins19",
Self::Coins20 => "geometry.ach.coins20",
Self::Coins21 => "geometry.ach.coins21",
Self::Coins22 => "geometry.ach.coins22",
Self::Coins23 => "geometry.ach.coins23",
Self::Coins24 => "geometry.ach.coins24",
Self::Coins25 => "geometry.ach.coins25",
Self::Coins26 => "geometry.ach.coins26",
Self::Coins27 => "geometry.ach.coins27",
Self::Coins28 => "geometry.ach.coins28",
Self::Usercoins01 => "geometry.ach.usercoins01",
Self::Usercoins02 => "geometry.ach.usercoins02",
Self::Usercoins03 => "geometry.ach.usercoins03",
Self::Usercoins04 => "geometry.ach.usercoins04",
Self::Usercoins05 => "geometry.ach.usercoins05",
Self::Usercoins06 => "geometry.ach.usercoins06",
Self::Usercoins07 => "geometry.ach.usercoins07",
Self::Usercoins08 => "geometry.ach.usercoins08",
Self::Usercoins09 => "geometry.ach.usercoins09",
Self::Usercoins10 => "geometry.ach.usercoins10",
Self::Usercoins11 => "geometry.ach.usercoins11",
Self::Usercoins12 => "geometry.ach.usercoins12",
Self::Usercoins13 => "geometry.ach.usercoins13",
Self::Usercoins14 => "geometry.ach.usercoins14",
Self::Usercoins15 => "geometry.ach.usercoins15",
Self::Usercoins16 => "geometry.ach.usercoins16",
Self::Usercoins17 => "geometry.ach.usercoins17",
Self::Usercoins18 => "geometry.ach.usercoins18",
Self::Usercoins19 => "geometry.ach.usercoins19",
Self::Usercoins20 => "geometry.ach.usercoins20",
Self::Usercoins21 => "geometry.ach.usercoins21",
Self::Usercoins22 => "geometry.ach.usercoins22",
Self::Usercoins23 => "geometry.ach.usercoins23",
Self::Usercoins24 => "geometry.ach.usercoins24",
Self::Usercoins25 => "geometry.ach.usercoins25",
Self::Usercoins26 => "geometry.ach.usercoins26",
Self::Usercoins27 => "geometry.ach.usercoins27",
Self::Usercoins28 => "geometry.ach.usercoins28",
Self::Usercoins29 => "geometry.ach.usercoins29",
Self::Usercoins30 => "geometry.ach.usercoins30",
Self::Usercoins31 => "geometry.ach.usercoins31",
Self::Usercoins32 => "geometry.ach.usercoins32",
Self::Usercoins33 => "geometry.ach.usercoins33",
Self::Usercoins34 => "geometry.ach.usercoins34",
Self::Usercoins35 => "geometry.ach.usercoins35",
Self::Usercoins36 => "geometry.ach.usercoins36",
Self::Usercoins37 => "geometry.ach.usercoins37",
Self::Usercoins38 => "geometry.ach.usercoins38",
Self::Usercoins39 => "geometry.ach.usercoins39",
Self::Usercoins40 => "geometry.ach.usercoins40",
Self::Diamonds01 => "geometry.ach.diamonds01",
Self::Diamonds02 => "geometry.ach.diamonds02",
Self::Diamonds03 => "geometry.ach.diamonds03",
Self::Diamonds04 => "geometry.ach.diamonds04",
Self::Diamonds05 => "geometry.ach.diamonds05",
Self::Diamonds06 => "geometry.ach.diamonds06",
Self::Diamonds07 => "geometry.ach.diamonds07",
Self::Diamonds08 => "geometry.ach.diamonds08",
Self::Diamonds09 => "geometry.ach.diamonds09",
Self::Diamonds10 => "geometry.ach.diamonds10",
Self::Diamonds11 => "geometry.ach.diamonds11",
Self::Diamonds12 => "geometry.ach.diamonds12",
Self::Diamonds13 => "geometry.ach.diamonds13",
Self::Diamonds14 => "geometry.ach.diamonds14",
Self::Diamonds15 => "geometry.ach.diamonds15",
Self::Diamonds16 => "geometry.ach.diamonds16",
Self::Diamonds17 => "geometry.ach.diamonds17",
Self::Diamonds18 => "geometry.ach.diamonds18",
Self::Lists01 => "geometry.ach.lists01",
Self::Lists02 => "geometry.ach.lists02",
Self::Lists03 => "geometry.ach.lists03",
Self::Lists04 => "geometry.ach.lists04",
Self::Lists05 => "geometry.ach.lists05",
Self::Lists06 => "geometry.ach.lists06",
Self::ShardFire01 => "geometry.ach.shardFire01",
Self::ShardFire02 => "geometry.ach.shardFire02",
Self::ShardFire03 => "geometry.ach.shardFire03",
Self::ShardFire04 => "geometry.ach.shardFire04",
Self::ShardFire05 => "geometry.ach.shardFire05",
Self::ShardIce01 => "geometry.ach.shardIce01",
Self::ShardIce02 => "geometry.ach.shardIce02",
Self::ShardIce03 => "geometry.ach.shardIce03",
Self::ShardIce04 => "geometry.ach.shardIce04",
Self::ShardIce05 => "geometry.ach.shardIce05",
Self::ShardPoison01 => "geometry.ach.shardPoison01",
Self::ShardPoison02 => "geometry.ach.shardPoison02",
Self::ShardPoison03 => "geometry.ach.shardPoison03",
Self::ShardPoison04 => "geometry.ach.shardPoison04",
Self::ShardPoison05 => "geometry.ach.shardPoison05",
Self::ShardShadow01 => "geometry.ach.shardShadow01",
Self::ShardShadow02 => "geometry.ach.shardShadow02",
Self::ShardShadow03 => "geometry.ach.shardShadow03",
Self::ShardShadow04 => "geometry.ach.shardShadow04",
Self::ShardShadow05 => "geometry.ach.shardShadow05",
Self::ShardLava01 => "geometry.ach.shardLava01",
Self::ShardLava02 => "geometry.ach.shardLava02",
Self::ShardLava03 => "geometry.ach.shardLava03",
Self::ShardLava04 => "geometry.ach.shardLava04",
Self::ShardLava05 => "geometry.ach.shardLava05",
Self::ShardBonus01 => "geometry.ach.shardBonus01",
Self::ShardBonus02 => "geometry.ach.shardBonus02",
Self::ShardBonus03 => "geometry.ach.shardBonus03",
Self::ShardBonus04 => "geometry.ach.shardBonus04",
Self::ShardBonus05 => "geometry.ach.shardBonus05",
Self::ShardEarth01 => "geometry.ach.shardEarth01",
Self::ShardEarth02 => "geometry.ach.shardEarth02",
Self::ShardEarth03 => "geometry.ach.shardEarth03",
Self::ShardEarth04 => "geometry.ach.shardEarth04",
Self::ShardEarth05 => "geometry.ach.shardEarth05",
Self::ShardBlood01 => "geometry.ach.shardBlood01",
Self::ShardBlood02 => "geometry.ach.shardBlood02",
Self::ShardBlood03 => "geometry.ach.shardBlood03",
Self::ShardBlood04 => "geometry.ach.shardBlood04",
Self::ShardBlood05 => "geometry.ach.shardBlood05",
Self::ShardMetal01 => "geometry.ach.shardMetal01",
Self::ShardMetal02 => "geometry.ach.shardMetal02",
Self::ShardMetal03 => "geometry.ach.shardMetal03",
Self::ShardMetal04 => "geometry.ach.shardMetal04",
Self::ShardMetal05 => "geometry.ach.shardMetal05",
Self::ShardLight01 => "geometry.ach.shardLight01",
Self::ShardLight02 => "geometry.ach.shardLight02",
Self::ShardLight03 => "geometry.ach.shardLight03",
Self::ShardLight04 => "geometry.ach.shardLight04",
Self::ShardLight05 => "geometry.ach.shardLight05",
Self::ShardSoul01 => "geometry.ach.shardSoul01",
Self::ShardSoul02 => "geometry.ach.shardSoul02",
Self::ShardSoul03 => "geometry.ach.shardSoul03",
Self::ShardSoul04 => "geometry.ach.shardSoul04",
Self::ShardSoul05 => "geometry.ach.shardSoul05",
Self::ShardBonusB01 => "geometry.ach.shardBonusB01",
Self::ShardBonusB02 => "geometry.ach.shardBonusB02",
Self::ShardBonusB03 => "geometry.ach.shardBonusB03",
Self::ShardBonusB04 => "geometry.ach.shardBonusB04",
Self::ShardBonusB05 => "geometry.ach.shardBonusB05",
Self::FollowCreator => "geometry.ach.followCreator",
Self::FollowCreator2 => "geometry.ach.followCreator2",
Self::FollowCreator3 => "geometry.ach.followCreator3",
Self::FollowCreator4 => "geometry.ach.followCreator4",
Self::Friends01 => "geometry.ach.friends01",
Self::Friends02 => "geometry.ach.friends02",
Self::Friends03 => "geometry.ach.friends03",
Self::Friends04 => "geometry.ach.friends04",
Self::Youtube => "geometry.ach.youtube",
Self::Twitter => "geometry.ach.twitter",
Self::Facebook => "geometry.ach.facebook",
Self::Attempt01 => "geometry.ach.attempt01",
Self::Attempt02 => "geometry.ach.attempt02",
Self::Attempt03 => "geometry.ach.attempt03",
Self::Attempt04 => "geometry.ach.attempt04",
Self::Attempt05 => "geometry.ach.attempt05",
Self::Attempt06 => "geometry.ach.attempt06",
Self::Attempt07 => "geometry.ach.attempt07",
Self::Attempt08 => "geometry.ach.attempt08",
Self::Attempt09 => "geometry.ach.attempt09",
Self::Attempt10 => "geometry.ach.attempt10",
Self::Attempt11 => "geometry.ach.attempt11",
Self::Attempt12 => "geometry.ach.attempt12",
Self::Attempt13 => "geometry.ach.attempt13",
Self::Attempt14 => "geometry.ach.attempt14",
Self::Jump01 => "geometry.ach.jump01",
Self::Jump02 => "geometry.ach.jump02",
Self::Jump03 => "geometry.ach.jump03",
Self::Jump04 => "geometry.ach.jump04",
Self::Jump05 => "geometry.ach.jump05",
Self::Jump06 => "geometry.ach.jump06",
Self::Jump07 => "geometry.ach.jump07",
Self::Jump08 => "geometry.ach.jump08",
Self::Jump09 => "geometry.ach.jump09",
Self::Jump10 => "geometry.ach.jump10",
Self::Jump11 => "geometry.ach.jump11",
Self::Submit => "geometry.ach.submit",
Self::Rate => "geometry.ach.rate",
Self::RateDiff => "geometry.ach.rateDiff",
Self::RateDiff02 => "geometry.ach.rateDiff02",
Self::RateDiff02b => "geometry.ach.rateDiff02b",
Self::RateDiff03 => "geometry.ach.rateDiff03",
Self::RateDiff04 => "geometry.ach.rateDiff04",
Self::Like => "geometry.ach.like",
Self::Like02 => "geometry.ach.like02",
Self::Like02b => "geometry.ach.like02b",
Self::Like03 => "geometry.ach.like03",
Self::Like04 => "geometry.ach.like04",
Self::Like05 => "geometry.ach.like05",
Self::Like06 => "geometry.ach.like06",
Self::MoreGames => "geometry.ach.moreGames",
Self::Special01 => "geometry.ach.special01",
Self::Creator01 => "geometry.ach.creator01",
Self::Creator02 => "geometry.ach.creator02",
Self::Creator03 => "geometry.ach.creator03",
Self::Creator04 => "geometry.ach.creator04",
Self::Creator05 => "geometry.ach.creator05",
Self::Creator06 => "geometry.ach.creator06",
Self::Path0100 => "geometry.ach.path01.00",
Self::Path0101 => "geometry.ach.path01.01",
Self::Path0102 => "geometry.ach.path01.02",
Self::Path0103 => "geometry.ach.path01.03",
Self::Path0104 => "geometry.ach.path01.04",
Self::Path0105 => "geometry.ach.path01.05",
Self::Path0106 => "geometry.ach.path01.06",
Self::Path0107 => "geometry.ach.path01.07",
Self::Path0108 => "geometry.ach.path01.08",
Self::Path0109 => "geometry.ach.path01.09",
Self::Path0110 => "geometry.ach.path01.10",
Self::Path0200 => "geometry.ach.path02.00",
Self::Path0201 => "geometry.ach.path02.01",
Self::Path0202 => "geometry.ach.path02.02",
Self::Path0203 => "geometry.ach.path02.03",
Self::Path0204 => "geometry.ach.path02.04",
Self::Path0205 => "geometry.ach.path02.05",
Self::Path0206 => "geometry.ach.path02.06",
Self::Path0207 => "geometry.ach.path02.07",
Self::Path0208 => "geometry.ach.path02.08",
Self::Path0209 => "geometry.ach.path02.09",
Self::Path0210 => "geometry.ach.path02.10",
Self::Path0300 => "geometry.ach.path03.00",
Self::Path0301 => "geometry.ach.path03.01",
Self::Path0302 => "geometry.ach.path03.02",
Self::Path0303 => "geometry.ach.path03.03",
Self::Path0304 => "geometry.ach.path03.04",
Self::Path0305 => "geometry.ach.path03.05",
Self::Path0306 => "geometry.ach.path03.06",
Self::Path0307 => "geometry.ach.path03.07",
Self::Path0308 => "geometry.ach.path03.08",
Self::Path0309 => "geometry.ach.path03.09",
Self::Path0310 => "geometry.ach.path03.10",
Self::Path0400 => "geometry.ach.path04.00",
Self::Path0401 => "geometry.ach.path04.01",
Self::Path0402 => "geometry.ach.path04.02",
Self::Path0403 => "geometry.ach.path04.03",
Self::Path0404 => "geometry.ach.path04.04",
Self::Path0405 => "geometry.ach.path04.05",
Self::Path0406 => "geometry.ach.path04.06",
Self::Path0407 => "geometry.ach.path04.07",
Self::Path0408 => "geometry.ach.path04.08",
Self::Path0409 => "geometry.ach.path04.09",
Self::Path0410 => "geometry.ach.path04.10",
Self::Path0500 => "geometry.ach.path05.00",
Self::Path0501 => "geometry.ach.path05.01",
Self::Path0502 => "geometry.ach.path05.02",
Self::Path0503 => "geometry.ach.path05.03",
Self::Path0504 => "geometry.ach.path05.04",
Self::Path0505 => "geometry.ach.path05.05",
Self::Path0506 => "geometry.ach.path05.06",
Self::Path0507 => "geometry.ach.path05.07",
Self::Path0508 => "geometry.ach.path05.08",
Self::Path0509 => "geometry.ach.path05.09",
Self::Path0510 => "geometry.ach.path05.10",
Self::Path0600 => "geometry.ach.path06.00",
Self::Path0601 => "geometry.ach.path06.01",
Self::Path0602 => "geometry.ach.path06.02",
Self::Path0603 => "geometry.ach.path06.03",
Self::Path0604 => "geometry.ach.path06.04",
Self::Path0605 => "geometry.ach.path06.05",
Self::Path0606 => "geometry.ach.path06.06",
Self::Path0607 => "geometry.ach.path06.07",
Self::Path0608 => "geometry.ach.path06.08",
Self::Path0609 => "geometry.ach.path06.09",
Self::Path0610 => "geometry.ach.path06.10",
Self::Path0700 => "geometry.ach.path07.00",
Self::Path0701 => "geometry.ach.path07.01",
Self::Path0702 => "geometry.ach.path07.02",
Self::Path0703 => "geometry.ach.path07.03",
Self::Path0704 => "geometry.ach.path07.04",
Self::Path0705 => "geometry.ach.path07.05",
Self::Path0706 => "geometry.ach.path07.06",
Self::Path0707 => "geometry.ach.path07.07",
Self::Path0708 => "geometry.ach.path07.08",
Self::Path0709 => "geometry.ach.path07.09",
Self::Path0710 => "geometry.ach.path07.10",
Self::Path0800 => "geometry.ach.path08.00",
Self::Path0801 => "geometry.ach.path08.01",
Self::Path0802 => "geometry.ach.path08.02",
Self::Path0803 => "geometry.ach.path08.03",
Self::Path0804 => "geometry.ach.path08.04",
Self::Path0805 => "geometry.ach.path08.05",
Self::Path0806 => "geometry.ach.path08.06",
Self::Path0807 => "geometry.ach.path08.07",
Self::Path0808 => "geometry.ach.path08.08",
Self::Path0809 => "geometry.ach.path08.09",
Self::Path0810 => "geometry.ach.path08.10",
Self::Path0900 => "geometry.ach.path09.00",
Self::Path0901 => "geometry.ach.path09.01",
Self::Path0902 => "geometry.ach.path09.02",
Self::Path0903 => "geometry.ach.path09.03",
Self::Path0904 => "geometry.ach.path09.04",
Self::Path0905 => "geometry.ach.path09.05",
Self::Path0906 => "geometry.ach.path09.06",
Self::Path0907 => "geometry.ach.path09.07",
Self::Path0908 => "geometry.ach.path09.08",
Self::Path0909 => "geometry.ach.path09.09",
Self::Path0910 => "geometry.ach.path09.10",
Self::Path1000 => "geometry.ach.path10.00",
Self::Path1001 => "geometry.ach.path10.01",
Self::Path1002 => "geometry.ach.path10.02",
Self::Path1003 => "geometry.ach.path10.03",
Self::Path1004 => "geometry.ach.path10.04",
Self::Path1005 => "geometry.ach.path10.05",
Self::Path1006 => "geometry.ach.path10.06",
Self::Path1007 => "geometry.ach.path10.07",
Self::Path1008 => "geometry.ach.path10.08",
Self::Path1009 => "geometry.ach.path10.09",
Self::Path1010 => "geometry.ach.path10.10",
Self::Secret01 => "geometry.ach.secret01",
Self::Secret02 => "geometry.ach.secret02",
Self::Secret02b => "geometry.ach.secret02b",
Self::Secret03 => "geometry.ach.secret03",
Self::Secret03b => "geometry.ach.secret03b",
Self::Secret04 => "geometry.ach.secret04",
Self::Secret05 => "geometry.ach.secret05",
Self::Secret06 => "geometry.ach.secret06",
Self::Secret07 => "geometry.ach.secret07",
Self::Secret08 => "geometry.ach.secret08",
Self::Secret09 => "geometry.ach.secret09",
Self::Secret10 => "geometry.ach.secret10",
Self::Secret11 => "geometry.ach.secret11",
Self::Secret12 => "geometry.ach.secret12",
Self::Secret13 => "geometry.ach.secret13",
Self::Secret14 => "geometry.ach.secret14",
Self::Secret15 => "geometry.ach.secret15",
Self::Secret16 => "geometry.ach.secret16",
Self::Secret17 => "geometry.ach.secret17",
Self::Secret18 => "geometry.ach.secret18",
Self::Secret19 => "geometry.ach.secret19",
Self::V2Secret01 => "geometry.ach.v2.secret01",
Self::V2Secret02 => "geometry.ach.v2.secret02",
Self::V2Secret03 => "geometry.ach.v2.secret03",
Self::V2Secret04 => "geometry.ach.v2.secret04",
Self::V2Secret05 => "geometry.ach.v2.secret05",
Self::V2Secret06 => "geometry.ach.v2.secret06",
Self::V2Secret07 => "geometry.ach.v2.secret07",
Self::V2Secret08 => "geometry.ach.v2.secret08",
Self::V2Secret09 => "geometry.ach.v2.secret09",
Self::V2Secret10 => "geometry.ach.v2.secret10",
Self::V3Secret01 => "geometry.ach.v3.secret01",
Self::V3Secret02 => "geometry.ach.v3.secret02",
Self::V3Secret03 => "geometry.ach.v3.secret03",
Self::V3Secret04 => "geometry.ach.v3.secret04",
Self::V3Secret05 => "geometry.ach.v3.secret05",
Self::V3Secret06 => "geometry.ach.v3.secret06",
Self::V3Secret07 => "geometry.ach.v3.secret07",
}
}
}