Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.74 KB | None | 0 0
  1. Config.Uniforms = {
  2. -- ######################### UNIFORMES POR RANGO ###############################
  3. u_voluntario = { -- voluntario
  4. male = {
  5. ['tshirt_1'] = 15, ['tshirt_2'] = 0,
  6. ['torso_1'] = 74, ['torso_2'] = 0,
  7. ['decals_1'] = 0, ['decals_2'] = 0,
  8. ['arms'] = 85,
  9. ['pants_1'] = 35, ['pants_2'] = 0,
  10. ['shoes_1'] = 25, ['shoes_2'] = 0,
  11. ['helmet_1'] = -1, ['helmet_2'] = 0,
  12. ['chain_1'] = 127, ['chain_2'] = 0,
  13. ['bproof_1'] = 0, ['bproof_2'] = 0,
  14. ['ears_1'] = -1, ['ears_2'] = 0
  15. ['watches_1'] = 20, ['watches_2'] = 0
  16. },
  17. female = {
  18. ['tshirt_1'] = 14, ['tshirt_2'] = 0,
  19. ['torso_1'] = 26, ['torso_2'] = 0,
  20. ['decals_1'] = 0, ['decals_2'] = 0,
  21. ['arms'] = 109,
  22. ['pants_1'] = 34, ['pants_2'] = 0,
  23. ['shoes_1'] = 25, ['shoes_2'] = 0,
  24. ['helmet_1'] = -1, ['helmet_2'] = 0,
  25. ['chain_1'] = 97, ['chain_2'] = 0,
  26. ['ears_1'] = -1, ['ears_2'] = 0
  27. ['watches_1'] = 9, ['watches_2'] = 2
  28. }
  29. },
  30.  
  31. u_paramedico= { -- Uniforme del paramedico
  32.  
  33. male = {
  34. ['tshirt_1'] = 57, ['tshirt_2'] = 0,
  35. ['torso_1'] = 74, ['torso_2'] = 0,
  36. ['decals_1'] = 0, ['decals_2'] = 0,
  37. ['arms'] = 85,
  38. ['pants_1'] = 35, ['pants_2'] = 0,
  39. ['shoes_1'] = 25, ['shoes_2'] = 0,
  40. ['helmet_1'] = -1, ['helmet_2'] = 0,
  41. ['chain_1'] = 0, ['chain_2'] = 0,
  42. ['bproof_1'] = 14, ['bproof_2'] = 0,
  43. ['ears_1'] = -1, ['ears_2'] = 0,
  44. ['watches_1'] = 20, ['watches_2'] = 0
  45. },
  46. female = {
  47. ['tshirt_1'] = 6, ['tshirt_2'] = 0,
  48. ['torso_1'] = 25, ['torso_2'] = 0,
  49. ['decals_1'] = 0, ['decals_2'] = 0,
  50. ['arms'] = 109,
  51. ['pants_1'] = 34, ['pants_2'] = 0,
  52. ['shoes_1'] = 57, ['shoes_2'] = 0,
  53. ['helmet_1'] = -1, ['helmet_2'] = 0,
  54. ['chain_1'] = 0, ['chain_2'] = 0,
  55. ['ears_1'] = -1, ['ears_2'] = 0
  56. ['watches_1'] = 9, ['watches_2'] = 2
  57. }
  58. },
  59.  
  60. u_auxiliar = { -- Uniforme del auxiliar
  61.  
  62. male = {
  63. ['tshirt_1'] = 15, ['tshirt_2'] = 0,
  64. ['torso_1'] = 86, ['torso_2'] = 0,
  65. ['decals_1'] = 0, ['decals_2'] = 0,
  66. ['arms'] = 85,
  67. ['pants_1'] = 45, ['pants_2'] = 5,
  68. ['shoes_1'] = 42, ['shoes_2'] = 2,
  69. ['helmet_1'] = -1, ['helmet_2'] = 0,
  70. ['chain_1'] = 127, ['chain_2'] = 0,
  71. ['bproof_1'] = 0, ['bproof_2'] = 0,
  72. ['ears_1'] = -1, ['ears_2'] = 0,
  73. ['watches_1'] = 20, ['watches_2'] = 0
  74. },
  75. female = {
  76. ['tshirt_1'] = 55, ['tshirt_2'] = 0,
  77. ['torso_1'] = 83, ['torso_2'] = 0,
  78. ['decals_1'] = 0, ['decals_2'] = 0,
  79. ['arms'] = 104,
  80. ['pants_1'] = 47, ['pants_2'] = 5,
  81. ['shoes_1'] = 10, ['shoes_2'] = 1,
  82. ['helmet_1'] = -1, ['helmet_2'] = 0,
  83. ['chain_1'] = 97, ['chain_2'] = 0,
  84. ['ears_1'] = -1, ['ears_2'] = 0
  85. ['watches_1'] = 9, ['watches_2'] = 2
  86. }
  87. },
  88.  
  89. u_enfermero = { -- Uniforme del enfermero
  90.  
  91. male = {
  92. ['tshirt_1'] = 15, ['tshirt_2'] = 0,
  93. ['torso_1'] = 86, ['torso_2'] = 0,
  94. ['decals_1'] = 0, ['decals_2'] = 0,
  95. ['arms'] = 85,
  96. ['pants_1'] = 45, ['pants_2'] = 5,
  97. ['shoes_1'] = 42, ['shoes_2'] = 2,
  98. ['helmet_1'] = -1, ['helmet_2'] = 0,
  99. ['chain_1'] = 30, ['chain_2'] = 0,
  100. ['bproof_1'] = 0, ['bproof_2'] = 0,
  101. ['ears_1'] = -1, ['ears_2'] = 0,
  102. ['watches_1'] = 20, ['watches_2'] = 0
  103. },
  104. female = {
  105. ['tshirt_1'] = 55, ['tshirt_2'] = 0,
  106. ['torso_1'] = 83, ['torso_2'] = 0,
  107. ['decals_1'] = 0, ['decals_2'] = 0,
  108. ['arms'] = 104,
  109. ['pants_1'] = 47, ['pants_2'] = 5,
  110. ['shoes_1'] = 10, ['shoes_2'] = 1,
  111. ['helmet_1'] = -1, ['helmet_2'] = 0,
  112. ['chain_1'] = 14, ['chain_2'] = 0,
  113. ['ears_1'] = -1, ['ears_2'] = 0
  114. ['watches_1'] = 9, ['watches_2'] = 2
  115. }
  116. },
  117.  
  118. u_doctor = { -- Uniforme del doctor
  119.  
  120. male = {
  121. ['tshirt_1'] = 54, ['tshirt_2'] = 0,
  122. ['torso_1'] = 73, ['torso_2'] = 15,
  123. ['decals_1'] = 0, ['decals_2'] = 0,
  124. ['arms'] = 85,
  125. ['pants_1'] = 35, ['pants_2'] = 0,
  126. ['shoes_1'] = 25, ['shoes_2'] = 0,
  127. ['helmet_1'] = -1, ['helmet_2'] = 0,
  128. ['chain_1'] = 126, ['chain_2'] = 0,
  129. ['bproof_1'] = 14, ['bproof_2'] = 0,
  130. ['ears_1'] = -1, ['ears_2'] = 0,
  131. ['watches_1'] = 20, ['watches_2'] = 0
  132. },
  133. female = {
  134. ['tshirt_1'] = 6, ['tshirt_2'] = 0,
  135. ['torso_1'] = 224, ['torso_2'] = 23,
  136. ['decals_1'] = 0, ['decals_2'] = 0,
  137. ['arms'] = 109,
  138. ['pants_1'] = 34, ['pants_2'] = 0,
  139. ['shoes_1'] = 25, ['shoes_2'] = 0,
  140. ['helmet_1'] = -1, ['helmet_2'] = 0,
  141. ['chain_1'] = 14, ['chain_2'] = 0,
  142. ['bproof_1'] = 16, ['bproof_2'] = 0,
  143. ['ears_1'] = -1, ['ears_2'] = 0
  144. ['watches_1'] = 9, ['watches_2'] = 2
  145. }
  146. },
  147.  
  148. u_doctor = { -- Uniforme del doctor
  149.  
  150. male = {
  151. ['tshirt_1'] = 54, ['tshirt_2'] = 0,
  152. ['torso_1'] = 73, ['torso_2'] = 15,
  153. ['decals_1'] = 0, ['decals_2'] = 0,
  154. ['arms'] = 85,
  155. ['pants_1'] = 35, ['pants_2'] = 0,
  156. ['shoes_1'] = 25, ['shoes_2'] = 0,
  157. ['helmet_1'] = -1, ['helmet_2'] = 0,
  158. ['chain_1'] = 126, ['chain_2'] = 0,
  159. ['bproof_1'] = 14, ['bproof_2'] = 0,
  160. ['ears_1'] = -1, ['ears_2'] = 0,
  161. ['watches_1'] = 20, ['watches_2'] = 0
  162. },
  163. female = {
  164. ['tshirt_1'] = 6, ['tshirt_2'] = 0,
  165. ['torso_1'] = 224, ['torso_2'] = 23,
  166. ['decals_1'] = 0, ['decals_2'] = 0,
  167. ['arms'] = 109,
  168. ['pants_1'] = 34, ['pants_2'] = 0,
  169. ['shoes_1'] = 25, ['shoes_2'] = 0,
  170. ['helmet_1'] = -1, ['helmet_2'] = 0,
  171. ['chain_1'] = 14, ['chain_2'] = 0,
  172. ['bproof_1'] = 16, ['bproof_2'] = 0,
  173. ['ears_1'] = -1, ['ears_2'] = 0
  174. ['watches_1'] = 9, ['watches_2'] = 2
  175. }
  176. },
  177.  
  178. u_cirujano = { -- Uniforme del cirujano
  179.  
  180. male = {
  181. ['tshirt_1'] = 54, ['tshirt_2'] = 0,
  182. ['torso_1'] = 23, ['torso_2'] = 3,
  183. ['decals_1'] = 0, ['decals_2'] = 0,
  184. ['arms'] = 88,
  185. ['pants_1'] = 35, ['pants_2'] = 0,
  186. ['shoes_1'] = 42, ['shoes_2'] = 2,
  187. ['helmet_1'] = -1, ['helmet_2'] = 0,
  188. ['chain_1'] = 30, ['chain_2'] = 0,
  189. ['bproof_1'] = 0, ['bproof_2'] = 0,
  190. ['ears_1'] = -1, ['ears_2'] = 0,
  191. ['watches_1'] = -1, ['watches_2'] = 0
  192. },
  193. female = {
  194. ['tshirt_1'] = 101, ['tshirt_2'] = 0,
  195. ['torso_1'] = 24, ['torso_2'] = 10,
  196. ['decals_1'] = 0, ['decals_2'] = 0,
  197. ['arms'] = 101,
  198. ['pants_1'] = 34, ['pants_2'] = 0,
  199. ['shoes_1'] = 10, ['shoes_2'] = 1,
  200. ['helmet_1'] = -1, ['helmet_2'] = 0,
  201. ['chain_1'] = 14, ['chain_2'] = 0,
  202. ['bproof_1'] = 0, ['bproof_2'] = 0,
  203. ['ears_1'] = -1, ['ears_2'] = 0
  204. ['watches_1'] = -1, ['watches_2'] = 0
  205. }
  206. },
  207.  
  208. u_boss1 = { -- Uniforme del subdirector
  209.  
  210. male = {
  211. ['tshirt_1'] = 88, ['tshirt_2'] = 0,
  212. ['torso_1'] = 74, ['torso_2'] = 0,
  213. ['decals_1'] = 0, ['decals_2'] = 0,
  214. ['arms'] = 85,
  215. ['pants_1'] = 35, ['pants_2'] = 0,
  216. ['shoes_1'] = 25, ['shoes_2'] = 0,
  217. ['helmet_1'] = -1, ['helmet_2'] = 0,
  218. ['chain_1'] = 30, ['chain_2'] = 0,
  219. ['bproof_1'] = 0, ['bproof_2'] = 0,
  220. ['ears_1'] = -1, ['ears_2'] = 0,
  221. ['watches_1'] = 20, ['watches_2'] = 0
  222. },
  223. female = {
  224. ['tshirt_1'] = 7, ['tshirt_2'] = 0,
  225. ['torso_1'] = 25, ['torso_2'] = 0,
  226. ['decals_1'] = 0, ['decals_2'] = 0,
  227. ['arms'] = 109,
  228. ['pants_1'] = 34, ['pants_2'] = 0,
  229. ['shoes_1'] = 25, ['shoes_2'] = 0,
  230. ['helmet_1'] = -1, ['helmet_2'] = 0,
  231. ['chain_1'] = 14, ['chain_2'] = 0,
  232. ['ears_1'] = -1, ['ears_2'] = 0
  233. ['watches_1'] = 9, ['watches_2'] = 2
  234. }
  235. },
  236.  
  237. u_bossfd1 = { -- Uniforme del subdirector FD
  238.  
  239. male = {
  240. ['tshirt_1'] = 54, ['tshirt_2'] = 0,
  241. ['torso_1'] = 74, ['torso_2'] = 1,
  242. ['decals_1'] = 1, ['decals_2'] = 0,
  243. ['arms'] = 0,
  244. ['pants_1'] = 35, ['pants_2'] = 0,
  245. ['shoes_1'] = 25, ['shoes_2'] = 0,
  246. ['helmet_1'] = -1, ['helmet_2'] = 0,
  247. ['chain_1'] = 0, ['chain_2'] = 0,
  248. ['bproof_1'] = 13, ['bproof_2'] = 0,
  249. ['ears_1'] = -1, ['ears_2'] = 0,
  250. ['watches_1'] = 20, ['watches_2'] = 0
  251. },
  252. female = {
  253. ['tshirt_1'] = 6, ['tshirt_2'] = 0,
  254. ['torso_1'] = 25, ['torso_2'] = 1,
  255. ['decals_1'] = 1, ['decals_2'] = 0,
  256. ['arms'] = 14,
  257. ['pants_1'] = 34, ['pants_2'] = 0,
  258. ['shoes_1'] = 25, ['shoes_2'] = 0,
  259. ['helmet_1'] = -1, ['helmet_2'] = 0,
  260. ['chain_1'] = 10, ['chain_2'] = 0,
  261. ['bproof_1'] = 14, ['bproof_2'] = 0,
  262. ['ears_1'] = -1, ['ears_2'] = 0
  263. ['watches_1'] = 9, ['watches_2'] = 2
  264. }
  265. },
  266.  
  267. u_boss = { -- Uniforme del jefe
  268.  
  269. male = {
  270. ['tshirt_1'] = 88, ['tshirt_2'] = 0,
  271. ['torso_1'] = 74, ['torso_2'] = 0,
  272. ['decals_1'] = 0, ['decals_2'] = 0,
  273. ['arms'] = 85,
  274. ['pants_1'] = 35, ['pants_2'] = 0,
  275. ['shoes_1'] = 25, ['shoes_2'] = 0,
  276. ['helmet_1'] = -1, ['helmet_2'] = 0,
  277. ['chain_1'] = 30, ['chain_2'] = 0,
  278. ['bproof_1'] = 0, ['bproof_2'] = 0,
  279. ['ears_1'] = -1, ['ears_2'] = 0,
  280. ['watches_1'] = 20, ['watches_2'] = 0
  281. },
  282. female = {
  283. ['tshirt_1'] = 7, ['tshirt_2'] = 0,
  284. ['torso_1'] = 25, ['torso_2'] = 0,
  285. ['decals_1'] = 0, ['decals_2'] = 0,
  286. ['arms'] = 109,
  287. ['pants_1'] = 34, ['pants_2'] = 0,
  288. ['shoes_1'] = 25, ['shoes_2'] = 0,
  289. ['helmet_1'] = -1, ['helmet_2'] = 0,
  290. ['chain_1'] = 14, ['chain_2'] = 0,
  291. ['ears_1'] = -1, ['ears_2'] = 0
  292. ['watches_1'] = 9, ['watches_2'] = 2
  293. }
  294. },
  295.  
  296. u_bossfd = { -- Uniforme del jefe FD
  297.  
  298. male = {
  299. ['tshirt_1'] = 54, ['tshirt_2'] = 0,
  300. ['torso_1'] = 74, ['torso_2'] = 1,
  301. ['decals_1'] = 2, ['decals_2'] = 0,
  302. ['arms'] = 0,
  303. ['pants_1'] = 35, ['pants_2'] = 0,
  304. ['shoes_1'] = 25, ['shoes_2'] = 0,
  305. ['helmet_1'] = -1, ['helmet_2'] = 0,
  306. ['chain_1'] = 0, ['chain_2'] = 0,
  307. ['bproof_1'] = 14, ['bproof_2'] = 0,
  308. ['ears_1'] = -1, ['ears_2'] = 0,
  309. ['watches_1'] = 20, ['watches_2'] = 0
  310. },
  311. female = {
  312. ['tshirt_1'] = 6, ['tshirt_2'] = 0,
  313. ['torso_1'] = 25, ['torso_2'] = 1,
  314. ['decals_1'] = 2, ['decals_2'] = 0,
  315. ['arms'] = 14,
  316. ['pants_1'] = 34, ['pants_2'] = 0,
  317. ['shoes_1'] = 25, ['shoes_2'] = 0,
  318. ['helmet_1'] = -1, ['helmet_2'] = 0,
  319. ['chain_1'] = 0, ['chain_2'] = 0,
  320. ['bproof_1'] = 16, ['bproof_2'] = 0,
  321. ['ears_1'] = -1, ['ears_2'] = 0,
  322. ['watches_1'] = 9, ['watches_2'] = 2
  323. }
  324. },
  325.  
  326. u_lseden = { -- Uniforme Bombero en llamada
  327.  
  328. male = {
  329. ['tshirt_1'] = 68, ['tshirt_2'] = 0,
  330. ['torso_1'] = 77, ['torso_2'] = 0,
  331. ['decals_1'] = 16, ['decals_2'] = 0,
  332. ['arms'] = 96,
  333. ['pants_1'] = 43, ['pants_2'] = 0,
  334. ['shoes_1'] = 13, ['shoes_2'] = 0,
  335. ['helmet_1'] = 45, ['helmet_2'] = 0,
  336. ['chain_1'] = 45, ['chain_2'] = 0,
  337. ['bproof_1'] = 0, ['bproof_2'] = 0,
  338. ['ears_1'] = -1, ['ears_2'] = 0
  339. },
  340. female = {
  341. ['tshirt_1'] = 48, ['tshirt_2'] = 0,
  342. ['torso_1'] = 73, ['torso_2'] = 0,
  343. ['decals_1'] = 15, ['decals_2'] = 0,
  344. ['arms'] = 111,
  345. ['pants_1'] = 18, ['pants_2'] = 0,
  346. ['shoes_1'] = 34, ['shoes_2'] = 0,
  347. ['helmet_1'] = 44, ['helmet_2'] = 0,
  348. ['chain_1'] = 32, ['chain_2'] = 0,
  349. ['ears_1'] = -1, ['ears_2'] = 0
  350. }
  351. },
  352.  
  353. u_lsedencpt = { -- Uniforme Bombero en llamada
  354.  
  355. male = {
  356. ['tshirt_1'] = 68, ['tshirt_2'] = 0,
  357. ['torso_1'] = 77, ['torso_2'] = 0,
  358. ['decals_1'] = 16, ['decals_2'] = 0,
  359. ['arms'] = 96,
  360. ['pants_1'] = 43, ['pants_2'] = 0,
  361. ['shoes_1'] = 13, ['shoes_2'] = 0,
  362. ['helmet_1'] = 45, ['helmet_2'] = 1,
  363. ['chain_1'] = 45, ['chain_2'] = 0,
  364. ['bproof_1'] = 0, ['bproof_2'] = 0,
  365. ['ears_1'] = -1, ['ears_2'] = 0
  366. },
  367. female = {
  368. ['tshirt_1'] = 48, ['tshirt_2'] = 0,
  369. ['torso_1'] = 73, ['torso_2'] = 0,
  370. ['decals_1'] = 15, ['decals_2'] = 0,
  371. ['arms'] = 111,
  372. ['pants_1'] = 18, ['pants_2'] = 0,
  373. ['shoes_1'] = 34, ['shoes_2'] = 0,
  374. ['helmet_1'] = 44, ['helmet_2'] = 1,
  375. ['chain_1'] = 32, ['chain_2'] = 0,
  376. ['ears_1'] = -1, ['ears_2'] = 0
  377. }
  378. },
  379.  
  380. u_lsedenchf = { -- Uniforme Bombero en llamada
  381.  
  382. male = {
  383. ['tshirt_1'] = 68, ['tshirt_2'] = 0,
  384. ['torso_1'] = 77, ['torso_2'] = 0,
  385. ['decals_1'] = 16, ['decals_2'] = 0,
  386. ['arms'] = 96,
  387. ['pants_1'] = 43, ['pants_2'] = 0,
  388. ['shoes_1'] = 13, ['shoes_2'] = 0,
  389. ['helmet_1'] = 45, ['helmet_2'] = 2,
  390. ['chain_1'] = 45, ['chain_2'] = 0,
  391. ['bproof_1'] = 0, ['bproof_2'] = 0,
  392. ['ears_1'] = -1, ['ears_2'] = 0
  393. },
  394. female = {
  395. ['tshirt_1'] = 48, ['tshirt_2'] = 0,
  396. ['torso_1'] = 73, ['torso_2'] = 0,
  397. ['decals_1'] = 15, ['decals_2'] = 0,
  398. ['arms'] = 111,
  399. ['pants_1'] = 18, ['pants_2'] = 0,
  400. ['shoes_1'] = 34, ['shoes_2'] = 0,
  401. ['helmet_1'] = 44, ['helmet_2'] = 2,
  402. ['chain_1'] = 32, ['chain_2'] = 0,
  403. ['ears_1'] = -1, ['ears_2'] = 0
  404. }
  405. },
  406.  
  407. u_lsednl = { -- Uniforme de Bombero no llamada
  408.  
  409. male = {
  410. ['tshirt_1'] = 15, ['tshirt_2'] = 0,
  411. ['torso_1'] = 73, ['torso_2'] = 14,
  412. ['decals_1'] = 0, ['decals_2'] = 0,
  413. ['arms'] = 0,
  414. ['pants_1'] = 19, ['pants_2'] = 1,
  415. ['shoes_1'] = 24, ['shoes_2'] = 0,
  416. ['helmet_1'] = -1, ['helmet_2'] = 0,
  417. ['chain_1'] = 18, ['chain_2'] = 0,
  418. ['bproof_1'] = 0, ['bproof_2'] = 0,
  419. ['ears_1'] = -1, ['ears_2'] = 0,
  420. ['watches_1'] = 20, ['watches_2'] = 0
  421. },
  422. female = {
  423. ['tshirt_1'] = 14, ['tshirt_2'] = 0,
  424. ['torso_1'] = 224, ['torso_2'] = 22,
  425. ['decals_1'] = 0, ['decals_2'] = 0,
  426. ['arms'] = 14,
  427. ['pants_1'] = 48, ['pants_2'] = 1,
  428. ['shoes_1'] = 25, ['shoes_2'] = 0,
  429. ['helmet_1'] = -1, ['helmet_2'] = 0,
  430. ['chain_1'] = 12, ['chain_2'] = 0,
  431. ['ears_1'] = -1, ['ears_2'] = 0
  432. ['watches_1'] = 9, ['watches_2'] = 2
  433. }
  434. },
  435.  
  436. u_aereo = { -- Uniforme del aereo
  437.  
  438. male = {
  439. ['tshirt_1'] = 71, ['tshirt_2'] = 3,
  440. ['torso_1'] = 155, ['torso_2'] = 2,
  441. ['decals_1'] = 0, ['decals_2'] = 0,
  442. ['arms'] = 96,
  443. ['pants_1'] = 41, ['pants_2'] = 0,
  444. ['shoes_1'] = 24, ['shoes_2'] = 0,
  445. ['helmet_1'] = 75, ['helmet_2'] = 2,
  446. ['chain_1'] = 0, ['chain_2'] = 0,
  447. ['bproof_1'] = 0, ['bproof_2'] = 0,
  448. ['ears_1'] = -1, ['ears_2'] = 0
  449. },
  450. female = {
  451. ['tshirt_1'] = 66, ['tshirt_2'] = 3,
  452. ['torso_1'] = 152, ['torso_2'] = 2,
  453. ['decals_1'] = 0, ['decals_2'] = 0,
  454. ['arms'] = 111,
  455. ['pants_1'] = 42, ['pants_2'] = 0,
  456. ['shoes_1'] = 24, ['shoes_2'] = 0,
  457. ['helmet_1'] = 74, ['helmet_2'] = 2,
  458. ['chain_1'] = 0, ['chain_2'] = 0,
  459. ['bproof_1'] = 0, ['bproof_2'] = 0,
  460. ['ears_1'] = -1, ['ears_2'] = 0
  461. }
  462. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement