mirror.qsrc 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801
  1. # mirror
  2. if $ARGS[0] = 'start':
  3. menu_off = 1
  4. *clr & cla
  5. $mirrorloc = 'mirror'
  6. gs 'stat' &! It should be here, because some of the strigs have to be initialized
  7. !! first of all we have to check whether we can use the mirror
  8. if mirror_steam = hour and ($loc = 'vanrPar' or $loc = 'vanr' or $loc_arg = 'ybathroom' or $loc = 'city_house_res_bathr'):
  9. gt 'mirror', 'steam'
  10. else
  11. mirror_steam = 100
  12. end
  13. $makeupLight = '<center><img <<$set_imgh>> src="images/pc/activities/routine/2.jpg"></center>&nbsp;<br>You subtly apply some neutral tones, with a light application of makeup to bring out your natural beauty.'
  14. $makeupNatural = '<center><img <<$set_imgh>> src="images/pc/activities/routine/2.jpg"></center>&nbsp;<br>You apply some mildly vibrant tones and colors of makeup to cover your minor imperfections and enhance your best features.'
  15. $makeupHeavy = '<center><img <<$set_imgh>> src="images/pc/activities/routine/2.jpg"></center>&nbsp;<br>You apply some deeper, richer shades of makeup, thick enough to cover most imperfections, while drawing attention to your eyes and lips.'
  16. $makeupBimbo = '<center><img <<$set_imgh>> src="images/pc/activities/routine/2.jpg"></center>&nbsp;<br>You apply a lot of everything nice and thick, mostly in pink and make yourself look like a bimbo.'
  17. $makeupGoth = '<center><img <<$set_imgh>> src="images/pc/activities/routine/2.jpg"></center>&nbsp;<br>You apply a lot of everything nice and thick, mostly in white and make yourself look like a goth.'
  18. if newstylemirror = 1:
  19. !########### buttons and desc ###########
  20. ! ----- avatar
  21. $serv['avatar'] = '<center><img <<$set_imgh>> src="<<func(''$face_image'')>>"></center>'
  22. ! ----- hair
  23. if cheatVars['auto_brush'] = 1 and pcs_hairbsh = 0 : xgt 'mirror', 'brush'
  24. !!!!!!!! Maruda Hair Mod
  25. if mc_inventory['scrunchies'] < 1:hscrunchw = 0
  26. if mc_inventory['kirbygrips'] < 1:hpingripw = 0
  27. if mc_inventory['scrunchies'] < 2:hpigtail = 0
  28. if pcs_hairbsh < 1:
  29. $serv['hairbrush']='<a href="exec: xgt ''mirror'', ''brush''"><img src="images/system/icons/action/hairbrush.png"></a>'
  30. else
  31. if pcs_hairlng > 80 and hbraids = 0:
  32. if mc_inventory['scrunchies'] >= 1 and hscrunchw + hpingripw = 0:
  33. $serv['ponytail']='<a href="exec:hscrunchw = 1 & gs ''mirror'', ''start''"><img src="images/system/icons/action/scrunchy.png"></a>'
  34. $serv['ponytail desc']='As you have a scrunchy, you can arrange your hair into a <a href="exec:hscrunchw = 1 & gs ''mirror'', ''start''">ponytail</a>. You have <b><<mc_inventory[''scrunchies'']>></b> scrunchies left.'
  35. end
  36. if pcs_hairlng <= 400 and mc_inventory['kirbygrips'] >= 1 and hscrunchw + hpingripw = 0:
  37. $serv['bun']='<a href="exec:hpingripw = 1 & gs ''mirror'', ''start''"><img src="images/system/icons/action/clips_pins_grips.png"></a>'
  38. $serv['bun desc']='You have several clips, pins and grips for you hair. Hence, you can <a href="exec:hpingripw = 1 & gs ''mirror'', ''start''">updo your hair</a>. You have <b><<mc_inventory[''kirbygrips'']>></b> hair accessories at your disposal.'
  39. end
  40. if pcs_hairlng <= 800 and mc_inventory['scrunchies'] >= 1:
  41. if mc_inventory['scrunchies'] >= 2 and hscrunchw + hpingripw = 0:
  42. $serv['pigtails']='<a href="exec:hpigtail = 1 & hscrunchw = 2 & gs ''mirror'', ''start''"><img src="images/system/icons/action/hair_ties.png"></a>'
  43. $serv['pigtails desc']='You can use two hair ties to make yourself some <a href="exec:hpigtail = 1 & hscrunchw = 2 & gs ''mirror'', ''start''">pigtails</a>.'
  44. end
  45. if canBraidHair = 1 and hscrunchw + hpingripw + hpigtail = 0:
  46. $serv['braid']='<a href="exec:minut += pcs_hairlng/10 & hbraids = 15 & gs ''mirror'', ''start''"><img src="images/system/icons/action/braiding.png"></a>'
  47. $serv['braid desc']='You can spend <<pcs_hairlng/10>> minutes <a href="exec:minut += pcs_hairlng/10 & hbraids = 15 & gs ''mirror'', ''start''">braiding</a> your hair, just the way your sister taught you.'
  48. end
  49. end
  50. end
  51. end
  52. if hscrunchw = 1:
  53. $serv['ponytail']='<a href="exec:hscrunchw = 0 & gs ''mirror'', ''start''"><img src="images/system/icons/action/ponytail.png"></a>'
  54. $serv['ponytail desc']='Remove the <a href="exec:hscrunchw = 0 & gs ''mirror'', ''start''">scrunchie</a> to get rid of the ponytail.'
  55. end
  56. if hscrunchw = 2:
  57. $serv['pigtails']='<a href="exec:hpigtail = 0 & hscrunchw = 0 & gs ''mirror'', ''start''"><img src="images/system/icons/action/pigtails.png"></a>'
  58. $serv['pigtails desc']='<a href="exec:hpigtail = 0 & hscrunchw = 0 & gs ''mirror'', ''start''">Remove</a> your scrunchies and let your hair flow free again.'
  59. end
  60. if hpingripw = 1:
  61. $serv['bun']='<a href="exec:hpingripw = 0 & gs ''mirror'', ''start''"><img src="images/system/icons/action/bun.png"></a>'
  62. $serv['bun desc']='Let your hair <a href="exec:hpingripw = 0 & gs ''mirror'', ''start''">flow free</a>.'
  63. end
  64. if hbraids > 0:
  65. $serv['braid']='<a href="exec:minut += hbraids*2+pcs_hairlng/50 & hbraids = 0 & gs ''mirror'', ''start''"><img src="images/system/icons/action/braid.png"></a>'
  66. $serv['braid desc']='Take <<hbraids*2+pcs_hairlng/50>> minutes removing your <a href="exec:minut += hbraids*2+pcs_hairlng/50 & hbraids = 0 & gs ''mirror'', ''start''">braid</a>.'
  67. end
  68. ! ----- actions
  69. $serv['back']='<a href="exec: gt ''mirror'',''fin''"><img src="images/system/icons/action/back.png"></a>'
  70. ! ----- lip balm and false lashes
  71. if mc_inventory['lipbalm'] > 0 and pcs_lipbalm <= 0:
  72. $serv['lipbalm']='<a href="exec: cla & gs ''mirror'',''applyLipbalm'' & act ''View results'':gt ''mirror'', ''start''"><img src="images/system/icons/action/lipbalm.png"></a>'
  73. end
  74. if mc_inventory['eyelash_fake'] > 0 and pcs_lashes < 3 and lashextensionstyle <= 0:
  75. $serv['falselashes']='<a href="exec: cla & gs ''mirror'',''applyLashesplain'' & act ''View results'':gt ''mirror'', ''start''"><img src="images/system/icons/action/falselashes.png"></a>'
  76. end
  77. if mc_inventory['eyelash_mink'] > 0 and pcs_lashes < 4 and lashextensionstyle <= 0:
  78. $serv['minklashes']='<a href="exec: cla & gs ''mirror'',''applyLashesmink'' & act ''View results'':gt ''mirror'', ''start''"><img src="images/system/icons/action/minklashes.png"></a>'
  79. end
  80. ! ----- make up
  81. if pcs_makeup = makeup['base'] and mc_inventory['cosmetics'] > 0:
  82. $serv4="
  83. *clr & cla
  84. '<center><img <<$set_imgh>> src=""images/pc/activities/routine/1.jpg""></center>'
  85. 'You consider for a moment which look you want to go for.'
  86. *nl
  87. act 'Change your mind': gt 'mirror', 'start'
  88. if pcs_makeup < 2 and mc_inventory['cosmetics'] >= 1:
  89. act 'Light make-up':
  90. *clr & cla
  91. minut += 3
  92. gs 'exp_gain', 'makupskl', rand(1,3)
  93. mc_inventory['cosmetics'] -= 1
  94. pcs_makeup = 2
  95. '<<$makeupLight>>'
  96. act 'Continue': gt 'mirror', 'start'
  97. end
  98. end
  99. if pcs_makeup < 3 and mc_inventory['cosmetics'] >= 2:
  100. act 'Vibrant make-up':
  101. *clr & cla
  102. minut += 5
  103. gs 'exp_gain', 'makupskl', rand(1,3)
  104. mc_inventory['cosmetics'] -= 2
  105. pcs_makeup = 3
  106. '<<$makeupNatural>>'
  107. act 'Continue': gt 'mirror', 'start'
  108. end
  109. end
  110. if mc_inventory['cosmetics'] >= 3:
  111. if pcs_makeup < 4:
  112. act 'Thick make-up':
  113. *clr & cla
  114. minut += 10
  115. gs 'exp_gain', 'makupskl', rand(1,3)
  116. mc_inventory['cosmetics'] -= 3
  117. vidageday -= 1
  118. pcs_makeup = 4
  119. '<<$makeupHeavy>>'
  120. act 'Continue': gt 'mirror', 'start'
  121. end
  122. end
  123. if pcs_makeup < 6:
  124. act 'Bimbo make-up':
  125. *clr & cla
  126. minut += 10
  127. gs 'exp_gain', 'makupskl', rand(1,3)
  128. mc_inventory['cosmetics'] -= 3
  129. vidageday -= 1
  130. pcs_makeup = 6
  131. '<<$makeupBimbo>>'
  132. act 'Continue': gt 'mirror', 'start'
  133. end
  134. end
  135. if pcs_makeup < 6:
  136. act 'Goth make-up':
  137. *clr & cla
  138. minut += 10
  139. gs 'exp_gain', 'makupskl', rand(1,3)
  140. mc_inventory['cosmetics'] -= 3
  141. vidageday -= 1
  142. pcs_makeup = 7
  143. '<<$makeupGoth>>'
  144. act 'Continue': gt 'mirror', 'start'
  145. end
  146. end
  147. end
  148. "
  149. $serv['makeup']='<a href="exec: dynamic $serv4"><img src="images/system/icons/action/makeup.png"></a>'
  150. end
  151. '<center><table align=center cellspacing=0 cellpadding=0><tr><td align=center colspan=15><<$serv["avatar"]>></td></tr><tr><td colspan=15><hr></td></tr><tr><td align=center><<$serv["falselashes"]>></td> <td align=center><<$serv["minklashes"]>></td><td align=center><<$serv["lipbalm"]>></td><td align=center><<$serv["makeup"]>></td><td align=center><<$serv["ponytail"]>></td><td align=center><<$serv["bun"]>></td><td align=center><<$serv["pigtails"]>></td><td align=center><<$serv["braid"]>></td><td align=center><<$serv["hairbrush"]>></td><td align=center><<$serv["back"]>></td></tr></table></center>'
  152. !########## main desc ##########
  153. if $start_type[1] = 'tg':
  154. if daystart - daystart_start < 9:
  155. 'In the mirror, you see a strange woman''s face looking back at you that exactly copies all your actions. You can hardly accept the idea that this is now you.'
  156. elseif daystart - daystart_start < 29:
  157. 'In the mirror you see a woman''s face to which you have become accustomed to. But sometimes, you get the feel that this is not your face.'
  158. end
  159. end
  160. '<<$pcs_apprnc>>'
  161. '<<$hair>>'
  162. '<<$pc_descFull[''makeup'']>>. Your ' + iif(pcs_eyesize > 1, '<<$pc_desc[''eye size'']>> ', '') + 'eyes are <<$pc_desc[''eye colour'']>> <<$pcs_lashes>>.'
  163. if glass > 0: 'You are wearing <<$pc_descWordy[''vision'']>>.'
  164. if pcs_missing_teeth = 1:
  165. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. You have lost <<pcs_missing_teeth>> <a href="exec:gs ''obj_din'', ''show_missing_teeth''">tooth</a>.'
  166. elseif pcs_missing_teeth >= 2:
  167. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. You have lost <<pcs_missing_teeth>> <a href="exec:gs ''obj_din'', ''show_missing_teeth''">teeth</a>.'
  168. end
  169. if pcs_brace = 1:
  170. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. You are wearing a brace on your <a href="exec:gs ''obj_din'', ''show_teeth''">teeth</a> .'
  171. elseif pcs_teeth = -1:
  172. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. You have a perfect white <a href="exec:gs ''obj_din'', ''show_teeth''">smile</a>.'
  173. elseif pcs_teeth > 0:
  174. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. Your <a href="exec:gs ''obj_din'', ''show_teeth''">teeth</a> are not straight at all. It might be a good idea to see a dentist to straighten them.'
  175. else
  176. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. Your <a href="exec:gs ''obj_din'', ''show_teeth''">teeth</a> are miscoloured. It might be a good idea to see a dentist to get them cleaned up.'
  177. end
  178. '<<$pc_descFull[''skin'']>>'
  179. !########## hair additional desc ##########
  180. if curly > 0 and defcurly = 0: $serv['hhair']='Your curly hair will last for another <b><<curly>></b> days.'
  181. if straight > 0 and defcurly = 1: $serv['hhair']='Your straightened hair will last for another <b><<straight>></b> days.'
  182. if hbraids > 0: $serv['hbraids']='Your braided hair will last for another <b><<hbraids>></b> days.'
  183. if pcs_haircol ! nathcol:
  184. if dyefade > 0 and dyefade < 7: $serv['hdye']='Your hair dye is beginning to fade and your roots are showing.'
  185. if dyefade = 0: $serv['hdye']='Your hair dye has faded and looks terrible.'
  186. end
  187. if $serv['hhair'] ! '' : '<<$serv["hhair"]>>'
  188. if $serv['hbraids'] ! '' : '<<$serv["hbraids"]>>'
  189. if $serv['hdye'] ! '' : '<<$serv["hdye"]>>'
  190. if $serv['ponytail desc'] ! '' : '<<$serv["ponytail desc"]>>'
  191. if $serv['bun desc'] ! '' : '<<$serv["bun desc"]>>'
  192. if $serv['pigtails desc'] ! '' : '<<$serv["pigtails desc"]>>'
  193. if $serv['braid desc'] ! '' : '<<$serv["braid desc"]>>'
  194. else
  195. '<center><img <<$set_imgh>> src="<<func(''$face_image'')>>"></center>'
  196. *nl
  197. if $start_type[1] = 'tg':
  198. if daystart - daystart_start < 9:
  199. 'In the mirror, you see a strange woman''s face looking back at you that exactly copies all your actions. You can hardly accept the idea that this is now you.'
  200. elseif daystart - daystart_start < 29:
  201. 'In the mirror you see a woman''s face to which you have become accustomed to. But sometimes, you get the feel that this is not your face.'
  202. end
  203. end
  204. '<<$pcs_apprnc>>'
  205. '<<$hair>>'
  206. '<<$pc_descFull[''makeup'']>>. Your ' + iif(pcs_eyesize > 1, '<<$pc_desc[''eye size'']>> ', '') + 'eyes are <<$pc_desc[''eye colour'']>> <<$pcs_lashes>>.'
  207. if glass > 0: 'You are wearing <<$pc_descWordy[''vision'']>>.'
  208. if pcs_missing_teeth = 1:
  209. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. You have lost <<pcs_missing_teeth>> <a href="exec:gs ''obj_din'', ''show_missing_teeth''">tooth</a>.'
  210. elseif pcs_missing_teeth >= 2:
  211. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. You have lost <<pcs_missing_teeth>> <a href="exec:gs ''obj_din'', ''show_missing_teeth''">teeth</a>.'
  212. end
  213. if pcs_brace = 1:
  214. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. You are wearing a brace on your <a href="exec:gs ''obj_din'', ''show_teeth''">teeth</a> .'
  215. elseif pcs_teeth = -1:
  216. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. You have a perfect white <a href="exec:gs ''obj_din'', ''show_teeth''">smile</a>.'
  217. elseif pcs_teeth > 0:
  218. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. Your <a href="exec:gs ''obj_din'', ''show_teeth''">teeth</a> are not straight at all. It might be a good idea to see a dentist to straighten them.'
  219. else
  220. 'You have <<$pcs_lipbalm>> <<$pc_desc[''lip size'']>> lips. Your <a href="exec:gs ''obj_din'', ''show_teeth''">teeth</a> are miscoloured. It might be a good idea to see a dentist to get them cleaned up.'
  221. end
  222. '<<$pc_descFull[''skin'']>>'
  223. if curly > 0 and defcurly = 0: '<br>Your curly hair will last for another <<curly>> days.'
  224. if straight > 0 and defcurly = 1: '<br>Your straightened hair will last for another <<straight>> days.'
  225. if hbraids > 0: '<br>Your braided hair will last for another <<hbraids>> days.'
  226. if pcs_haircol ! nathcol:
  227. if dyefade > 0 and dyefade < 7: '<br>Your hair dye is beginning to fade and your roots are showing.'
  228. if dyefade = 0: '<br>Your hair dye has faded and looks terrible.'
  229. end
  230. if cheatVars['auto_brush'] = 1 and pcs_hairbsh = 0 : xgt 'mirror', 'brush'
  231. !!!!!!!! Maruda Hair Mod
  232. if mc_inventory['scrunchies'] < 1:hscrunchw = 0
  233. if mc_inventory['kirbygrips'] < 1:hpingripw = 0
  234. if mc_inventory['scrunchies'] < 2:hpigtail = 0
  235. if pcs_hairbsh > 0 and pcs_hairlng > 80 and hbraids = 0:
  236. *nl
  237. if mc_inventory['scrunchies'] >= 1 and hscrunchw + hpingripw = 0:
  238. 'As you have a scrunchy, you can arrange your hair into a <a href="exec:hscrunchw = 1 & gs ''mirror'', ''start''">ponytail</a>. You have <<mc_inventory[''scrunchies'']>> scrunchies left.'
  239. end
  240. if pcs_hairlng <= 400 and mc_inventory['kirbygrips'] >= 1 and hscrunchw + hpingripw = 0:
  241. 'You have several clips, pins and grips for you hair. Hence, you can <a href="exec:hpingripw = 1 & gs ''mirror'', ''start''">updo your hair</a>. You have <<mc_inventory[''kirbygrips'']>> hair accessories at your disposal.'
  242. end
  243. if pcs_hairlng <= 800 and mc_inventory['scrunchies'] >= 1:
  244. if mc_inventory['scrunchies'] >= 2 and hscrunchw + hpingripw = 0:
  245. 'You can use two hair ties to make yourself some <a href="exec:hpigtail = 1 & hscrunchw = 2 & gs ''mirror'', ''start''">pigtails</a>.'
  246. end
  247. if canBraidHair = 1 and hscrunchw + hpingripw + hpigtail = 0:
  248. 'You can spend <<pcs_hairlng/10>> minutes <a href="exec:minut += pcs_hairlng/10 & hbraids = 15 & gs ''mirror'', ''start''">braiding</a> your hair, just the way your sister taught you.'
  249. end
  250. end
  251. end
  252. if hscrunchw = 1: 'Remove the <a href="exec:hscrunchw = 0 & gs ''mirror'', ''start''">scrunchie</a> to get rid of the ponytail.'
  253. if hscrunchw = 2: '<a href="exec:hpigtail = 0 & hscrunchw = 0 & gs ''mirror'', ''start''">Remove</a> your scrunchies and let your hair flow free again.'
  254. if hpingripw = 1: 'Let your hair <a href="exec:hpingripw = 0 & gs ''mirror'', ''start''">flow free</a>.'
  255. if hbraids > 0: 'Take <<hbraids*2+pcs_hairlng/50>> minutes removing your <a href="exec:minut += hbraids*2+pcs_hairlng/50 & hbraids = 0 & gs ''mirror'', ''start''">braid</a>.'
  256. end
  257. if mc_inventory['cosmetics'] > 0: *nl 'Cosmetics: <<mc_inventory[''cosmetics'']>>' else *nl 'You have no cosmetics.'
  258. if mc_inventory['lipbalm'] > 0: *pl ' | Lip gloss: <<mc_inventory[''lipbalm'']>>' else *pl ' You have no lip gloss left.'
  259. if mc_inventory['eyelash_fake'] > 0: *nl 'False lashes: <<mc_inventory[''eyelash_fake'']>>' else *nl 'You have no false lashes left.'
  260. if mc_inventory['eyelash_mink'] > 0: *pl ' | Mink lashes: <<mc_inventory[''eyelash_mink'']>>' else *pl ' You have no mink lashes left.'
  261. if mc_inventory['umbrella'] = 0: *nl 'WARNING: Makeup will get ruined by the rain unless you buy an umbrella.'
  262. act 'Move away from the mirror': gt 'mirror','fin'
  263. if pcs_hairbsh < 1: act 'Brush your hair': xgt 'mirror', 'brush'
  264. if pcs_makeup = makeup['base'] and mc_inventory['cosmetics'] > 0:
  265. act 'Apply makeup':
  266. *clr & cla
  267. '<center><img <<$set_imgh>> src="images/pc/activities/routine/1.jpg"></center>'
  268. 'You consider for a moment which look you want to go for.'
  269. *nl
  270. act 'Change your mind': gt 'mirror', 'start'
  271. if pcs_makeup < 2 and mc_inventory['cosmetics'] > 0:
  272. act 'Light make-up':
  273. *clr & cla
  274. minut += 3
  275. gs 'exp_gain', 'makupskl', rand(1,3)
  276. mc_inventory['cosmetics'] -= 1
  277. pcs_makeup = 2
  278. '<<$makeupLight>>'
  279. act 'Continue': gt 'mirror', 'start'
  280. end
  281. end
  282. if pcs_makeup < 3 and mc_inventory['cosmetics'] > 1:
  283. act 'Vibrant make-up':
  284. *clr & cla
  285. minut += 5
  286. gs 'exp_gain', 'makupskl', rand(1,3)
  287. mc_inventory['cosmetics'] -= 2
  288. pcs_makeup = 3
  289. '<<$makeupNatural>>'
  290. act 'Continue': gt 'mirror', 'start'
  291. end
  292. end
  293. if mc_inventory['cosmetics'] > 2:
  294. if pcs_makeup < 4:
  295. act 'Thick make-up':
  296. *clr & cla
  297. minut += 10
  298. gs 'exp_gain', 'makupskl', rand(1,3)
  299. mc_inventory['cosmetics'] -= 3
  300. vidageday -= 1
  301. pcs_makeup = 4
  302. '<<$makeupHeavy>>'
  303. act 'Continue': gt 'mirror', 'start'
  304. end
  305. end
  306. if pcs_makeup < 6:
  307. act 'Bimbo make-up':
  308. *clr & cla
  309. minut += 10
  310. gs 'exp_gain', 'makupskl', rand(1,3)
  311. mc_inventory['cosmetics'] -= 3
  312. vidageday -= 1
  313. pcs_makeup = 6
  314. '<<$makeupBimbo>>'
  315. act 'Continue': gt 'mirror', 'start'
  316. end
  317. end
  318. if pcs_makeup < 6:
  319. act 'Goth make-up':
  320. *clr & cla
  321. minut += 10
  322. gs 'exp_gain', 'makupskl', rand(1,3)
  323. mc_inventory['cosmetics'] -= 3
  324. vidageday -= 1
  325. pcs_makeup = 7
  326. '<<$makeupGoth>>'
  327. act 'Continue': gt 'mirror', 'start'
  328. end
  329. end
  330. end
  331. end
  332. elseif mc_inventory['cosmetics'] <= 0:
  333. 'You don''t have any cosmetics to apply.'
  334. end
  335. if mc_inventory['lipbalm'] > 0 and pcs_lipbalm <= 0:
  336. act 'Apply lip balm':
  337. cla
  338. gs 'mirror','applyLipbalm'
  339. act 'View results':gt 'mirror', 'start'
  340. end
  341. end
  342. if mc_inventory['eyelash_fake'] > 0 and pcs_lashes < 3 and lashextensionstyle <= 0:
  343. act 'Apply false lashes':
  344. cla
  345. gs 'mirror','applyLashesplain'
  346. act 'View results':gt 'mirror', 'start'
  347. end
  348. end
  349. if mc_inventory['eyelash_mink'] > 0 and pcs_lashes < 4 and lashextensionstyle <= 0:
  350. act 'Apply mink lashes':
  351. cla
  352. gs 'mirror','applyLashesmink'
  353. act 'View results':gt 'mirror', 'start'
  354. end
  355. end
  356. act 'Manage your custom make-up routines': gs 'mirror', 'routine_manage'
  357. temp_routine_index = 1
  358. :makeup_routine_apply_acts_loop
  359. $temp_routine_name = $makeup['routine_<<temp_routine_index>>_name']
  360. dynamic "if $makeup['routine_<<temp_routine_index>>'] ! '':
  361. gs 'mirror', 'routine_description', <<temp_routine_index>>
  362. if func('mirror', 'routine_check', <<temp_routine_index>>):
  363. act 'Apply <<$temp_routine_name>>':
  364. gt 'mirror', 'works', makeup['routine_<<temp_routine_index>>_makeup'], makeup['routine_<<temp_routine_index>>_lipbalm'], makeup['routine_<<temp_routine_index>>_lashes']
  365. end
  366. end
  367. end"
  368. if temp_routine_index < 4: temp_routine_index += 1 & jump 'makeup_routine_apply_acts_loop'
  369. gs 'stat'
  370. killvar 'serv'
  371. act '<<iif(newstylemirror,''Change to the old style mirror'',''Change to the new style mirror'')>>': newstylemirror = iif(newstylemirror,0,1) & gt 'mirror','start'
  372. end
  373. !! --- start ---
  374. !! for now keeping this monstrosity here for reference
  375. ! mid($routine4,1,1), mid($routine4,2,1), mid($routine4,3,1)
  376. if $ARGS[0] = 'routine_manage':
  377. cls & cla
  378. *nl
  379. 'Select make-up level'
  380. *p iif(makeupSetting = 0, ' none,', '<a href="exec:makeupSetting = 0 & gs ''mirror'', ''routine_manage''">none</a>,')
  381. *p iif(makeupSetting = 1, ' light,', ' <a href="exec:makeupSetting = 1 & gs ''mirror'', ''routine_manage''">light</a>,')
  382. *p iif(makeupSetting = 2, ' vibrant,', ' <a href="exec:makeupSetting = 2 & gs ''mirror'', ''routine_manage''">vibrant</a>,')
  383. *p iif(makeupSetting = 3, ' thick,', ' <a href="exec:makeupSetting = 3 & gs ''mirror'', ''routine_manage''">thick</a>,')
  384. *p iif(makeupSetting = 5, ' bimbo', ' <a href="exec:makeupSetting = 5 & gs ''mirror'', ''routine_manage''">bimbo</a>')
  385. *pl iif(makeupSetting = 6, ' goth', ' <a href="exec:makeupSetting = 6 & gs ''mirror'', ''routine_manage''">goth</a>')
  386. *nl
  387. 'Choose if you will use lipbalm'
  388. *p iif(cust_lipbalm = 0,'no,', '<a href="exec:cust_lipbalm = 0 & gs ''mirror'', ''routine_manage''">no</a>,')
  389. *pl iif(cust_lipbalm = 1,' yes', ' <a href="exec:cust_lipbalm = 1 & gs ''mirror'', ''routine_manage''">yes</a>')
  390. *nl
  391. 'Choose lash options'
  392. *p iif(custlashes = 0,'none,', '<a href="exec:custlashes = 0 & gs ''mirror'', ''routine_manage''">none</a>,')
  393. *p iif(custlashes = 1,' fake,', ' <a href="exec:custlashes = 1 & gs ''mirror'', ''routine_manage''">fake</a>,')
  394. *pl iif(custlashes = 2,' mink', ' <a href="exec:custlashes = 2 & gs ''mirror'', ''routine_manage''">mink</a>')
  395. $routine = str(makeupSetting) + str(cust_lipbalm) + str(custlashes)
  396. act 'Exit': gt 'mirror','start'
  397. temp_routine_index = 0
  398. :makeup_routine_save_selector_loop
  399. temp_routine_index += 1
  400. if temp_routine_index < 5 and $makeup['routine_<<temp_routine_index>>'] ! '': jump 'makeup_routine_save_selector_loop'
  401. dynamic "if temp_routine_index < 5:
  402. act 'Save routine':
  403. makeup['routine_<<temp_routine_index>>_makeup'] = makeupSetting
  404. makeup['routine_<<temp_routine_index>>_lipbalm'] = cust_lipbalm
  405. makeup['routine_<<temp_routine_index>>_lashes'] = custlashes
  406. $makeup['routine_<<temp_routine_index>>'] = $routine
  407. $makeup['routine_<<temp_routine_index>>_name'] = 'routine <<temp_routine_index>>'
  408. gs 'mirror', 'routine_manage'
  409. end
  410. end"
  411. temp_routine_index = 1
  412. :makeup_routine_manage_acts_loop
  413. $temp_routine_name = $makeup['routine_<<temp_routine_index>>_name']
  414. dynamic "if $makeup['routine_<<temp_routine_index>>'] ! '':
  415. gs 'mirror', 'routine_description', temp_routine_index, 'no_color'
  416. act 'Remove <<$temp_routine_name>>':
  417. gs 'shortgs', 'remove_array_element', 'makeup', 'routine_<<temp_routine_index>>'
  418. gs 'shortgs', 'remove_array_element', 'makeup', 'routine_<<temp_routine_index>>_name'
  419. gs 'mirror', 'routine_manage'
  420. end
  421. act 'Rename <<$temp_routine_name>>':
  422. $makeup['routine_<<temp_routine_index>>_name'] = input ('Name the routine')
  423. gs 'mirror', 'routine_manage'
  424. end
  425. end"
  426. if temp_routine_index < 4: temp_routine_index += 1 & jump 'makeup_routine_manage_acts_loop'
  427. end
  428. if $ARGS[0] = 'routine_description':
  429. *nl 'Make-up routine <<ARGS[1]>> is called <font color="#268bd2"><<$makeup[''routine_<<ARGS[1]>>_name'']>></font> and consists of:'
  430. *nl
  431. if makeup['routine_<<ARGS[1]>>_makeup'] > 0:
  432. killvar '$temp_prefix' & killvar '$temp_postfix'
  433. if $ARGS[2] = '' and pcs_makeup < makeup['routine_<<ARGS[1]>>_makeup'] + 1:
  434. if mc_inventory['cosmetics'] >= min(makeup['routine_<<ARGS[1]>>_makeup'], 3):
  435. $temp_prefix = '<font color="#E5C07B">'
  436. $temp_postfix = ' - Not applied</font>'
  437. else
  438. $temp_prefix = '<font color="#dc322f">'
  439. $temp_postfix = ' - Not enough to apply</font>'
  440. end
  441. end
  442. if makeup['routine_<<ARGS[1]>>_makeup'] = 1:
  443. ' <<$temp_prefix>>Light make-up<<$temp_postfix>>'
  444. elseif makeup['routine_<<ARGS[1]>>_makeup'] = 2:
  445. ' <<$temp_prefix>>Vibrant make-up<<$temp_postfix>>'
  446. elseif makeup['routine_<<ARGS[1]>>_makeup'] = 3:
  447. ' <<$temp_prefix>>Thick make-up<<$temp_postfix>>'
  448. elseif makeup['routine_<<ARGS[1]>>_makeup'] = 5:
  449. ' <<$temp_prefix>>Bimbo make-up<<$temp_postfix>>'
  450. elseif makeup['routine_<<ARGS[1]>>_makeup'] = 6:
  451. ' <<$temp_prefix>>Goth make-up<<$temp_postfix>>'
  452. end
  453. end
  454. if makeup['routine_<<ARGS[1]>>_lipbalm'] > 0:
  455. killvar '$temp_prefix' & killvar '$temp_postfix'
  456. if $ARGS[2] = '' and pcs_lipbalm < makeup['routine_<<ARGS[1]>>_lipbalm']:
  457. if mc_inventory['lipbalm'] > 0:
  458. $temp_prefix = '<font color="#E5C07B">'
  459. $temp_postfix = ' - Not applied</font>'
  460. else
  461. $temp_prefix = '<font color="#dc322f">'
  462. $temp_postfix = ' - Not enough to apply</font>'
  463. end
  464. end
  465. ' <<$temp_prefix>>Lipbalm<<$temp_postfix>>'
  466. end
  467. if makeup['routine_<<ARGS[1]>>_lashes'] > 0:
  468. killvar '$temp_prefix' & killvar '$temp_postfix'
  469. if $ARGS[2] = '' and lashextensionstyle <= 0 and pcs_lashes < makeup['routine_<<ARGS[1]>>_lashes'] + 2:
  470. if (makeup['routine_<<ARGS[1]>>_lashes'] = 1 and mc_inventory['eyelash_fake'] >= 1) or (makeup['routine_<<ARGS[1]>>_lashes'] = 2 and mc_inventory['eyelash_mink'] >= 1):
  471. $temp_prefix = '<font color="#E5C07B">'
  472. $temp_postfix = ' - Not applied</font>'
  473. else
  474. $temp_prefix = '<font color="#dc322f">'
  475. $temp_postfix = ' - Not enough to apply</font>'
  476. end
  477. end
  478. if makeup['routine_<<ARGS[1]>>_lashes'] = 1:
  479. ' <<$temp_prefix>>False lashes<<$temp_postfix>>'
  480. elseif makeup['routine_<<ARGS[1]>>_lashes'] = 2:
  481. ' <<$temp_prefix>>Mink false lashes<<$temp_postfix>>'
  482. end
  483. end
  484. killvar '$temp_prefix' & killvar '$temp_postfix'
  485. end
  486. if $ARGS[0] = 'routine_check':
  487. if (makeup['routine_<<ARGS[1]>>_makeup'] > 0 and pcs_makeup < makeup['routine_<<ARGS[1]>>_makeup'] + 1 and mc_inventory['cosmetics'] >= min(makeup['routine_<<ARGS[1]>>_makeup'], 3)) or (makeup['routine_<<ARGS[1]>>_lipbalm'] > 0 and pcs_lipbalm < makeup['routine_<<ARGS[1]>>_lipbalm'] and mc_inventory['lipbalm'] > 0) or (makeup['routine_<<ARGS[1]>>_lashes'] > 0 and lashextensionstyle <= 0 and pcs_lashes < makeup['routine_<<ARGS[1]>>_lashes'] + 2 and ((makeup['routine_<<ARGS[1]>>_lashes'] = 1 and mc_inventory['eyelash_fake'] >= 1) or (makeup['routine_<<ARGS[1]>>_lashes'] = 2 and mc_inventory['eyelash_mink'] >= 1))): result = 1
  488. end
  489. ! if $ARGS[0] = 'routine_check': {
  490. makeup['routine_<<ARGS[1]>>_makeup'] > 0 and
  491. pcs_makeup < makeup['routine_<<ARGS[1]>>_makeup'] + 1 and
  492. mc_inventory['cosmetics'] >= min(makeup['routine_<<ARGS[1]>>_makeup'], 3)
  493. makeup['routine_<<ARGS[1]>>_lipbalm'] > 0 and
  494. pcs_lipbalm < makeup['routine_<<ARGS[1]>>_lipbalm'] and
  495. mc_inventory['lipbalm'] > 0
  496. makeup['routine_<<ARGS[1]>>_lashes'] > 0 and
  497. lashextensionstyle <= 0 and
  498. pcs_lashes < makeup['routine_<<ARGS[1]>>_lashes'] + 2 and
  499. ((
  500. makeup['routine_<<ARGS[1]>>_lashes'] = 1 and
  501. mc_inventory['eyelash_fake'] >= 1
  502. ) or (
  503. makeup['routine_<<ARGS[1]>>_lashes'] = 2 and
  504. mc_inventory['eyelash_mink'] >= 1
  505. ))
  506. }
  507. if $ARGS[0] = 'steam':
  508. menu_off = 1
  509. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/mirror1.jpg"></center>'
  510. '<center>The mirror is heavily misted. It must be wiped or left to cool.</center>'
  511. gs 'stat'
  512. act 'Wipe the mirror':
  513. *clr & cla
  514. minut += 1
  515. mirror_steam = 100
  516. gs 'stat'
  517. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/mirror2.jpg"></center>'
  518. '<center>You wipe the mirror with a towel.</center>'
  519. act 'Look in the mirror':gt 'mirror','start'
  520. end
  521. act 'Move away from the mirror':gt 'mirror','fin'
  522. end
  523. if $ARGS[0] = 'brush':
  524. menu_off = 1
  525. *clr & cla
  526. minut += min(15, max(1, pcs_hairlng / 80))
  527. pcs_hairbsh = 1
  528. if newstylemirror = 1:
  529. $serv['noaction'] = '<img <<$set_imgh>> src="images/system/icons/blank.png">'
  530. $serv['avatar'] = '<img <<$set_imgh>> src="<<func(''$face_image'')>>">'
  531. if $mirrorloc = 'mirror':
  532. $serv['back']='<a href="exec: gt ''mirror'',''start''"><img src="images/system/icons/action/back.png"></a>'
  533. else
  534. $serv['back']='<a href="exec: gt ''mirror'',''fin''"><img src="images/system/icons/action/back.png"></a>'
  535. end
  536. '<center><table align=center cellspacing=0 cellpadding=0><tr><td align=center colspan=15><center><<$serv["avatar"]>></center></td></tr><tr><td colspan=15><hr></td></tr><tr><td colspan=10></td><td><<$serv["back"]>></td><td colspan=4></td></tr></table></center>'
  537. killvar('$serv')
  538. else
  539. '<center><img <<$set_imgh>> src="<<func(''$face_image'')>>"></center>'
  540. 'You brush your hair.'
  541. end
  542. if $mirrorloc = 'mirror':
  543. act 'Finish': gt 'mirror', 'start'
  544. else
  545. act 'Finish': gt 'mirror', 'fin'
  546. end
  547. end
  548. if $ARGS[0] = 'works':
  549. '<center><img <<$set_imgh>> src="images/pc/activities/makeup_1.jpg"></center>'
  550. if pcs_makeup = 0: pcs_makeup = makeup['base']
  551. if ARGS[1] > 0 and pcs_makeup < ARGS[1] + 1:
  552. if mc_inventory['cosmetics'] <= 0:
  553. 'You don''t have any cosmetics.'
  554. elseif mc_inventory['cosmetics'] >= min(ARGS[1], 3):
  555. *nl
  556. if ARGS[1] = 1 and pcs_makeup < 2:
  557. 'You subtly apply some neutral tones, with a light application of makeup to bring out your natural beauty.'
  558. minut += 3
  559. gs 'exp_gain', 'makupskl', rand(1,3)
  560. mc_inventory['cosmetics'] -= 1
  561. pcs_makeup = 2
  562. elseif ARGS[1] = 2 and pcs_makeup < 3:
  563. 'You apply some mildly vibrant tones and colors of makeup to cover your minor imperfections and enhance your best features.'
  564. minut += 5
  565. gs 'exp_gain', 'makupskl', rand(1,3)
  566. mc_inventory['cosmetics'] -= 2
  567. pcs_makeup = 3
  568. elseif ARGS[1] = 3 and pcs_makeup < 4:
  569. 'You apply some deeper, richer shades of makeup, thick enough to cover most imperfections, while drawing attention to your eyes and lips.'
  570. minut += 10
  571. gs 'exp_gain', 'makupskl', rand(1,3)
  572. mc_inventory['cosmetics'] -= 3
  573. vidageday -= 1
  574. pcs_makeup = 4
  575. elseif ARGS[1] = 5 and pcs_makeup < 6:
  576. 'You apply some bright, seductive makeup, thick enough to cover most imperfections, while drawing attention in a way only a bimbo can.'
  577. minut += 10
  578. gs 'exp_gain', 'makupskl', rand(1,3)
  579. mc_inventory['cosmetics'] -= 3
  580. vidageday -= 1
  581. pcs_makeup = 6
  582. elseif ARGS[1] = 6 and pcs_makeup < 6:
  583. 'You apply some makeup thick enough to cover most imperfections, while drawing attention in a way only a goth can.'
  584. minut += 10
  585. gs 'exp_gain', 'makupskl', rand(1,3)
  586. mc_inventory['cosmetics'] -= 3
  587. vidageday -= 1
  588. pcs_makeup = 7
  589. end
  590. else
  591. 'You don''t have enough cosmetics to apply your chosen option.'
  592. end
  593. end
  594. if pcs_hairbsh < 1:
  595. minut += 3
  596. pcs_hairbsh = 1
  597. 'You brush your hair.'
  598. end
  599. if ARGS[2] > 0: gs 'mirror', 'applyLipbalm'
  600. if ARGS[3] > 0 and lashextensionstyle <= 0 and pcs_lashes < ARGS[3] + 2:
  601. if ARGS[3] = 1 and mc_inventory['eyelash_fake'] >= 1:
  602. gs 'mirror', 'applyLashesplain'
  603. elseif ARGS[3] = 2 and mc_inventory['eyelash_mink'] >= 1:
  604. gs 'mirror', 'applyLashesmink'
  605. end
  606. end
  607. cla
  608. act 'View results':gt 'mirror', 'start'
  609. end &! --- works ----
  610. if $ARGS[0] = 'applyLipbalm':
  611. if mc_inventory['lipbalm'] > 0 and pcs_lipbalm <= 0:
  612. minut += 1
  613. mc_inventory['lipbalm'] -= 1
  614. lipkoef += rand(0, 1)
  615. if lipkoef > 50:
  616. lipkoef = 0
  617. pcs_lip += 1
  618. end
  619. pcs_lipbalm += 8
  620. 'You apply some moisturizing balm on your lips.'
  621. end
  622. end &! --- applyLipbalm ---
  623. if $ARGS[0] = 'applyLashesmink':
  624. if mc_inventory['eyelash_mink'] > 0 and pcs_lashes < 4:
  625. minut += 15
  626. mc_inventory['eyelash_mink'] -= 1
  627. if false_lashes >= 1 and pcs_lashes = 3:'You remove your old, plain lashes first.'
  628. false_lashes = 1
  629. pcs_lashes = 4
  630. 'You spend a good bit of time affixing your lavish, mink lash strips.'
  631. end
  632. end &! --- applyLashesmink ---
  633. if $ARGS[0] = 'applyLashesplain':
  634. if mc_inventory['eyelash_fake'] > 0 and pcs_lashes < 3:
  635. minut += 15
  636. mc_inventory['eyelash_fake'] -= 1
  637. false_lashes = 1
  638. pcs_lashes = 3
  639. 'You spend a fair bit of time carefully trimming and affixing your flirtatious false lashes.'
  640. end
  641. end &! --- applyLashesplain ---
  642. if $ARGS[0] = 'fin':
  643. killvar '$makeupLight'
  644. killvar '$makeupNatural'
  645. killvar '$makeupHeavy'
  646. killvar '$routine'
  647. killvar '$mirrorloc'
  648. killvar 'temp_routine_index'
  649. killvar '$temp_routine_name'
  650. menu_off = 0
  651. gt $locM, $locM_arg
  652. end &! --- fin ----
  653. if $ARGS[0] = 'd_bag_mirror':
  654. *clr & cla
  655. gs 'stat'
  656. '<center><h1>Compact Mirror</h1></center>'
  657. '<center><img <<$set_imgh>> src="images/pc/items/mirror_compact.jpg"></center>'
  658. '<center><table cellspacing="0" cellpadding="20" valign="top"><tr>'
  659. '<td cellspacing="0" cellpadding="0" valign="top">'
  660. 'You have '+iif(mc_inventory['travel_makeup'] > 0, '<b><<mc_inventory[''travel_makeup'']>></b>', 'no')+' cosmetic applications and '+iif(mc_inventory['makeup_wipes'] > 0, '<b><<mc_inventory[''makeup_wipes'']>></b>', 'no')+' tissues left in your purse.'
  661. *nl
  662. if pcs_hairbsh < 1 and mc_inventory['comb'] = 1:
  663. '<a href="exec: pcs_hairbsh = 1 & gt ''mirror'', ''d_bag_mirror''"><b>Brush your hair</b></a>'
  664. end
  665. if pcs_makeup = 0:
  666. if mc_inventory['makeup_wipes'] > 0:
  667. '<a href="exec: mc_inventory[''makeup_wipes''] -= 1 & pcs_makeup = makeup[''base''] & gt ''mirror'', ''d_bag_mirror''"><b>Clear smeared cosmetics</b></a>'
  668. if mc_inventory['travel_makeup'] >= min(makeupSetting, 3):
  669. if makeup['base'] < makeupSetting + 1:
  670. '<a href="exec: gt ''mirror'', ''kosmetitka_fix''"><b>Fix your makeup</b></a>'
  671. end
  672. else
  673. 'You need portable makeup and tissues to fix your makeup.'
  674. end
  675. else
  676. 'You need portable makeup and tissues to fix your makeup.'
  677. end
  678. else
  679. if pcs_makeup = 1:
  680. if mc_inventory['travel_makeup'] > 0:
  681. '<a href="exec: minut += 3 & gs ''exp_gain'', ''makupskl'', rand(1,3) & pcs_makeup = 2 & mc_inventory[''travel_makeup''] -= 1 & gt ''mirror'', ''d_bag_mirror''"><b>Put on light makeup</b></a>'
  682. end
  683. elseif pcs_makeup > makeup['base']:
  684. if mc_inventory['makeup_wipes'] > 0:
  685. '<a href="exec: mc_inventory[''makeup_wipes''] -= 1 & pcs_makeup = makeup[''base''] & gt ''mirror'', ''d_bag_mirror''"><b>Remove your makeup</b></a>'
  686. end
  687. end
  688. if pcs_lipbalm <= 0 and mc_inventory['lipbalm'] > 0:
  689. '<a href="exec: gs ''mirror'', ''applyLipbalm'' & gt ''mirror'', ''d_bag_mirror''"><b>Apply lip balm</b></a>'
  690. end
  691. end
  692. '</td></tr></table></center>'
  693. act 'Finish': gt 'din_bad', 'd_bag'
  694. end
  695. if $ARGS[0] = 'kosmetitka_fix':
  696. *clr & cla
  697. '<center><h1>Compact Mirror</h1></center>'
  698. '<center><img <<$set_imgh>> src="images/pc/activities/routine/4.jpg"></center>'
  699. mc_inventory['makeup_wipes'] -= 1
  700. gs 'exp_gain', 'makupskl', rand(1,3)
  701. if makeupSetting = 1:
  702. minut += 3
  703. mc_inventory['travel_makeup'] -= 1
  704. pcs_makeup = 2
  705. '<center>You carefully fix your makeup and restore the neutral and light tones that bring out your natural beauty.</center>'
  706. elseif makeupSetting = 2:
  707. minut += 5
  708. mc_inventory['travel_makeup'] -= 2
  709. pcs_makeup = 3
  710. '<center>You carefully fix your makeup and restore the mildly vibrant tones and colors that cover your minor imperfections and enhance your best features.</center>'
  711. elseif makeupSetting = 3:
  712. minut += 10
  713. mc_inventory['travel_makeup'] -= 3
  714. vidageday -= 1
  715. pcs_makeup = 4
  716. '<center>You carefully fix your makeup and restore the deeper, richer shades, thick enough to cover most imperfections, while drawing attention to your eyes and lips.</center>'
  717. elseif makeupSetting = 5:
  718. minut += 10
  719. mc_inventory['travel_makeup'] -= 3
  720. vidageday -= 1
  721. pcs_makeup = 6
  722. '<center>You carefully fix your makeup and restore the bright, seductive shades, thick enough to cover most imperfections, while drawing attention in a way only a bimbo can.</center>'
  723. elseif makeupSetting = 6:
  724. minut += 10
  725. mc_inventory['travel_makeup'] -= 3
  726. vidageday -= 1
  727. pcs_makeup = 7
  728. '<center>You carefully fix your makeup and restore the makeup thick enough to cover most imperfections, while drawing attention in a way only a goth can.</center>'
  729. end
  730. gs 'stat'
  731. act 'Continue': gt 'mirror', 'd_bag_mirror'
  732. end
  733. --- mirror ---------------------------------