intro_initialization_sg.qsrc 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. # intro_initialization_sg
  2. !!*************************
  3. !! Final Initializations
  4. !! Top area for things that need to be done before setting the variables for either start
  5. gs 'intro_initialization'
  6. !! **********
  7. !! Clothing must go last so that hip size is set
  8. !! Adding underwear and default shoes and assigning them
  9. $coatworntype = 'none'
  10. coatwornnumber = 0
  11. !! cheapo underwear that Sveta will always have
  12. gm_panties[1] = 1
  13. gm_bras[1] = 1
  14. if $ARGS[1] ! 'CSB' and $start_type['cat'] ! 'goth' and $start_type['cat'] ! 'bimbo':
  15. gm_shoe[6] = 1
  16. danilovich_shoe[21] = 1
  17. gs 'panties', 'wear', 'gm', 1
  18. gs 'bras', 'wear', 'gm', 1
  19. gs 'shoes', 'wear', 'gm', 6
  20. end
  21. !! Starting clothing set
  22. if $start_type['cat'] = 'goth':
  23. cats_panties[15] = 1
  24. cats_bras[15] = 1
  25. danilovich_outfits[80] = 1
  26. danilovich_outfits_h[80] = 100
  27. danilovich_shoe[19] = 1
  28. gm_shoe[25] = 1
  29. dolls_outfits[16] = 1
  30. dolls_outfits_h[16] = 100
  31. dolls_outfits_b[16] = pcs_hips
  32. dolls_outfits[37] = 1
  33. dolls_outfits_h[37] = 100
  34. dolls_outfits_b[37] = pcs_hips
  35. gm_school[51] = 1
  36. gm_school_h[51] = 120
  37. gm_school_b[51] = pcs_hips
  38. sportsclothingnumber = 80
  39. gs 'panties', 'wear', 'cats', 15
  40. gs 'bras', 'wear', 'cats', 15
  41. gs 'clothing', 'wear', 'dolls_outfits', 37
  42. gs 'shoes', 'wear', 'gm', 25
  43. elseif $ARGS[1] = 'CSB':
  44. gm_panties[12] = 1
  45. gm_bras[12] = 1
  46. danilovich_outfits[81] = 1
  47. danilovich_outfits_h[81] = 100
  48. danilovich_shoe[21] = 1
  49. gm_shoe[9] = 1
  50. gm_outfits[30] = 1
  51. gm_outfits_h[30] = 100
  52. gm_outfits_b[30] = pcs_hips
  53. cats_dress[1] = 1
  54. cats_dress_h[1] = 100
  55. cats_dress_b[1] = pcs_hips
  56. sportsclothingnumber = 81
  57. gs 'panties', 'wear', 'gm', 12
  58. gs 'bras', 'wear', 'gm', 12
  59. gs 'clothing', 'wear', 'cats_dress', 1
  60. gs 'shoes', 'wear', 'gm', 9
  61. elseif $start_type['cat'] = 'anorexic':
  62. !!anorexic start
  63. gm_panties[15] = 1
  64. gm_bras[15] = 1
  65. gm_dress[39] = 1
  66. gm_dress_h[39] = 100
  67. gm_dress_b[39] = pcs_hips
  68. danilovich_outfits[88] = 1
  69. danilovich_outfits_h[88] = 100
  70. cats_outfits[90] = 1
  71. cats_outfits_h[90] = 100
  72. cats_outfits_b[90] = pcs_hips
  73. danilovich_swimsuit[8] = 1
  74. danilovich_swimsuit_h[8] = 60
  75. danilovich_swimsuit_b[8] = pcs_hips
  76. sportsclothingnumber = 88
  77. gs 'clothing', 'wear', 'gm_dress', 39
  78. elseif $start_type['cat'] = 'bimbo':
  79. !!bimbo start
  80. gm_panties[14] = 1
  81. gm_bras[14] = 1
  82. gm_dress[190] = 1
  83. gm_dress_h[190] = 100
  84. gm_dress_b[190] = pcs_hips
  85. gm_outfits[181] = 1
  86. gm_outfits_h[181] = 100
  87. gm_outfits_b[181] = pcs_hips
  88. gm_shoe[9] = 1
  89. danilovich_outfits[124] = 1
  90. danilovich_outfits_h[124] = 100
  91. cats_outfits[86] = 1
  92. cats_outfits_h[86] = 100
  93. cats_outfits_b[86] = pcs_hips
  94. sportsclothingnumber = 124
  95. gs 'panties', 'wear', 'gm', 14
  96. gs 'bras', 'wear', 'gm', 14
  97. gs 'clothing', 'wear', 'cats_outfits', 86
  98. gs 'shoes', 'wear', 'gm', 9
  99. elseif $start_type['cat'] = 'beautiful':
  100. !!Beautiful start
  101. cats_outfits[56] = 1
  102. cats_outfits_h[56] = 100
  103. cats_outfits_b[56] = pcs_hips
  104. danilovich_outfits[35] = 1
  105. danilovich_outfits_h[35] = 100
  106. cats_dress[59] = 1
  107. cats_dress_h[59] = 100
  108. cats_dress_b[59] = pcs_hips
  109. sportsclothingnumber = 35
  110. gs 'clothing', 'wear', 'cats_dress', 59
  111. elseif $start_type['cat'] = 'troublemaker':
  112. gm_panties[21] = 1
  113. gm_bras[17] = 1
  114. danilovich_outfits[48] = 1
  115. danilovich_outfits_h[48] = 100
  116. sportsclothingnumber = 48
  117. dolls_shoe[31] = 1
  118. dolls_outfits[39] = 1
  119. dolls_outfits_h[39] = 100
  120. dolls_outfits_b[39] = pcs_hips
  121. dolls_outfits[56] = 1
  122. dolls_outfits_h[56] = 100
  123. dolls_outfits_b[56] = pcs_hips
  124. gs 'panties', 'wear', 'gm', 21
  125. gs 'bras', 'wear', 'gm', 17
  126. gs 'clothing', 'wear', 'dolls_outfits', 39
  127. gs 'shoes', 'wear', 'dolls', 31
  128. elseif pcs_inhib < 5:
  129. gm_outfits[30] = 1
  130. gm_outfits_h[30] = 100
  131. gm_outfits_b[30] = pcs_hips
  132. danilovich_outfits[81] = 1
  133. danilovich_outfits_h[81] = 100
  134. cats_dress[1] = 1
  135. cats_dress_h[1] = 100
  136. cats_dress_b[1] = pcs_hips
  137. sportsclothingnumber = 81
  138. gs 'clothing', 'wear', 'cats_dress', 1
  139. elseif pcs_inhib < 10:
  140. gm_outfits[3] = 1
  141. gm_outfits_h[3] = 100
  142. gm_outfits_b[3] = pcs_hips
  143. danilovich_outfits[80] = 1
  144. danilovich_outfits_h[80] = 100
  145. gm_dress[4] = 1
  146. gm_dress_h[4] = 100
  147. gm_dress_b[4] = pcs_hips
  148. sportsclothingnumber = 80
  149. gs 'clothing', 'wear', 'gm_dress', 4
  150. elseif pcs_inhib < 15:
  151. gm_outfits[58] = 1
  152. gm_outfits_h[58] = 100
  153. gm_outfits_b[58] = pcs_hips
  154. danilovich_outfits[106] = 1
  155. danilovich_outfits_h[106] = 100
  156. gm_dress[7] = 1
  157. gm_dress_h[7] = 100
  158. gm_dress_b[7] = pcs_hips
  159. sportsclothingnumber = 106
  160. gs 'clothing', 'wear', 'gm_dress', 7
  161. elseif pcs_inhib < 20:
  162. gm_outfits[55] = 1
  163. gm_outfits_h[55] = 100
  164. gm_outfits_b[55] = pcs_hips
  165. danilovich_outfits[102] = 1
  166. danilovich_outfits_h[102] = 100
  167. gm_dress[7] = 1
  168. gm_dress_h[7] = 100
  169. gm_dress_b[7] = pcs_hips
  170. sportsclothingnumber = 102
  171. gs 'clothing', 'wear', 'gm_dress', 7
  172. elseif pcs_inhib < 25:
  173. gm_outfits[58] = 1
  174. gm_outfits_h[58] = 100
  175. gm_outfits_b[58] = pcs_hips
  176. danilovich_outfits[87] = 1
  177. danilovich_outfits_h[87] = 100
  178. gm_dress[39] = 1
  179. gm_dress_h[39] = 100
  180. gm_dress_b[39] = pcs_hips
  181. sportsclothingnumber = 87
  182. gs 'clothing', 'wear', 'gm_dress', 39
  183. elseif pcs_inhib < 30:
  184. gm_outfits[91] = 1
  185. gm_outfits_h[91] = 100
  186. gm_outfits_b[91] = pcs_hips
  187. danilovich_outfits[96] = 1
  188. danilovich_outfits_h[96] = 100
  189. gm_dress[57] = 1
  190. gm_dress_h[57] = 100
  191. gm_dress_b[57] = pcs_hips
  192. sportsclothingnumber = 96
  193. gs 'clothing', 'wear', 'gm_dress', 57
  194. elseif pcs_inhib < 35:
  195. gm_outfits[95] = 1
  196. gm_outfits_h[95] = 100
  197. gm_outfits_b[95] = pcs_hips
  198. if $start_type['cat'] = 'dancer':
  199. danilovich_outfits[82] = 1
  200. danilovich_outfits_h[82] = 100
  201. sportsclothingnumber = 82
  202. else
  203. danilovich_outfits[48] = 1
  204. danilovich_outfits_h[48] = 100
  205. sportsclothingnumber = 48
  206. end
  207. gm_dress[63] = 1
  208. gm_dress_h[63] = 100
  209. gm_dress_b[63] = pcs_hips
  210. gs 'clothing', 'wear', 'gm_dress', 63
  211. elseif pcs_inhib < 40:
  212. gm_outfits[124] = 1
  213. gm_outfits_h[124] = 100
  214. gm_outfits_b[124] = pcs_hips
  215. danilovich_outfits[45] = 1
  216. danilovich_outfits_h[45] = 100
  217. gm_dress[89] = 1
  218. gm_dress_h[89] = 100
  219. gm_dress_b[89] = pcs_hips
  220. sportsclothingnumber = 45
  221. gs 'clothing', 'wear', 'gm_dress', 89
  222. elseif pcs_inhib < 45:
  223. gm_outfits[131] = 1
  224. gm_outfits_h[131] = 100
  225. gm_outfits_b[131] = pcs_hips
  226. danilovich_outfits[38] = 1
  227. danilovich_outfits_h[38] = 100
  228. gm_dress[109] = 1
  229. gm_dress_h[109] = 100
  230. gm_dress_b[109] = pcs_hips
  231. sportsclothingnumber = 38
  232. gs 'clothing', 'wear', 'gm_dress', 109
  233. elseif pcs_inhib < 50:
  234. gm_outfits[145] = 1
  235. gm_outfits_h[145] = 100
  236. gm_outfits_b[145] = pcs_hips
  237. danilovich_outfits[17] = 1
  238. danilovich_outfits_h[17] = 100
  239. gm_dress[123] = 1
  240. gm_dress_h[123] = 100
  241. gm_dress_b[123] = pcs_hips
  242. sportsclothingnumber = 17
  243. gs 'clothing', 'wear', 'gm_dress', 123
  244. else
  245. gm_outfits[149] = 1
  246. gm_outfits_h[149] = 100
  247. gm_outfits_b[149] = pcs_hips
  248. danilovich_outfits[15] = 1
  249. danilovich_outfits_h[15] = 100
  250. gm_dress[149] = 1
  251. gm_dress_h[149] = 100
  252. gm_dress_b[149] = pcs_hips
  253. scandalicious_bikinis[55] = 1
  254. scandalicious_bikinis_h[55] = 60
  255. scandalicious_bikinis_b[55] = pcs_hips
  256. sportsclothingnumber = 15
  257. gs 'clothing', 'wear', 'gm_dress', 149
  258. end
  259. if $start_type['group'] = 'cool':
  260. if pcs_inhib <= 10:
  261. allure_swimsuit[3] = 1
  262. allure_swimsuit_h[3] = 60
  263. allure_swimsuit_b[3] = pcs_hips
  264. else
  265. allure_swimsuit[99] = 1
  266. allure_swimsuit_h[99] = 60
  267. allure_swimsuit_b[99] = pcs_hips
  268. end
  269. elseif $start_type['group'] = 'jock':
  270. if pcs_inhib <= 10:
  271. danilovich_swimsuit[1] = 1
  272. danilovich_swimsuit_h[1] = 60
  273. danilovich_swimsuit_b[1] = pcs_hips
  274. else
  275. danilovich_swimsuit[12] = 1
  276. danilovich_swimsuit_h[12] = 60
  277. danilovich_swimsuit_b[12] = pcs_hips
  278. end
  279. end
  280. !!setting default danilovich outfit and setting coats
  281. if $start_type['cat'] = 'goth':
  282. dolls_outfits[29] = 1
  283. dolls_outfits_h[29] = 120
  284. dolls_outfits_b[29] = pcs_hips
  285. danilovich_bras[3] = 1
  286. danilovich_brasS[3] = 0
  287. $sportsbratype = 'danilovich'
  288. sportsbranumber = 3
  289. danilovich_panties[3] = 1
  290. danilovich_pantiesS[3] = 0
  291. $sportspantytype = 'danilovich'
  292. sportspantynumber = 3
  293. dolls_coats[19] = 1
  294. dolls_coats_h[19] = 200
  295. $sportscoattype = 'dolls'
  296. sportscoatnumber = 19
  297. gs 'coats', 'wear', 'dolls', 19
  298. elseif $start_type['cat'] = 'beautiful':
  299. !! beautiful start
  300. cats_coats[16] = 1
  301. cats_coats_h[16] = 200
  302. $sportscoattype = 'gm'
  303. sportscoatnumber = 12
  304. danilovich_bras[4] = 1
  305. danilovich_brasS[4] = 0
  306. $sportsbratype = 'danilovich'
  307. sportsbranumber = 4
  308. danilovich_panties[4] = 1
  309. danilovich_pantiesS[4] = 0
  310. $sportspantytype = 'danilovich'
  311. sportspantynumber = 4
  312. gm_school[1] = 1
  313. gm_school_h[1] = 120
  314. gm_school_b[1] = pcs_hips
  315. gs 'coats', 'wear', 'cats', 16
  316. else
  317. gm_coats[12] = 1
  318. gm_coats_h[12] = 200
  319. $sportscoattype = 'gm'
  320. sportscoatnumber = 12
  321. danilovich_bras[1] = 1
  322. danilovich_brasS[1] = 0
  323. $sportsbratype = 'danilovich'
  324. sportsbranumber = 1
  325. danilovich_panties[1] = 1
  326. danilovich_pantiesS[1] = 0
  327. $sportspantytype = 'danilovich'
  328. sportspantynumber = 1
  329. gs 'coats', 'wear', 'gm', 12
  330. if $start_type['cat'] = 'slut':
  331. gm_school[49] = 1
  332. gm_school_h[49] = 120
  333. gm_school_b[49] = pcs_hips
  334. market_outfits[17] = 1
  335. market_outfits_h[17] = 60
  336. market_outfits_b[17] = pcs_hips
  337. elseif $start_type['cat'] = 'anorexic':
  338. gm_school[59] = 1
  339. gm_school_h[59] = 120
  340. gm_school_b[59] = pcs_hips
  341. elseif $start_type['cat'] = 'bimbo':
  342. cats_dress[127] = 1
  343. cats_dress_h[127] = 100
  344. cats_dress_b[127] = pcs_hips
  345. danilovich_shoe[12] = 1
  346. danilovich_shoe[21] = 0
  347. sportsshoenumber = 12
  348. elseif $start_type['cat'] = 'uglyduckling' or $start_type['cat'] = 'goodgirl':
  349. gm_school[25] = 1
  350. gm_school_h[25] = 120
  351. gm_school_b[25] = pcs_hips
  352. elseif $start_type['cat'] = 'alternative':
  353. bomba_dress[40] = 1
  354. bomba_dress_h[40] = 120
  355. bomba_dress_b[40] = pcs_hips
  356. gm_school[52] = 1
  357. gm_school_h[52] = 120
  358. gm_school_b[52] = pcs_hips
  359. elseif $start_type['cat'] = 'dancer':
  360. gm_school[60] = 1
  361. gm_school_h[60] = 120
  362. gm_school_b[60] = pcs_hips
  363. !!Dancer gets leotard
  364. danilovich_outfits[155] = 1
  365. danilovich_outfits_h[155] = 100
  366. danilovich_shoe[18] = 1
  367. danilovich_shoe[21] = 0
  368. sportsshoenumber = 18
  369. elseif $start_type['group'] = 'gopnik':
  370. gm_school[52] = 1
  371. gm_school_h[52] = 120
  372. gm_school_b[52] = pcs_hips
  373. elseif $start_type['group'] = 'cool':
  374. gm_school[32] = 1
  375. gm_school_h[32] = 120
  376. gm_school_b[32] = pcs_hips
  377. elseif $start_type['group'] = 'jock':
  378. gm_school[60] = 1
  379. gm_school_h[60] = 120
  380. gm_school_b[60] = pcs_hips
  381. danilovich_outfits[65] = 1
  382. danilovich_outfits_h[65] = 100
  383. sportsclothingnumber = 65
  384. danilovich_shoe[17] = 1
  385. danilovich_shoe[21] = 0
  386. sportsshoenumber = 17
  387. end
  388. end
  389. if danilovich_shoe[21] = 1:
  390. sportsshoenumber = 21
  391. end
  392. if danilovich_shoe[15] = 1:
  393. sportsshoenumber = 15
  394. end
  395. $sportspursetype = $currentpursetype
  396. sportspursenumber = currentpursenumber
  397. $sports_clothing_name = 'default sports outfit'
  398. --- intro_initialization_sg ---------------------------------