Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. //Cadet Shop
  2. Class Item_A3L_Patrol_Cadet_Uni
  3. {
  4. displayName = "ECSO Patrol Cadet Uni";
  5. buyValue = 150;
  6. physicalClass = "A3L_Patrol_Cadet_Uni";
  7. physicalType = "Cloth";
  8. clothingType = "Uniform";
  9. copRank = "Cadet";
  10. };
  11. Class Item_A3L_Corrections_Cadet_Uni
  12. {
  13. displayName = "ECSO DOC Cadet Uni";
  14. buyValue = 150;
  15. physicalClass = "A3L_Corrections_Cadet_Uni";
  16. physicalType = "Cloth";
  17. clothingType = "Uniform";
  18. copRank = "Cadet";
  19. };
  20. Class Item_U_B_Wetsuit
  21. {
  22. displayName = "ECSO Wetsuit";
  23. buyValue = 150;
  24. physicalClass = "U_B_Wetsuit";
  25. physicalType = "Cloth":
  26. clothingType = "Uniform";
  27. copRank = "Cadet";
  28. }
  29. Class Item_A3L_ECSO_Patrol_Jacket
  30. {
  31. displayName = "ECSO Patrol Jacket";
  32. buyValue = 150;
  33. physicalClass = "A3L_ECSO_Patrol_Jacket";
  34. physicalType = "Cloth";
  35. clothingType = "Uniform";
  36. copRank = "Cadet";
  37. }
  38. Class Item_A3L_Erie_Corrections_Vest
  39. {
  40. displayName = "ECSO Corrections Vest";
  41. buyValue = 100;
  42. physicalClass = "A3L_Corrections_Vest";
  43. physicalType = "Cloth";
  44. clothingType = "Vest";
  45. copRank = "Cadet";
  46. }
  47. Class Item_TRYK_V_Bulletproof_ECSO
  48. {
  49. displayName = "ECSO Patrol Vest";
  50. buyValue = 100;
  51. physicalClass = "TRYK_V_Bulletproof_ECSO";
  52. physicalType = "Cloth";
  53. clothingType = "Vest";
  54. copRank = "Cadet";
  55. }
  56. Class Item_Campaign_Hat_Sheriff
  57. {
  58. displayName = "ECSO Campaign Hat";
  59. buyValue = 50;
  60. physicalClass = "Campaign_Hat_Sheriff";
  61. physicalType = "Cloth";
  62. clothingType = "Headgear";
  63. copRank = "Cadet";
  64. }
  65. Class Item_TRYK_B_Belt_BLK
  66. {
  67. displayName = "TRYK Black Belt";
  68. buyValue = 50;
  69. physicalClass = "TRYK_B_Belt_BLK";
  70. physicalType = "Cloth";
  71. clothingType = "Backpack";
  72. copRank = "Cadet";
  73. }
  74. //Deputy Shop
  75. Class Item_A3L_Patrol_Deputy_Uni
  76. {
  77. displayName = "ECSO Patrol Deputy Uni";
  78. buyValue = 150;
  79. physicalClass = "A3L_Patrol_Deputy_Uni";
  80. physicalType = "Cloth";
  81. clothingType = "Uniform";
  82. copRank = "Deputy";
  83. };
  84. Class Item_A3L_Corrections_Deputy_Uni
  85. {
  86. displayName = "ECSO DOC Deputy Uni";
  87. buyValue = 150;
  88. physicalClass = "A3L_Corrections_Deputy_Uni";
  89. physicalType = "Cloth";
  90. clothingType = "Uniform";
  91. copRank = "Deputy";
  92. };
  93. //Corporal Shop
  94. Class Item_A3L_Patrol_Corporal_Uni
  95. {
  96. displayName = "ECSO Patrol Corporal Uni";
  97. buyValue = 150;
  98. physicalClass = "A3L_Patrol_Corporal_Uni";
  99. physicalType = "Cloth";
  100. clothingType = "Uniform";
  101. copRank = "Corporal";
  102. };
  103. Class Item_A3L_Corrections_Deputy_Uni
  104. {
  105. displayName = "ECSO DOC Deputy Uni";
  106. buyValue = 150;
  107. physicalClass = "A3L_Corrections_Deputy_Uni";
  108. physicalType = "Cloth";
  109. clothingType = "Uniform";
  110. copRank = "Corporal";
  111. };
  112. //Sergeant Shop
  113. Class Item_A3L_Patrol_Sergeant_Uni
  114. {
  115. displayName = "ECSO Patrol Sergeant Uni";
  116. buyValue = 150;
  117. physicalClass = "A3L_Patrol_Sergeant_Uni";
  118. physicalType = "Cloth";
  119. clothingType = "Uniform";
  120. copRank = "Sergeant";
  121. };
  122. Class Item_A3L_Corrections_Sergeant_Uni
  123. {
  124. displayName = "ECSO DOC Sergeant Uni";
  125. buyValue = 150;
  126. physicalClass = "A3L_Corrections_Sergeant_Uni";
  127. physicalType = "Cloth";
  128. clothingType = "Uniform";
  129. copRank = "Sergeant";
  130. };
  131. //Command Shop
  132. Class Item_A3L_Patrol_Lieutenant_Uni
  133. {
  134. displayName = "ECSO Patrol Lieutenant Uni";
  135. buyValue = 150;
  136. physicalClass = "A3L_Patrol_Lieutenant_Uni";
  137. physicalType = "Cloth";
  138. clothingType = "Uniform";
  139. copRank = "Lieutenant";
  140. };
  141. Class Item_A3L_Corrections_Lieutenant_Uni
  142. {
  143. displayName = "ECSO DOC Lieutenant Uni";
  144. buyValue = 150;
  145. physicalClass = "A3L_Corrections_Lieutenant_Uni";
  146. physicalType = "Cloth";
  147. clothingType = "Uniform";
  148. copRank = "Lieutenant";
  149. };
  150. Class Item_A3L_Patrol_Captain_Uni
  151. {
  152. displayName = "ECSO Patrol Captain Uni";
  153. buyValue = 150;
  154. physicalClass = "A3L_Patrol_Captain_Uni";
  155. physicalType = "Cloth";
  156. clothingType = "Uniform";
  157. copRank = "Captain";
  158. };
  159. Class Item_A3L_Corrections_Warden_Uni
  160. {
  161. displayName = "ECSO DOC Warfen Uni";
  162. buyValue = 150;
  163. physicalClass = "A3L_Corrections_Warden_Uni";
  164. physicalType = "Cloth";
  165. clothingType = "Uniform";
  166. copRank = "Captain";
  167. };
  168. //High Command Shop
  169. Class Item_A3L_Patrol_UnderSheriff_Uni
  170. {
  171. displayName = "ECSO UnderSheriff Uni";
  172. buyValue = 150;
  173. physicalClass = "A3L_Patrol_UnderSheriff_Uni";
  174. physicalType = "Cloth";
  175. clothingType = "Uniform";
  176. copRank = "High Command";
  177. };
  178. Class Item_A3L_Patrol_Sheriff_Uni
  179. {
  180. displayName = "ECSO Sheriff Uni";
  181. buyValue = 150;
  182. physicalClass = "A3L_Patrol_Sheriff_Uni";
  183. physicalType = "Cloth";
  184. clothingType = "Uniform";
  185. copRank = "High Command";
  186. };
  187. Class Item_LS_Sheriff
  188. {
  189. displayName = "ECSO High Command Vest";
  190. buyValue = 100;
  191. physicalClass = "LS_Sheriff";
  192. physicalType = "Cloth";
  193. clothingType = "Vest";
  194. copRank = "High Command";
  195. };
  196. Class Item_DON_Vest_invis
  197. {
  198. displayName = "ECSO Invis Vest";
  199. buyValue = 100;
  200. physicalClass = "DON_Vest_invis";
  201. physicalType = "Cloth";
  202. clothingType = "Vest";
  203. copRank = "High Command";
  204. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement