Jump to content

Zezicla

Members
  • Content Count

    115
  • Joined

  • Last visited

Posts posted by Zezicla


  1. some1 got a release of the aurás used in this patch ?

     

    +static int auraTable[][3] = {
    + {  -1,  -1,  -1 },
    + // Reserved for PK Mode
    + { 586,  -1,  -1 }, // LH
    + { 586, 362,  -1 }, // LH Mvp
    + { 586, 362, 240 }, // 1? PK Place
    + // Basic Auras
    + { 418,  -1,  -1 }, // Red Fury
    + { 486,  -1,  -1 }, // Blue Fury
    + { 485,  -1,  -1 }, // White Fury
    + { 239,  -1,  -1 }, // Aura Red
    + { 240,  -1,  -1 }, // Aura White
    + { 241,  -1,  -1 }, // Aura Yellow
    + { 620,  -1,  -1 }, // Aura Blue
    + { 202,  -1,  -1 }, // Lvl 99 Bubbles
    + { 362,  -1,  -1 }, // Advanced Lvl 99 Bubbles
    + { 678,  -1,  -1 }, // Brazil Aura Bubbles
    + { 679,  -1,  -1 }, // Brazil Aura
    + { 680,  -1,  -1 }, // Brazil Aura Floor
    + // 2 Sets
    + { 239, 418,  -1 },
    + { 239, 486,  -1 },
    + { 239, 485,  -1 },
    + { 240, 418,  -1 },
    + { 240, 486,  -1 },
    + { 240, 485,  -1 },
    + { 241, 418,  -1 },
    + { 241, 486,  -1 },
    + { 241, 485,  -1 },
    + { 620, 418,  -1 },
    + { 620, 486,  -1 },
    + { 620, 485,  -1 },
    + // Full Sets
    + { 239, 418, 202 },
    + { 239, 486, 202 },
    + { 239, 485, 202 },
    + { 240, 418, 202 },
    + { 240, 486, 202 },
    + { 240, 485, 202 },
    + { 241, 418, 202 },
    + { 241, 486, 202 },
    + { 241, 485, 202 },
    + { 620, 418, 202 },
    + { 620, 486, 202 },
    + { 620, 485, 202 },
    + { 239, 418, 362 },
    + { 239, 486, 362 },
    + { 239, 485, 362 },
    + { 240, 418, 362 },
    + { 240, 486, 362 },
    + { 240, 485, 362 },
    + { 241, 418, 362 },
    + { 241, 486, 362 },
    + { 241, 485, 362 },
    + { 620, 418, 362 },
    + { 620, 486, 362 },
    + { 620, 485, 362 },
    + { 239, 418, 678 },
    + { 239, 486, 678 },
    + { 239, 485, 678 },
    + { 240, 418, 678 },
    + { 240, 486, 678 },
    + { 240, 485, 678 },
    + { 241, 418, 678 },
    + { 241, 486, 678 },
    + { 241, 485, 678 },
    + { 620, 418, 678 },
    + { 620, 486, 678 },
    + { 620, 485, 678 },
    + // Oficial Set
    + { 680, 679, 678 },
    + {  -1,  -1,  -1 }

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.