0
0

fit.qsrc 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885
  1. # fit
  2. CLOSE ALL
  3. if $ARGS[0] = 'start':
  4. *clr & cla
  5. $menu_loc = 'fit'
  6. $menu_arg = 'start'
  7. menu_off = 0
  8. minut += 5
  9. frost = 0
  10. gs 'stat'
  11. gs 'themes', 'indoors'
  12. '<center><b><font color="maroon">Fitness Center</font></b></center>'
  13. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/desk.jpg"></center>'
  14. *nl
  15. 'This modern and well staffed fitness center provides all the latest equipment and trainers to help you make the most of them.'
  16. *nl
  17. 'At the reception you may buy '+iif(abonement > 0, 'a subscription package', 'an additional subscription package')+' for access to all available facilities.'
  18. *nl
  19. if abonement > 0:'Your existing subscription package is valid for <<abonement>> more classes.'
  20. *nl
  21. '<b>Classes included in subscription:</b>'
  22. 'Running'
  23. 'CrossFit'
  24. 'Aerobics'
  25. 'Weights'
  26. 'Cross Trainer'
  27. 'Tennis'
  28. 'Kickboxing'
  29. 'Swimming pool.'
  30. *nl
  31. 'Sportswear is required for all available classes.'
  32. act 'Leave': minut += 5 & gt 'city_center'
  33. if abonement > 0:
  34. act 'Go to the dressing room': gt 'fit', 'dressing room'
  35. elseif money > 100:
  36. act 'Use the pool (100 <b>₽</b>)':
  37. money -= 100
  38. gs 'stat'
  39. gt 'fit', 'dressing room'
  40. end
  41. end
  42. if money >= 3000:
  43. act ''+iif(abonement > 0, 'Buy an extra','Buy')+' 30 classes (3,000 <b>₽</b>)':
  44. cla
  45. menu_off = 1
  46. money -= 3000
  47. abonement += 30
  48. 'You bought a subscription for 30 classes, and access to all facilities.'
  49. act 'Move away from cashier':gt 'fit', 'start'
  50. end
  51. end
  52. if money >= 2250:
  53. act ''+iif(abonement > 0, 'Buy an extra','Buy ')+' 20 classes (2,250 <b>₽</b>)':
  54. cla
  55. menu_off = 1
  56. money -= 2250
  57. abonement += 20
  58. 'You bought a subscription for 20 classes, and access to all facilities.'
  59. act 'Move away from cashier':gt 'fit', 'start'
  60. end
  61. end
  62. if money >= 1500:
  63. act ''+iif(abonement > 0, 'Buy an extra','Buy ')+' 10 classes (1,500 <b>₽</b>)':
  64. cla
  65. menu_off = 1
  66. money -= 1500
  67. abonement += 10
  68. 'You bought a subscription for 10 classes, and access to all facilities.'
  69. act 'Move away from cashier':gt 'fit', 'start'
  70. end
  71. end
  72. end
  73. if $ARGS[0] = 'dressing room':
  74. $locM = 'fit'
  75. $locM_arg = 'dressing room'
  76. $sexloc = 'fit'
  77. $loc = 'fit'
  78. $loc_arg = 'dressing room'
  79. $menu_loc = 'fit'
  80. $menu_arg = 'dressing room'
  81. menu_off = 0
  82. $location_type = 'private'
  83. *clr & cla
  84. gs 'stat'
  85. '<center><b><font color="maroon">Dressing</font></b></center>'
  86. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/locker.jpg"></center>'
  87. 'Recruiting girls for local track team, the winners will receive cash prizes.'
  88. 'Attention, visitors to the sports section must wear sports outfits and shoes when using the facilities.'
  89. *nl
  90. 'You can access your <a href="exec: quick_dress = 1 & gt ''wardrobe'', ''default''">default clothing</a> options directly.'
  91. if nichTanyaKnown = 0 and (rand(1,100) <= 20 or nichDebug = 1):
  92. 'In the locker room you notice <a href="exec:gt ''fit'', ''fitgirl''">a cute girl</a>.'
  93. end
  94. act 'Exit the locker room':
  95. if $clothingworntype ! 'nude' and $clothingworntype ! 'swimwear' and $clothingworntype ! 'beach':
  96. if Fit['FMR'] = 0 and vidage <= 40 and hotcat >=6 and city_sport >=10:
  97. gt 'fit', 'FMR'
  98. else
  99. gt 'fit', 'start'
  100. end
  101. else
  102. cla
  103. msg'<b><font color = red>You need to get dressed.</font></b>'
  104. act 'Return': gt 'fit', 'dressing room'
  105. end
  106. end
  107. if shampoo > 0:
  108. act 'Take a shower (0:15)':
  109. cla
  110. *clr
  111. menu_off = 1
  112. minut += 15
  113. pcs_horny += 1
  114. pcs_hairbsh = 0
  115. pcs_makeup = 1
  116. if pcs_inhib < 15:inhib_exp += rand(1,2)
  117. dynamic $showerdin
  118. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
  119. 'You go into the bathroom and turn on the shower. You lather your body and wash in the shower.'
  120. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
  121. act 'Get out of the shower':gt 'fit', 'dressing room'
  122. end
  123. else
  124. '<font color="red">You''ve run out of shampoo and will have to buy some more before you can wash yourself.</font>'
  125. end
  126. act 'Use mirror':
  127. cla
  128. gt 'mirror', 'start'
  129. end
  130. act 'Change outfit':
  131. cla
  132. gt 'wardrobe', 'start'
  133. end
  134. if $clothingworntype = 'swimwear' or $clothingworntype = 'beach':
  135. act 'Use the pool': gt 'bass', 'start'
  136. else
  137. act 'Change into swimwear': gt 'changingroom', 'view_swim_list'
  138. end
  139. gs 'wardrobe', 'sports_outfit'
  140. if abonement > 0:
  141. if $clothingworntype = 'exercise' and $shoeworntype = 'trainers' and pcs_stam >= 40:
  142. act 'Go to the gym':
  143. cla
  144. gt 'fit', 'gym'
  145. end
  146. act 'Go to the dance studio':
  147. cla
  148. gt 'danceclass'
  149. end
  150. act 'Go do a crossfit workout':
  151. cla
  152. gt 'crossfit_north_box', 'box'
  153. end
  154. end
  155. if begsec = 0:
  156. act 'Join track team':
  157. cla
  158. *clr
  159. minut += 5
  160. begsec = 1
  161. 'You signed up for the track team.'
  162. act 'Leave':gt 'fit', 'dressing room'
  163. end
  164. elseif $clothingworntype = 'exercise' and $shoeworntype = 'trainers' and pcs_stam >= 40:
  165. act 'Go to team practice':gt 'beg', 'start'
  166. if week = 6 and pcs_run >= 20 and run_comp_day ! daystart:
  167. act '<b>Enter competition race</b>':run_comp_day = daystart & gt 'beg1', 'start'
  168. end
  169. end
  170. end
  171. if deodorant > 0 and deodorant_on = 0:
  172. 'Your deodorant will last you for <b><<deodorant>></b> more '+iif(deodorant = 1, 'application.', 'applications.')
  173. act 'Apply deodorant (0:01)':
  174. *clr & cla
  175. menu_off = 1
  176. minut += 1
  177. deodorant -= 1
  178. gs 'sweat', 'deo'
  179. iif(func('body_din','pregnancyVisibility') = 1, '<center><img <<$set_imgh>> src="images/shared/home/bathroom/deodorant_preg.jpg"></center>', '<center><img <<$set_imgh>> src="images/shared/home/bathroom/deodorant.jpg"></center>')
  180. 'You apply deodorant to your armpits. It will keep you feeling fresh and clean for longer.'
  181. act 'Continue': menu_off = 0 & gt $loc, $loc_arg
  182. end
  183. end
  184. end
  185. if $ARGS[0] = 'fitgirl':
  186. menu_off = 1
  187. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/idle0.jpg"></center>'
  188. 'The girl notices you looking and returns the smile. She undresses and taking some toiletries goes into the shower.'
  189. act 'Turn away':gt 'fit', 'dressing room'
  190. act 'Follow her':
  191. *clr & cla
  192. pcs_hairbsh = 0
  193. pcs_makeup = 1
  194. noShampoo = 1
  195. dynamic $showerdin
  196. shovertania += 1
  197. gs 'stat'
  198. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower0.jpg"></center>'
  199. 'There''s no one in the shower, except this girl. The girl looks around and seeing you smiles again then turns away.'
  200. act 'Leave the shower':gt 'fit', 'dressing room'
  201. gs 'willpower', 'misc', 'force'
  202. if will_cost <= pcs_willpwr:
  203. act 'Molest her (<<will_cost>> Willpower)':
  204. *clr & cla
  205. gs 'willpower', 'pay', 'self'
  206. gs 'stat'
  207. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol0.jpg"></center>'
  208. 'You walk up to the girl and gently place one hand on her right breast. She turns to face you.'
  209. gs 'arousal', 'foreplay', 5, 'dom', 'lesbian'
  210. gs 'stat'
  211. if pcs_apprnc < 80:
  212. 'The girl pushes you off, and shouts something very rude about you and each and everyone of your relatives, you run out to the locker room.'
  213. act 'Go':gt 'fit', 'dressing room'
  214. elseif pcs_apprnc >= 80:
  215. 'The girl quickly turns around. She looks a little bit puzzled as she realizes that it was you who grabbed her. She probably expected to see a guy and isn''t sure what to do.'
  216. act 'Take advantage of the confusion':
  217. cla
  218. *clr
  219. gs 'underwear', 'remove'
  220. gs 'clothing', 'strip'
  221. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol1.jpg"></center>'
  222. 'While she is trying to understand what is happening you begin fondling her sex with your fingers, and then her hand strokes your ass.'
  223. gs 'arousal', 'foreplay', 10, 'dom', 'lesbian'
  224. gs 'stat'
  225. act 'Further': gt 'fit', 'tanyaIntroduction'
  226. end
  227. act 'Wait for her reaction':
  228. *clr & cla
  229. gs 'stat'
  230. if pcs_apprnc < 100:
  231. 'The girl smiles at you, but removes your hand and leaves, blowing you a kiss.'
  232. act 'Continue':gt 'fit', 'dressing room'
  233. elseif pcs_apprnc >= 100:
  234. cla
  235. *clr
  236. gs 'underwear', 'remove'
  237. gs 'clothing', 'strip'
  238. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol2.jpg"></center>'
  239. 'The girl presses up to you even stronger and kisses your lips.'
  240. gs 'arousal', 'kiss', 5, 'dom', 'lesbian'
  241. gs 'stat'
  242. act 'Further':
  243. gt 'fit', 'tanyaIntroduction'
  244. end
  245. end
  246. end
  247. end
  248. end
  249. else
  250. act 'Molest her (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  251. end
  252. end
  253. end
  254. if $ARGS[0] = 'tanyaIntroduction':
  255. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower1.jpg"></center>'
  256. 'Just as the both of you are about to get more intimate a group of middleaged women enters the showers. They haven''t noticed you yet. The girl next to you is clearly afraid of being spotted in the shower with you and takes her first opportunity to quietely escape to the dressing room.'
  257. 'You follow her only a few seconds later. She has already begun to dress herself.'
  258. if $pantyworntype = 'none': gs 'underwear', 'wear'
  259. gs 'panties', 'dispose'
  260. gs 'clothing', 'wear_last_worn'
  261. nichTanyaRelationship = 1
  262. nichTanyaRelationshipState = 10
  263. nichTanyaKnown = 1
  264. npc_rel['A218'] += 5
  265. nichTanyaFuckLast = daystart
  266. '"You can at least tell me your name, seeing as you did not even have the decency to do so before you assaulted me." The girl says, catching her breath. Despite her words she doesn''t seem to be angry with you.'
  267. '"I am <<$pcs_nickname>>, and how can I assault someone so keen?" You ask trying to find your panties.'
  268. '"Looking for this?" asks the girl twirling your panties on her finger.'
  269. '"Yes, can I have them back, please?" you ask, while holding out your hand.'
  270. '"Nope. You seduced me. I have never been with a girl before and I think I earned this as a memento." With these words, Tanya slips your panties in her pocket.'
  271. '"My name is Tanya by the way. I live only a short distance from here with my parents. You might come over if you like. Usually I''m home in the late afternoon. We could continue were we left off." she winks at you and leaves.'
  272. '<i>You can now visit Tanya at her parents home in the Downtown area once a day after 16:00.</i>'
  273. act 'Back':gt 'fit', 'dressing room'
  274. end
  275. if $ARGS[0] = 'gym':
  276. *clr & cla
  277. menu_off = 1
  278. minut += 5
  279. sportzalrand = RAND(0,20)
  280. gs 'stat'
  281. gs 'themes', 'indoors'
  282. '<center><b><font color="maroon">Fitness Center</font></b></center>'
  283. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/schedule.jpg"></center>'
  284. 'In the fitness center there are a lot of different classes and clubs, designed to improve physical development.'
  285. if StoryLine = 1:
  286. if hour >= 10 and hour < 12 and week = 7 and centr = 1: 'In the hall you see <a href="exec:gt ''VolleyTrenCentr''">Mikhail Nikolaevich</a> talking with a strange man.'
  287. if hour >= 10 and hour < 12 and week = 7 and centr = 2 and ricewine < 2: 'In the hall you see <a href="exec:gt ''VolleyTrenCentr''">Guang</a>'
  288. end
  289. gs 'fit', 'exercise end'
  290. act 'Aerobics (Burn fat)':
  291. cla
  292. *clr
  293. abonement -= 1
  294. timemult = 2
  295. loopcount = 1
  296. :timeloop1
  297. gs 'exercise', 'tier3', 0, 'vital_exp', 'react_exp'
  298. if loopcount < timemult: loopcount += 1 & jump 'timeloop1'
  299. loopcount = 0
  300. timemult = 0
  301. if pcs_inhib < 30:inhib_exp += rand(1,2)
  302. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit11.jpg"></center>'
  303. 'You do very vigorous exercises to the music, and burn some fat.'
  304. if pcs_stam < 30:
  305. *nl
  306. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  307. gs 'fit', 'exercise end'
  308. else
  309. act'Continue': gt 'fit', 'gym'
  310. end
  311. end
  312. act 'Free weights (Build muscle)':
  313. cla
  314. *clr
  315. abonement -= 1
  316. timemult = 2
  317. loopcount = 1
  318. :timeloop2
  319. gs 'exercise', 'tier3', 0, 'stren_exp'
  320. if loopcount < timemult: loopcount += 1 & jump 'timeloop2'
  321. loopcount = 0
  322. timemult = 0
  323. if pcs_inhib < 30:inhib_exp += rand(1,2)
  324. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit2.jpg"></center>'
  325. 'You pump iron, building strength.'
  326. if pcs_stam < 30:
  327. *nl
  328. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  329. gs 'fit', 'exercise end'
  330. else
  331. act'Continue': gt 'fit', 'gym'
  332. end
  333. end
  334. act 'Cross trainer (endurance)':
  335. cla
  336. *clr
  337. abonement -= 1
  338. timemult = 2
  339. loopcount = 1
  340. :timeloop3
  341. gs 'exercise', 'tier3', 0, 'vital_exp'
  342. if loopcount < timemult: loopcount += 1 & jump 'timeloop3'
  343. loopcount = 0
  344. timemult = 0
  345. if pcs_inhib < 30:inhib_exp += rand(1,2)
  346. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit3.jpg"></center>'
  347. 'You spend a half hour doing reps on the cross trainer developing your endurance.'
  348. if pcs_stam < 30:
  349. *nl
  350. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  351. gs 'fit', 'exercise end'
  352. else
  353. act'Continue': gt 'fit', 'gym'
  354. end
  355. end
  356. act 'Tennis practice (agility)':
  357. cla
  358. *clr
  359. abonement -= 1
  360. timemult = 2
  361. loopcount = 1
  362. :timeloop4
  363. gs 'exercise', 'tier3', 0, 'agil_exp'
  364. if loopcount < timemult: loopcount += 1 & jump 'timeloop4'
  365. loopcount = 0
  366. timemult = 0
  367. if pcs_inhib < 30:inhib_exp += rand(1,2)
  368. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit4.jpg"></center>'
  369. 'You run tennis exercises, concentrating on defensive drills.'
  370. if pcs_stam < 30:
  371. *nl
  372. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  373. gs 'fit', 'exercise end'
  374. else
  375. act'Continue': gt 'fit', 'gym'
  376. end
  377. end
  378. act 'Tennis practice (reactions)':
  379. cla
  380. *clr
  381. abonement -= 1
  382. timemult = 2
  383. loopcount = 1
  384. :timeloop5
  385. gs 'exercise', 'tier3', 0, 'react_exp'
  386. if loopcount < timemult: loopcount += 1 & jump 'timeloop5'
  387. loopcount = 0
  388. timemult = 0
  389. if pcs_inhib < 30:inhib_exp += rand(1,2)
  390. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit4.jpg"></center>'
  391. 'You run tennis exercises, concentrating on court reactions.'
  392. if pcs_stam < 30:
  393. *nl
  394. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  395. gs 'fit', 'exercise end'
  396. else
  397. act'Continue': gt 'fit', 'gym'
  398. end
  399. end
  400. act 'Go to the kickboxing gym':gt 'fit', 'kickboxing'
  401. end
  402. if $ARGS[0] = 'exercise end':
  403. menu_off = 1
  404. RESULT = rand(0, 19)
  405. act 'Leave':
  406. if RESULT = 0:
  407. cla
  408. *clr
  409. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal1.jpg"></center>'
  410. 'You see a nice guy on the weight machine.'
  411. act 'Continue':gt 'fit', 'dressing room'
  412. act 'Flirt':
  413. cla
  414. *clr
  415. guy += 1
  416. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  417. gs 'boyStat', $npclastgenerated
  418. samecount = 1
  419. picrand = 17
  420. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal2.jpg"></center>'
  421. 'You go up to the guy lying on the machine, squat and start stroking his cock through his pants. The man rises and kisses you on the lips, then lowers his pants releasing his impressive size dick.'
  422. gs 'arousal', 'foreplay', 10, 'dom'
  423. gs 'stat'
  424. act 'Suck':gt 'sex', 'minet'
  425. end
  426. elseif RESULT = 1:
  427. cla
  428. *clr
  429. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal3.jpg"></center>'
  430. 'As you finish training, a guy sits behind, caresses your breasts and kisses your ear, sucking the lobe.'
  431. gs 'willpower', 'misc', 'self', 'medium'
  432. if will_cost <= pcs_willpwr:
  433. act 'Hit him in the balls (<<will_cost>> Willpower)':
  434. *clr & cla
  435. gs 'willpower', 'pay', 'self'
  436. gs 'stat'
  437. gt 'fit', 'dressing room'
  438. 'Event text'
  439. act 'Next action': gt 'farawayistan'
  440. end
  441. else
  442. act 'Hit him in the balls (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  443. end
  444. act 'Enjoy':
  445. cla
  446. *clr
  447. guy += 1
  448. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  449. gs 'boyStat', $npclastgenerated
  450. picrand = 18
  451. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal4.jpg"></center>'
  452. 'Guy gets up and moves around to face you, he pulls out his cock and lays it on your chest, eventually moving the head to your mouth.'
  453. gs 'arousal', 'foreplay', 15, 'sub'
  454. gs 'stat'
  455. act 'Suck':gt 'sex', 'minet'
  456. end
  457. elseif RESULT = 2:
  458. cla
  459. 'As you finish training, a fit girl offers to play a little squash with her as she waits for her boyfriend to came.'
  460. act 'Refuse':gt 'fit', 'dressing room'
  461. act 'Agree':
  462. cla
  463. *clr
  464. picrand = 15
  465. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal5.jpg"></center>'
  466. 'You have fun playing with the girl, neither of you are any good, but it just amuses you. After some time, it appears as a man and looking at your clumsy attempts and offers to show you how to play correctly.'
  467. 'He stands just behind you and puts one hand on your hand, guiding your racket and showing you how to strike the ball. The other hand starts stroking your hips gradually approaching your crotch.'
  468. 'You feel his cock resting against your back and looking at the girl, you know that she understands what is going on and that the man is her boyfriend.'
  469. act 'Escape from these perverts':gt 'fit', 'dressing room'
  470. act 'Enjoy':
  471. guy += 1
  472. girl += 1
  473. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  474. gs 'boyStat', $npclastgenerated
  475. gt 'podrsex', 'suck'
  476. gs 'arousal', 'foreplay', 15, 'group', 'lesbian'
  477. gs 'stat'
  478. end
  479. end
  480. elseif RESULT = 3:
  481. cla
  482. *clr
  483. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal6.jpg"></center>'
  484. 'You train near to a girl and engage in conversation, two guys obviously take you for girlfriends and try to chat you up.'
  485. act 'Continue':gt 'fit', 'dressing room'
  486. act 'Flirt back':
  487. cla
  488. *clr
  489. picrand = 12
  490. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal7.jpg"></center>'
  491. 'You flirt with a guy, and notice that he is getting very excited and constantly glancing behind you. Turning, you see that the girl is already on her haunches and sucking the second guy with gusto.'
  492. act 'Leave':gt 'fit', 'dressing room'
  493. act 'Suck':
  494. guy += 2
  495. girl += 1
  496. gang += 1
  497. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  498. gs 'boyStat', $npclastgenerated
  499. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  500. gs 'boyStat', $npclastgenerated, 'a'
  501. gs 'arousal', 'bj', 15, 'group', 'lesbian'
  502. gs 'stat'
  503. gt 'sexdvanadva', 'var'
  504. end
  505. end
  506. else
  507. gt 'fit', 'dressing room'
  508. end
  509. end
  510. end
  511. if $ARGS[0] = 'kickboxing':
  512. cla
  513. *clr
  514. menu_off = 1
  515. minut += 5
  516. gs 'stat'
  517. gs 'razrKik'
  518. gs 'themes', 'indoors'
  519. '<center><b><font color="maroon">Kickboxing Gym</font></b></center>'
  520. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik.jpg"></center>'
  521. 'This section is dominated by the ring itself, square like a boxing ring and the only equipment that can''t be easily moved.'
  522. 'Around it there are various punching bags of different sizes and weights and a couple of coaches with practice pads.'
  523. 'You can try your luck in a fight here on Saturdays but safety concerns limit everyone to a maximum of 1 bout per week.'
  524. act 'Work on your jabs':
  525. cla
  526. *clr
  527. abonement -= 1
  528. timemult = 2
  529. loopcount = 1
  530. :timeloop6
  531. gs 'exercise', 'tier3', 0, 'jab_exp', 'react_exp'
  532. if loopcount < timemult: loopcount += 1 & jump 'timeloop6'
  533. loopcount = 0
  534. timemult = 0
  535. if pcs_inhib < 30:inhib_exp += rand(1,2)
  536. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  537. 'You practice your jabs on the speed bag and double-end bag, straight punches with a step forward. These strikes are not so powerful, but they are fast.'
  538. act 'Leave':gt 'fit', 'dressing room'
  539. end
  540. act 'Work on your heavy punches':
  541. cla
  542. *clr
  543. abonement -= 1
  544. timemult = 2
  545. loopcount = 1
  546. :timeloop7
  547. gs 'exercise', 'tier3', 0, 'stren_exp', 'punch_exp'
  548. if loopcount < timemult: loopcount += 1 & jump 'timeloop7'
  549. loopcount = 0
  550. timemult = 0
  551. if pcs_inhib < 30:inhib_exp += rand(1,2)
  552. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  553. 'You practice your power punches on the heavy bag. These are high impact and powerful, but they are hard to get to their target.'
  554. act 'Leave':gt 'fit', 'dressing room'
  555. end
  556. act 'Work on your kicking':
  557. cla
  558. *clr
  559. abonement -= 1
  560. timemult = 2
  561. loopcount = 1
  562. :timeloop8
  563. gs 'exercise', 'tier3', 0, 'stren_exp', 'kick_exp'
  564. if loopcount < timemult: loopcount += 1 & jump 'timeloop8'
  565. loopcount = 0
  566. timemult = 0
  567. if pcs_inhib < 30:inhib_exp += rand(1,2)
  568. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  569. 'You practice your powerful kicks on a kickboxing bag. These impacts are very powerful and able to cut down an opponant, but are very difficult to hit with.'
  570. act 'Leave':gt 'fit', 'dressing room'
  571. end
  572. act 'Work on defence':
  573. cla
  574. *clr
  575. abonement -= 1
  576. timemult = 2
  577. loopcount = 1
  578. :timeloop9
  579. gs 'exercise', 'tier3', 0, 'def_exp', 'agil_exp'
  580. if loopcount < timemult: loopcount += 1 & jump 'timeloop9'
  581. loopcount = 0
  582. timemult = 0
  583. if pcs_inhib < 30:inhib_exp += rand(1,2)
  584. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  585. 'You practice your defense movements.'
  586. act 'Leave':gt 'fit', 'dressing room'
  587. end
  588. act 'Sparing (training bout in the ring)':
  589. cla
  590. *clr
  591. 'You need to choose a partner for sparring'
  592. if pcs_inhib < 30:inhib_exp += rand(1,2)
  593. act 'Pick a random partner':
  594. abonement -= 1
  595. pcs_mood += 2
  596. timemult = 2
  597. loopcount = 1
  598. :timeloop10
  599. gs 'exercise', 'tier3', 0, 'jab_exp', 'punch_exp', 'kick_exp', 'def_exp'
  600. if loopcount < timemult: loopcount += 1 & jump 'timeloop10'
  601. loopcount = 0
  602. timemult = 0
  603. pointKik = 0
  604. pointKikV = 0
  605. round = 1
  606. minround = 0
  607. gs 'npcgeneratec', 0, 'sparring partner', rand(19,45)
  608. gs 'boyStat', $npclastgenerated
  609. strenV = rand(10, 20)
  610. speedV = rand(10, 20)
  611. agilV = rand(10, 20)
  612. reactV = rand(10, 20)
  613. vitalV = rand(10, 20)
  614. intelV = 10
  615. willV = 10
  616. !!skills
  617. JabV = rand(5, 20)
  618. PunchV = rand(5, 20)
  619. KikV = rand(5, 20)
  620. KikDefV = rand(5, 20)
  621. !!parameters
  622. healthV = vitalV * 10 + strenV * 5
  623. formula = 3
  624. sparing = 1
  625. gt 'kikbox', 'start'
  626. end
  627. end
  628. if week >= 5 and amateur_fight_day ! daystart:
  629. 'You can take part in an amateur fight.'
  630. act 'Amateur fight':
  631. amateur_fight_day = daystart
  632. pcs_mood += 2
  633. timemult = 2
  634. loopcount = 1
  635. :timeloop11
  636. gs 'exercise', 'tier3', 0, 'jab_exp', 'punch_exp', 'kick_exp', 'def_exp'
  637. if loopcount < timemult: loopcount += 1 & jump 'timeloop11'
  638. loopcount = 0
  639. timemult = 0
  640. pointKik = 0
  641. pointKikV = 0
  642. round = 1
  643. minround = 0
  644. razrand = rand(0, 1)
  645. if razradKik + razrand = 0:
  646. gs 'npcgeneratec', 0, 'Useless rival', rand(19,45)
  647. gs 'boyStat', $npclastgenerated
  648. strenV = rand(10, 20)
  649. speedV = rand(10, 20)
  650. agilV = rand(10, 20)
  651. reactV = rand(10, 20)
  652. vitalV = rand(10, 20)
  653. intelV = 10
  654. willV = 10
  655. !!skills
  656. JabV = rand(10, 30)
  657. PunchV = rand(10, 30)
  658. KikV = rand(10, 30)
  659. KikDefV = rand(10, 30)
  660. !!parameters
  661. healthV = vitalV * 10 + strenV * 5
  662. formula = 3
  663. amateur = 1
  664. elseif razradKik + razrand = 1:
  665. gs 'npcgeneratec', 0, '3rd class rival', rand(19,45)
  666. gs 'boyStat', $npclastgenerated
  667. strenV = rand(15, 25)
  668. speedV = rand(15, 25)
  669. agilV = rand(15, 25)
  670. reactV = rand(15, 25)
  671. vitalV = rand(15, 25)
  672. intelV = 10
  673. willV = 10
  674. !!skills
  675. JabV = rand(15, 35)
  676. PunchV = rand(15, 35)
  677. KikV = rand(15, 35)
  678. KikDefV = rand(15, 35)
  679. !!parameters
  680. healthV = vitalV * 10 + strenV * 5
  681. formula = 3
  682. amateur = 1
  683. elseif razradKik + razrand = 2:
  684. gs 'npcgeneratec', 0, '2rd class rival', rand(19,45)
  685. gs 'boyStat', $npclastgenerated
  686. strenV = rand(20, 30)
  687. speedV = rand(20, 30)
  688. agilV = rand(20, 30)
  689. reactV = rand(20, 30)
  690. vitalV = rand(20, 30)
  691. intelV = 10
  692. willV = 10
  693. !!skills
  694. JabV = rand(30, 50)
  695. PunchV = rand(30, 50)
  696. KikV = rand(30, 50)
  697. KikDefV = rand(30, 50)
  698. !!parameters
  699. healthV = vitalV * 10 + strenV * 5
  700. formula = 3
  701. amateur = 1
  702. elseif razradKik + razrand = 3:
  703. gs 'npcgeneratec', 0, '1st class rival', rand(19,45)
  704. gs 'boyStat', $npclastgenerated
  705. strenV = rand(30, 40)
  706. speedV = rand(30, 40)
  707. agilV = rand(30, 40)
  708. reactV = rand(30, 40)
  709. vitalV = rand(30, 40)
  710. intelV = 10
  711. willV = 10
  712. !!skills
  713. JabV = rand(40, 60)
  714. PunchV = rand(40, 60)
  715. KikV = rand(40, 60)
  716. KikDefV = rand(40, 60)
  717. !!parameters
  718. healthV = vitalV * 10 + strenV * 5
  719. formula = 3
  720. amateur = 1
  721. elseif razradKik + razrand = 4:
  722. gs 'npcgeneratec', 0, 'Excellent rival', rand(19,45)
  723. gs 'boyStat', $npclastgenerated
  724. strenV = rand(40, 60)
  725. speedV = rand(40, 60)
  726. agilV = rand(40, 60)
  727. reactV = rand(40, 60)
  728. vitalV = rand(40, 60)
  729. intelV = 10
  730. willV = 10
  731. !!skills
  732. JabV = rand(60, 80)
  733. PunchV = rand(60, 80)
  734. KikV = rand(60, 80)
  735. KikDefV = rand(60, 80)
  736. !!parameters
  737. healthV = vitalV * 10 + strenV * 5
  738. formula = 3
  739. amateur = 1
  740. elseif razradKik + razrand >= 5:
  741. gs 'npcgeneratec', 0, 'Best rival in the gym', rand(19,45)
  742. gs 'boyStat', $npclastgenerated
  743. strenV = rand(60, 100)
  744. speedV = rand(60, 100)
  745. agilV = rand(60, 100)
  746. reactV = rand(60, 100)
  747. vitalV = rand(60, 100)
  748. intelV = 10
  749. willV = 10
  750. !!skills
  751. JabV = rand(80, 110)
  752. PunchV = rand(80, 110)
  753. KikV = rand(80, 110)
  754. KikDefV = rand(80, 110)
  755. !!parameters
  756. healthV = vitalV * 10 + strenV * 5
  757. formula = 3
  758. amateur = 1
  759. end
  760. gt 'kikbox', 'start'
  761. end
  762. end
  763. end
  764. if $ARGS[0] = 'FMR':
  765. *clr & cla
  766. menu_off = 0
  767. minut += 5
  768. Fit['FMR'] = 1
  769. gs 'stat'
  770. '<center><b><font color="maroon">Photographer</font></b></center>'
  771. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
  772. if model = 1:
  773. '"Hey! <<$pcs_nickname>>!"'
  774. 'Waiting for you, there is a man with several cameras hanging from his neck. You remember him, as one of Aphrodite''s photographers. Now that you think about it, he has been hanging around some of the sports events, you have participated.'
  775. '"<<$pcs_nickname>>, the agency has sent me to tell you, that our sponsors want to give you an opportunity as a fitness model. Congratulations! You are getting famous!"'
  776. 'You smile, at the sudden good news. The fitness jobs in the agency are paid based not only on your modeling cache but taking into consideration your relative sports fame and bodybuild. Good job!'
  777. '"Congratulations <<$pcs_nickname>>! you have earned it!"'
  778. 'Saying this, he turns around, and after waving a final goodbye, he leaves.'
  779. act 'Leave':gt 'fit', 'start'
  780. else
  781. 'Waiting for you, there is a man with several cameras hanging from his neck. You vaguely remember him, hanging around some of the sports events, you have participated in. He smiles and quickly takes your hands in a handshake.'
  782. '"<<$pcs_lastname>> Isn''t it? I''m here to make you a proposal. Don''t be afraid! Not that kind of "proposal". A serious... business... career-oriented... proposal. Tell me... would you consider becoming a model?"'
  783. 'You blink, utterly taken by the sudden verbal barrage... What has he said? You a model?! You have the looks, and it''s not that weird for a woman in the sports career to be offered a job in the model business, but, are you going to trust this stranger? Sensing your hesitation, the man pushes a business card into your hands, before continuing.'
  784. '"Don''t worry. You don''t need to answer me right now, investigate, ask around if you want, and when you''ve made your decision. Come to see us. If you pass some basic tests, you can initiate a new exciting career."'
  785. 'Saying this, the man turns around, and after waving goodbye, he leaves. On the card, the name "Aphrodite Photography" can be read with and attached are directions. You remember seeing that name around the city center. Maybe you could go and take a look?'
  786. act 'Leave':gt 'fit', 'start'
  787. end
  788. end
  789. --- fit ---------------------------------