1
0

_attributes_market_clothescompiled.js 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. if(!setup.outfits)
  2. setup.outfits = {};
  3. Object.assign(setup.outfits,{
  4. 'market_clothes_1':{
  5. 'vendor':'market',
  6. 'type':'clothes',
  7. 'subtype':'outfit',
  8. 'index':'1',
  9. "quality": 2,
  10. "thinness": 2,
  11. "topcut": 3,
  12. "pantsShortness": 1,
  13. },
  14. 'market_clothes_2':{
  15. 'vendor':'market',
  16. 'type':'clothes',
  17. 'subtype':'outfit',
  18. 'index':'2',
  19. "quality": 2,
  20. "thinness": 4,
  21. "topcut": 2,
  22. "pantsShortness": 5,
  23. },
  24. 'market_clothes_3':{
  25. 'vendor':'market',
  26. 'type':'clothes',
  27. 'subtype':'outfit',
  28. 'index':'3',
  29. "quality": 1,
  30. "thinness": 4,
  31. "topcut": 2,
  32. "pantsShortness": 5,
  33. },
  34. 'market_clothes_4':{
  35. 'vendor':'market',
  36. 'type':'clothes',
  37. 'subtype':'outfit',
  38. 'index':'4',
  39. "quality": 1,
  40. "thinness": 4,
  41. "topcut": 2,
  42. "pantsShortness": 4,
  43. },
  44. 'market_clothes_5':{
  45. 'vendor':'market',
  46. 'type':'clothes',
  47. 'subtype':'outfit',
  48. 'index':'5',
  49. "quality": 1,
  50. "thinness": 5,
  51. "topcut": 2,
  52. "pantsShortness": 5,
  53. },
  54. 'market_clothes_6':{
  55. 'vendor':'market',
  56. 'type':'clothes',
  57. 'subtype':'outfit',
  58. 'index':'6',
  59. "quality": 2,
  60. "thinness": 5,
  61. "topcut": 2,
  62. "pantsShortness": 5,
  63. "style": 4,
  64. },
  65. 'market_clothes_7':{
  66. 'vendor':'market',
  67. 'type':'clothes',
  68. 'subtype':'outfit',
  69. 'index':'7',
  70. "quality": 1,
  71. "thinness": 4,
  72. "topcut": 2,
  73. "pantsShortness": 5,
  74. },
  75. 'market_clothes_8':{
  76. 'vendor':'market',
  77. 'type':'clothes',
  78. 'subtype':'outfit',
  79. 'index':'8',
  80. "quality": 1,
  81. "thinness": 4,
  82. "topcut": 2,
  83. "pantsShortness": 5,
  84. },
  85. 'market_clothes_9':{
  86. 'vendor':'market',
  87. 'type':'clothes',
  88. 'subtype':'outfit',
  89. 'index':'9',
  90. "quality": 2,
  91. "thinness": 4,
  92. "topcut": 2,
  93. "pantsShortness": 5,
  94. "style": 4,
  95. },
  96. 'market_clothes_10':{
  97. 'vendor':'market',
  98. 'type':'clothes',
  99. 'subtype':'outfit',
  100. 'index':'10',
  101. "quality": 2,
  102. "thinness": 4,
  103. "topcut": 2,
  104. "pantsShortness": 5,
  105. },
  106. 'market_clothes_11':{
  107. 'vendor':'market',
  108. 'type':'clothes',
  109. 'subtype':'outfit',
  110. 'index':'11',
  111. "quality": 2,
  112. "thinness": 5,
  113. "topcut": 2,
  114. "pantsShortness": 5,
  115. "style": 4,
  116. },
  117. 'market_clothes_12':{
  118. 'vendor':'market',
  119. 'type':'clothes',
  120. 'subtype':'outfit',
  121. 'index':'12',
  122. "quality": 1,
  123. "thinness": 5,
  124. "topcut": 2,
  125. "pantsShortness": 5,
  126. "style": 4,
  127. },
  128. 'market_clothes_13':{
  129. 'vendor':'market',
  130. 'type':'clothes',
  131. 'subtype':'outfit',
  132. 'index':'13',
  133. "quality": 2,
  134. "thinness": 4,
  135. "topcut": 2,
  136. "pantsShortness": 5,
  137. },
  138. 'market_clothes_14':{
  139. 'vendor':'market',
  140. 'type':'clothes',
  141. 'subtype':'outfit',
  142. 'index':'14',
  143. "quality": 2,
  144. "thinness": 4,
  145. "topcut": 3,
  146. "pantsShortness": 5,
  147. "style": 4,
  148. },
  149. 'market_clothes_15':{
  150. 'vendor':'market',
  151. 'type':'clothes',
  152. 'subtype':'outfit',
  153. 'index':'15',
  154. "quality": 2,
  155. "thinness": 4,
  156. "topcut": 4,
  157. "pantsShortness": 4,
  158. "style": 4,
  159. },
  160. 'market_clothes_16':{
  161. 'vendor':'market',
  162. 'type':'clothes',
  163. 'subtype':'outfit',
  164. 'index':'16',
  165. "quality": 2,
  166. "thinness": 4,
  167. "includesBra": 1,
  168. "pantsShortness": 5,
  169. "style": 4,
  170. },
  171. 'market_clothes_17':{
  172. 'vendor':'market',
  173. 'type':'clothes',
  174. 'subtype':'outfit',
  175. 'index':'17',
  176. "quality": 1,
  177. "thinness": 4,
  178. "includesBra": 1,
  179. "pantsShortness": 5,
  180. "style": 4,
  181. },
  182. 'market_clothes_18':{
  183. 'vendor':'market',
  184. 'type':'clothes',
  185. 'subtype':'outfit',
  186. 'index':'18',
  187. "quality": 1,
  188. "thinness": 4,
  189. "includesBra": 1,
  190. "pantsShortness": 5,
  191. "style": 4,
  192. },
  193. 'market_clothes_19':{
  194. 'vendor':'market',
  195. 'type':'clothes',
  196. 'subtype':'outfit',
  197. 'index':'19',
  198. "quality": 1,
  199. "thinness": 4,
  200. "includesBra": 1,
  201. "pantsShortness": 5,
  202. "style": 4,
  203. "bimbo": 1,
  204. },
  205. 'market_clothes_20':{
  206. 'vendor':'market',
  207. 'type':'clothes',
  208. 'subtype':'outfit',
  209. 'index':'20',
  210. "quality": 1,
  211. "thinness": 4,
  212. "includesBra": 1,
  213. "pantsShortness": 5,
  214. "style": 4,
  215. },
  216. 'market_clothes_21':{
  217. 'vendor':'market',
  218. 'type':'clothes',
  219. 'subtype':'outfit',
  220. 'index':'21',
  221. "quality": 2,
  222. "thinness": 3,
  223. "topcut": 1,
  224. "skirtShortness": 4,
  225. "isDress": 1,
  226. },
  227. 'market_clothes_22':{
  228. 'vendor':'market',
  229. 'type':'clothes',
  230. 'subtype':'outfit',
  231. 'index':'22',
  232. "quality": 2,
  233. "thinness": 4,
  234. "topcut": 2,
  235. "skirtShortness": 4,
  236. },
  237. 'market_clothes_23':{
  238. 'vendor':'market',
  239. 'type':'clothes',
  240. 'subtype':'outfit',
  241. 'index':'23',
  242. "quality": 1,
  243. "thinness": 4,
  244. "topcut": 2,
  245. "skirtShortness": 4,
  246. },
  247. 'market_clothes_24':{
  248. 'vendor':'market',
  249. 'type':'clothes',
  250. 'subtype':'outfit',
  251. 'index':'24',
  252. "quality": 1,
  253. "thinness": 4,
  254. "topcut": 2,
  255. "skirtShortness": 4,
  256. },
  257. 'market_clothes_25':{
  258. 'vendor':'market',
  259. 'type':'clothes',
  260. 'subtype':'outfit',
  261. 'index':'25',
  262. "quality": 2,
  263. "thinness": 5,
  264. "topcut": 2,
  265. "skirtShortness": 4,
  266. "style": 4,
  267. },
  268. 'market_clothes_26':{
  269. 'vendor':'market',
  270. 'type':'clothes',
  271. 'subtype':'outfit',
  272. 'index':'26',
  273. "quality": 2,
  274. "thinness": 4,
  275. "topcut": 2,
  276. "skirtShortness": 4,
  277. },
  278. 'market_clothes_27':{
  279. 'vendor':'market',
  280. 'type':'clothes',
  281. 'subtype':'outfit',
  282. 'index':'27',
  283. "quality": 2,
  284. "thinness": 4,
  285. "topcut": 2,
  286. "skirtShortness": 4,
  287. "style": 4,
  288. "bimbo": 1,
  289. },
  290. 'market_clothes_28':{
  291. 'vendor':'market',
  292. 'type':'clothes',
  293. 'subtype':'outfit',
  294. 'index':'28',
  295. "quality": 2,
  296. "thinness": 4,
  297. "topcut": 2,
  298. "skirtShortness": 4,
  299. "style": 4,
  300. },
  301. 'market_clothes_29':{
  302. 'vendor':'market',
  303. 'type':'clothes',
  304. 'subtype':'outfit',
  305. 'index':'29',
  306. "quality": 1,
  307. "thinness": 4,
  308. "topcut": 2,
  309. "skirtShortness": 4,
  310. },
  311. 'market_clothes_30':{
  312. 'vendor':'market',
  313. 'type':'clothes',
  314. 'subtype':'outfit',
  315. 'index':'30',
  316. "quality": 2,
  317. "thinness": 4,
  318. "topcut": 2,
  319. "skirtShortness": 4,
  320. "style": 4,
  321. },
  322. 'market_clothes_31':{
  323. 'vendor':'market',
  324. 'type':'clothes',
  325. 'subtype':'outfit',
  326. 'index':'31',
  327. "quality": 1,
  328. "thinness": 4,
  329. "topcut": 2,
  330. "skirtShortness": 4,
  331. },
  332. 'market_clothes_32':{
  333. 'vendor':'market',
  334. 'type':'clothes',
  335. 'subtype':'outfit',
  336. 'index':'32',
  337. "quality": 1,
  338. "thinness": 4,
  339. "topcut": 2,
  340. "skirtShortness": 5,
  341. "style": 4,
  342. },
  343. 'market_clothes_33':{
  344. 'vendor':'market',
  345. 'type':'clothes',
  346. 'subtype':'outfit',
  347. 'index':'33',
  348. "quality": 1,
  349. "thinness": 4,
  350. "topcut": 2,
  351. "skirtShortness": 5,
  352. },
  353. 'market_clothes_34':{
  354. 'vendor':'market',
  355. 'type':'clothes',
  356. 'subtype':'outfit',
  357. 'index':'34',
  358. "quality": 1,
  359. "thinness": 5,
  360. "topcut": 2,
  361. "skirtShortness": 5,
  362. "style": 4,
  363. },
  364. 'market_clothes_35':{
  365. 'vendor':'market',
  366. 'type':'clothes',
  367. 'subtype':'outfit',
  368. 'index':'35',
  369. "quality": 1,
  370. "thinness": 4,
  371. "topcut": 2,
  372. "skirtShortness": 5,
  373. "style": 4,
  374. },
  375. 'market_clothes_36':{
  376. 'vendor':'market',
  377. 'type':'clothes',
  378. 'subtype':'outfit',
  379. 'index':'36',
  380. "quality": 1,
  381. "thinness": 5,
  382. "topcut": 2,
  383. "skirtShortness": 5,
  384. "style": 4,
  385. "bimbo": 1,
  386. },
  387. 'market_clothes_37':{
  388. 'vendor':'market',
  389. 'type':'clothes',
  390. 'subtype':'outfit',
  391. 'index':'37',
  392. "quality": 1,
  393. "thinness": 4,
  394. "topcut": 3,
  395. "skirtShortness": 6,
  396. "style": 4,
  397. },
  398. 'market_clothes_38':{
  399. 'vendor':'market',
  400. 'type':'clothes',
  401. 'subtype':'outfit',
  402. 'index':'38',
  403. "quality": 1,
  404. "thinness": 5,
  405. "topcut": 4,
  406. "skirtShortness": 5,
  407. "style": 4,
  408. },
  409. 'market_clothes_39':{
  410. 'vendor':'market',
  411. 'type':'clothes',
  412. 'subtype':'outfit',
  413. 'index':'39',
  414. "quality": 1,
  415. "thinness": 4,
  416. "topcut": 2,
  417. "skirtShortness": 6,
  418. },
  419. 'market_clothes_40':{
  420. 'vendor':'market',
  421. 'type':'clothes',
  422. 'subtype':'outfit',
  423. 'index':'40',
  424. "quality": 1,
  425. "thinness": 5,
  426. "includesBra": 1,
  427. "skirtShortness": 6,
  428. "style": 4,
  429. }
  430. });