源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
853 B

преди 1 месец
  1. Config = Config or {}
  2. Config.Mateanniversary = {
  3. [1] = {day = 1,award = [[ [{0,102401,1}] ]],picture = 1},
  4. [2] = {day = 2,award = [[ [{0,102402,1}] ]],picture = 2},
  5. [3] = {day = 3,award = [[ [{0,102403,1}] ]],picture = 3},
  6. [5] = {day = 5,award = [[ [{0,102403,2}] ]],picture = 4},
  7. [8] = {day = 8,award = [[ [{0,102404,1}] ]],picture = 5},
  8. [10] = {day = 10,award = [[ [{0,102404,2}] ]],picture = 1},
  9. [15] = {day = 15,award = [[ [{0,102405,1}] ]],picture = 2},
  10. [30] = {day = 30,award = [[ [{0,102405,2}] ]],picture = 3},
  11. [90] = {day = 90,award = [[ [{0,102406,1}] ]],picture = 4},
  12. [120] = {day = 120,award = [[ [{0,102406,2}] ]],picture = 5},
  13. [180] = {day = 180,award = [[ [{0,102407,1}] ]],picture = 1},
  14. [200] = {day = 200,award = [[ [{0,102407,2}] ]],picture = 2},
  15. [365] = {day = 365,award = [[ [{0,102408,1}] ]],picture = 3},
  16. }