1
0

_attrib_shoe_trainers.qsrc 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. # $attrib_shoe_trainers
  2. if ARGS[1] = 1:
  3. ShoQuality = 3
  4. ShoHeels = 1
  5. ShoCut = 1
  6. elseif ARGS[1] = 2:
  7. ShoQuality = 3
  8. ShoHeels = 1
  9. ShoCut = 1
  10. elseif ARGS[1] = 3:
  11. ShoQuality = 4
  12. ShoHeels = 1
  13. ShoCut = 1
  14. elseif ARGS[1] = 4:
  15. ShoQuality = 4
  16. ShoHeels = 1
  17. ShoCut = 1
  18. elseif ARGS[1] = 5:
  19. ShoQuality = 5
  20. ShoHeels = 1
  21. ShoCut = 1
  22. elseif ARGS[1] = 6:
  23. ShoQuality = 5
  24. ShoHeels = 1
  25. ShoCut = 1
  26. elseif ARGS[1] = 7:
  27. ShoQuality = 4
  28. ShoHeels = 1
  29. ShoCut = 1
  30. elseif ARGS[1] = 8:
  31. ShoQuality = 5
  32. ShoHeels = 1
  33. ShoCut = 1
  34. elseif ARGS[1] = 9:
  35. ShoQuality = 3
  36. ShoHeels = 1
  37. ShoCut = 1
  38. elseif ARGS[1] = 10:
  39. ShoQuality = 4
  40. ShoHeels = 1
  41. ShoCut = 1
  42. elseif ARGS[1] = 11:
  43. ShoQuality = 5
  44. ShoHeels = 1
  45. ShoCut = 1
  46. elseif ARGS[1] = 12:
  47. ShoQuality = 5
  48. ShoHeels = 1
  49. ShoCut = 1
  50. elseif ARGS[1] = 13:
  51. ShoQuality = 5
  52. ShoHeels = 1
  53. ShoCut = 1
  54. elseif ARGS[1] = 14:
  55. ShoQuality = 4
  56. ShoHeels = 1
  57. ShoCut = 1
  58. elseif ARGS[1] = 15:
  59. ShoQuality = 3
  60. ShoHeels = 1
  61. ShoCut = 1
  62. elseif ARGS[1] = 16:
  63. ShoQuality = 3
  64. ShoHeels = 1
  65. ShoCut = 1
  66. elseif ARGS[1] = 17:
  67. ShoQuality = 5
  68. ShoHeels = 1
  69. ShoCut = 1
  70. elseif ARGS[1] = 18:
  71. ShoQuality = 5
  72. ShoHeels = 1
  73. ShoCut = 1
  74. elseif ARGS[1] = 19:
  75. ShoQuality = 4
  76. ShoHeels = 1
  77. ShoCut = 1
  78. elseif ARGS[1] = 20:
  79. ShoQuality = 3
  80. ShoHeels = 1
  81. ShoCut = 1
  82. elseif ARGS[1] = 21:
  83. ShoQuality = 3
  84. ShoHeels = 1
  85. ShoCut = 1
  86. elseif ARGS[1] = 22:
  87. ShoQuality = 3
  88. ShoHeels = 1
  89. ShoCut = 1
  90. elseif ARGS[1] = 23:
  91. ShoQuality = 4
  92. ShoHeels = 1
  93. ShoCut = 1
  94. elseif ARGS[1] = 24:
  95. ShoQuality = 3
  96. ShoHeels = 1
  97. ShoCut = 1
  98. elseif ARGS[1] = 25:
  99. ShoQuality = 5
  100. ShoHeels = 1
  101. ShoCut = 1
  102. elseif ARGS[1] = 26:
  103. ShoQuality = 5
  104. ShoHeels = 1
  105. ShoCut = 1
  106. elseif ARGS[1] = 27:
  107. ShoQuality = 4
  108. ShoHeels = 1
  109. ShoCut = 1
  110. elseif ARGS[1] = 28:
  111. ShoQuality = 3
  112. ShoHeels = 1
  113. ShoCut = 1
  114. elseif ARGS[1] = 29:
  115. ShoQuality = 4
  116. ShoHeels = 1
  117. ShoCut = 1
  118. end
  119. --- $attrib_shoe_trainers ---------------------------------