1
0

fit.qsrc 26 KB

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