city_jorahouse.qsrc 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451
  1. # city_jorahouse
  2. !Jora dick = 16, silavag = 1
  3. !Seymon dick = 18, silavag = 2
  4. if $ARGS[0] = 'start':
  5. cla
  6. *clr
  7. CLOSE ALL
  8. if sound = 0:PLAY 'sound/street.mp3',30
  9. minut += 5
  10. act 'Ring the doorbell':
  11. cla
  12. if klofQW = 2 and hour >= 16 and klofday ! daystart:
  13. klofday = daystart
  14. gt 'city_jorahouse', 'ev1'
  15. elseif klofQW > 2 and hour >= 16 and klofday ! daystart:
  16. klofday = daystart
  17. gt 'city_jorahouse', 'start1'
  18. else
  19. 'No one home'
  20. act 'Go home':gt 'city_residential'
  21. end
  22. end
  23. act 'Go home':gt 'city_residential'
  24. end
  25. if $ARGS[0] = 'start1':
  26. cla
  27. *clr
  28. klofday = daystart
  29. minut += 5
  30. kloftimes += 1
  31. gs 'stat'
  32. if kloftimes < 10:
  33. gt 'city_jorahouse', 'ev7'
  34. else
  35. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof.jpg"></center>'
  36. 'You ring the doorbell. Jora answers, scratching his belly. He yawns and says he is busy.'
  37. act 'Go home':gt 'city_residential'
  38. end
  39. end
  40. if $ARGS[0] = 'ev1':
  41. cla
  42. *clr
  43. klofday = daystart
  44. minut += 5
  45. kloftimes += 1
  46. gs 'stat'
  47. if kloftimes < 10:
  48. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof.jpg"></center>'
  49. 'You ring the doorbell.'
  50. 'You door doesn''t open and you turn to leave, when the door opens.'
  51. '"Hey," you say.'
  52. '"Ahh, you." The guy standing in the doorway responds, smiling.'
  53. act 'Stop by':gt 'city_jorahouse', 'ev2'
  54. else
  55. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof.jpg"></center>'
  56. 'You ring the doorbell. Jora answers, scratching his belly. He yawns and says he is busy.'
  57. act 'Go home':gt 'city_residential'
  58. end
  59. end
  60. if $ARGS[0] = 'ev2':
  61. cla
  62. *clr
  63. minut += 5
  64. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof1.jpg"></center>'
  65. 'You looked around the apartment, it is a pigsty, the wallpaper is peeling and everywhere socks are strewn.'
  66. '"How pathetic, you guys live like pigs," you say and smile, your eyes met the guy.'
  67. 'It''s nothing, we just arrived in this city haven''t got everything oganized yet." Says the guy, grinning back at you.'
  68. '"I see. I don''t know your names.'
  69. '"Call me Jora, and my sidekick Semyon, and now you''re introduced, hurry up and clean up this in the apartment."'
  70. act 'Clean up':gt 'city_jorahouse', 'ev4'
  71. if pcs_horny < 75:act 'Leave':gt 'city_jorahouse', 'ev3'
  72. end
  73. if $ARGS[0] = 'ev3':
  74. cla
  75. *clr
  76. minut += 5
  77. klofQW -= 1
  78. !!Image needed '<center><img <<$set_imgh>> src="images/pc/pnx.jpg"></center>'
  79. 'You decide that the guys are looking for a maid, tell them to try the phonebook and leave.'
  80. act 'Leave':gt 'city_residential'
  81. end
  82. if $ARGS[0] = 'ev4':
  83. cla
  84. *clr
  85. minut += 5
  86. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof3.jpg"></center>'
  87. 'Surprised, you approach Jora and question him.'
  88. '"Jora, you promised money and entertainment, but so far I have not seen either."'
  89. '"Well look, as I said we have not been here long, right now we need a girl for home services."'
  90. '"When will have gotten better acquainted, we will talk business."'
  91. '"Now be a good girl and take off your clothes, you are now the entertainment."'
  92. act 'Fuck Jora':gt 'city_jorahouse', 'ev5'
  93. end
  94. if $ARGS[0] = 'ev5':
  95. cla
  96. *clr
  97. pcs_vag += 1
  98. cumprecheck = 1
  99. gs 'cum_call', '', 'A44', 1
  100. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof4.jpg"></center>'
  101. 'You strip off and with little foreplay, Jora fucks you in the pussy. Not long after you have started, the door opens.'
  102. 'Into the room comes Semyon, "Suck my cock baby, yeah."'
  103. gs 'arousal', 'vaginal', 5, 'sub'
  104. gs 'stat'
  105. act 'Suck him':gt 'city_jorahouse', 'ev6'
  106. end
  107. if $ARGS[0] = 'ev6':
  108. cla
  109. *clr
  110. klofQW += 1
  111. guy += 1
  112. cla
  113. *clr
  114. money += 2000
  115. gs 'cum_call', '', 'A44', 1
  116. gs 'cum_call', 'mouth', 'A45', 1
  117. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof5.jpg"></center>'
  118. 'Jora fucks you in your pussy, Semyon fucks you in the mouth.'
  119. gs 'arousal', 'bj', 5, 'sub', 'group'
  120. gs 'arousal', 'vaginal', 5, 'sub', 'group'
  121. minut -= 5
  122. gs 'stat'
  123. horand = rand(1, 100)
  124. if horand <= stat['vaginal']:pcs_horny = 0 & orgasm += 1 & 'The combination is enough to take you past your peak and you orgasm.'
  125. $orgasm_or = 'yes'
  126. gs 'stat'
  127. if horand > stat['vaginal']:pcs_horny += 10 & 'You are not satisfied'
  128. 'You get dressed and ready to go home.'
  129. 'You are approached by Jora who hands you money, "Earned yourself a crumb."'
  130. gs 'arousal', 'end'
  131. gs 'stat'
  132. act 'Go home':gt 'city_residential'
  133. end
  134. if $ARGS[0] = 'ev7':
  135. cla
  136. *clr
  137. minut += 5
  138. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof1.jpg"></center>'
  139. 'You enter the apartment'
  140. act 'Say hello to the guys':gt 'city_jorahouse', 'ev8'
  141. end
  142. if $ARGS[0] = 'ev8':
  143. gs 'dinsexFX'
  144. cla
  145. *clr
  146. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof6.jpg"></center>'
  147. '"Hey baby" The boys say, baring your chest and starting to caress you.'
  148. '"Hello boys, did you miss me?" You say, blushing.'
  149. gs 'arousal', 'foreplay', 5
  150. gs 'stat'
  151. act 'Entertain Jora':gt 'city_jorahouse', 'ev9'
  152. act 'Entertain Semyon':gt 'city_jorahouse', 'ev10'
  153. act 'Entertain both':gt 'city_jorahouse', 'ev19'
  154. act 'Talk business with Jora':gt 'city_jorahouse', 'ev20'
  155. end
  156. if $ARGS[0] = 'ev9':
  157. cla
  158. *clr
  159. gs 'boyStat', 'A44'
  160. silavag = 1
  161. gs 'arousal', 'bj', 5, 'sub'
  162. gs 'stat'
  163. act 'Have Jora fuck your pussy':gt 'city_jorahouse', 'ev13'
  164. act 'Have Jora fuck your ass':gt 'city_jorahouse', 'ev14'
  165. act 'Suck Jora':gt 'city_jorahouse', 'ev19'
  166. end
  167. if $ARGS[0] = 'ev13':
  168. cla
  169. *clr
  170. klofQW += 1
  171. money += 100
  172. pose = 3
  173. picrand = rand(7, 9)
  174. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  175. dynamic $vagstart2
  176. 'Jora fucks you in your pussy.'
  177. gs 'arousal', 'vaginal', 30, 'sub'
  178. gs 'stat'
  179. act 'Continue':
  180. cla
  181. *clr
  182. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof10.jpg"></center>'
  183. dynamic $vagend
  184. 'You get dressed and get ready to go home.'
  185. 'Jora hands you money, "Earned yourself a crumb."'
  186. guy += 1
  187. gs 'arousal', 'end'
  188. gs 'stat'
  189. act 'Go home':gt 'city_residential'
  190. end
  191. end
  192. if $ARGS[0] = 'ev14':
  193. cla
  194. *clr
  195. klofQW += 1
  196. money += 100
  197. pcs_ass += 1
  198. spafinloc = 4
  199. gs 'cum_manage'
  200. 'Jora, with full force, hammers you in the ass.'
  201. gs 'arousal', 'anal', 30, 'sub', 'rough'
  202. gs 'stat'
  203. picrand = rand(11, 13)
  204. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  205. horand = rand(1, 100)
  206. if horand <= stat['vaginal']:
  207. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  208. $orgasm_or = 'yes'
  209. elseif horand > stat['vaginal']:
  210. pcs_horny += 10 & 'You are not satisfied'
  211. end
  212. act '....':
  213. cla
  214. *clr
  215. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof14.jpg"></center>'
  216. 'Jora discharges in your ass, then using a small toy he plays with your ass. It''s quite pleasant so you don''t think to question his actions.'
  217. 'You get dressed and get ready to go home.'
  218. 'Jora hands you money, "Earned yourself a crumb."'
  219. guy += 1
  220. gs 'arousal', 'end'
  221. gs 'stat'
  222. act 'Go home':gt 'city_residential'
  223. end
  224. end
  225. if $ARGS[0] = 'ev15':
  226. cla
  227. *clr
  228. klofQW += 1
  229. money += 100
  230. spafinloc = 11
  231. gs 'cum_manage'
  232. 'You passionately clasped Jora member between your lips.'
  233. gs 'arousal', 'bj', 30, 'sub'
  234. gs 'stat'
  235. picrand = rand(15, 17)
  236. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  237. horand = rand(1, 100)
  238. if horand <= stat['vaginal']:
  239. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  240. $orgasm_or = 'yes'
  241. elseif horand > stat['vaginal']:
  242. pcs_horny += 10 & 'You are not satisfied'
  243. end
  244. act 'Continue':
  245. cla
  246. *clr
  247. 'Jora discharges himself on your face'
  248. picrand = rand(18, 20)
  249. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  250. 'You get dressed and get ready to go home.'
  251. 'Jora hands you money, "Earned yourself a crumb."'
  252. gs 'arousal', 'end'
  253. gs 'stat'
  254. act 'Go home':gt 'city_residential'
  255. end
  256. end
  257. if $ARGS[0] = 'ev10':
  258. cla
  259. *clr
  260. gs 'boyStat', 'A45'
  261. silavag = 2
  262. gs 'arousal', 'bj', 5, 'sub'
  263. gs 'stat'
  264. act 'Have Semyon fuck your pussy':gt 'city_jorahouse', 'ev 16'
  265. act 'Have Semyon fuck your ass':gt 'city_jorahouse', 'ev 17'
  266. act 'Suck Semyon':gt 'city_jorahouse', 'ev 18'
  267. end
  268. if $ARGS[0] = 'ev 16':
  269. cla
  270. *clr
  271. klofQW += 1
  272. money += 100
  273. pose = 3
  274. picrand = rand(7, 9)
  275. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  276. dynamic $vagstart2
  277. 'Semyon fucks you in your pussy.'
  278. gs 'arousal', 'vaginal', 30, 'sub'
  279. gs 'stat'
  280. act 'Continue':
  281. cla
  282. *clr
  283. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof10.jpg"></center>'
  284. dynamic $vagend
  285. 'You get dressed and get ready to go home.'
  286. 'Seymon hands you money, "Earned yourself a crumb."'
  287. guy += 1
  288. gs 'arousal', 'end'
  289. gs 'stat'
  290. act 'Go home':gt 'city_residential'
  291. end
  292. end
  293. if $ARGS[0] = 'ev 17':
  294. cla
  295. *clr
  296. klofQW += 1
  297. money += 100
  298. spafinloc = 4
  299. gs 'cum_manage'
  300. pcs_ass += 1
  301. 'Hsien, with full force, hammers you in the ass.'
  302. gs 'arousal', 'anal', 30, 'sub', 'rough'
  303. gs 'stat'
  304. picrand = rand(11, 13)
  305. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  306. horand = rand(1, 100)
  307. if horand <= stat['vaginal']:
  308. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  309. $orgasm_or = 'yes'
  310. elseif horand > stat['vaginal']:
  311. pcs_horny += 10 & 'You are not satisfied'
  312. end
  313. act 'Continue':
  314. cla
  315. *clr
  316. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof14.jpg"></center>'
  317. 'Hsien discharges himself in your ass, as your ass is recovering he massages it with a toy.'
  318. 'You get dressed and get ready to go home.'
  319. 'Seymon hands you money, "Earned yourself a crumb."'
  320. guy += 1
  321. gs 'arousal', 'end'
  322. gs 'stat'
  323. act 'Go home':gt 'city_residential'
  324. end
  325. end
  326. if $ARGS[0] = 'ev 18':
  327. cla
  328. *clr
  329. klofQW += 1
  330. money += 100
  331. guy += 1
  332. spafinloc = 12
  333. gs 'cum_manage'
  334. 'You passionately clasped Semyon member between your lips.'
  335. gs 'arousal', 'bj', 30, 'sub'
  336. gs 'stat'
  337. picrand = rand(15, 17)
  338. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  339. horand = rand(1, 100)
  340. if horand <= stat['vaginal']:
  341. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  342. $orgasm_or = 'yes'
  343. elseif horand > stat['vaginal']:
  344. pcs_horny += 10 & 'You are not satisfied'
  345. end
  346. act 'Continue':
  347. cla
  348. *clr
  349. facial += 1
  350. 'Semyon cums all over your face'
  351. picrand = rand(18, 20)
  352. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof18.jpg"></center>'
  353. 'You get dressed and get ready to go home.'
  354. 'Seymon hands you money, "Earned yourself a crumb."'
  355. gs 'arousal', 'end'
  356. gs 'stat'
  357. act 'Go home':gt 'city_residential'
  358. end
  359. end
  360. if $ARGS[0] = 'ev19':
  361. cla
  362. *clr
  363. if rand(0,1) = 1:jorasemyon = 1
  364. klofQW += 2
  365. money += 200
  366. spafinloc = 11
  367. facial += 1
  368. pcs_vag += 1
  369. if jorasemyon = 1:
  370. gs 'cum_call', 'mouth', 'A44', 1
  371. gs 'cum_call', '', 'A45', 1
  372. else
  373. gs 'cum_call', 'mouth', 'A45', 1
  374. gs 'cum_call', '', 'A44', 1
  375. end
  376. killvar 'jorasemyon'
  377. picrand = rand(1, 3)
  378. if picrand = 1:'<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof21.jpg"></center>'
  379. if picrand = 2:'<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof22.jpg"></center>'
  380. if picrand = 3:'<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof23.jpg"></center>'
  381. 'Jora brutally fucks you in your mouth and Semyon drills your pussy.'
  382. gs 'arousal', 'bj', 30, 'sub', 'rough', 'deepthroat', 'group'
  383. gs 'arousal', 'vaginal', 30, 'sub', 'rough', 'group'
  384. minut -= 30
  385. gs 'stat'
  386. horand = rand(1, 100)
  387. if horand <= stat['vaginal']:
  388. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  389. $orgasm_or = 'yes'
  390. elseif horand > stat['vaginal']:
  391. pcs_horny += 10 & 'You are not satisfied'
  392. end
  393. gs 'stat'
  394. 'Finally they both finished, one in your pussy, the other on your face.'
  395. 'You get dressed and get ready to go home.'
  396. 'The boys throw money at you, "Earned yourself a crumb."'
  397. guy += 1
  398. gang += 1
  399. gs 'arousal', 'end'
  400. gs 'stat'
  401. act 'Go home':gt 'city_residential'
  402. end
  403. if $ARGS[0] = 'ev20':
  404. cla
  405. *clr
  406. klofday = daystart
  407. minut += 5
  408. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof.jpg"></center>'
  409. 'You want to talk serious business with the boss'
  410. act 'Talk to the boss':
  411. cla
  412. if klofQW < 10:gt 'city_jorahouse', 'ev21'
  413. if klofQW >= 10:gt 'city_jorahouse', 'ev22'
  414. end
  415. end
  416. if $ARGS[0] = 'ev21':
  417. cla
  418. *clr
  419. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof24.jpg"></center>'
  420. 'From the room comes an ugly old man.'
  421. '"Too early for you to progress in our business." He says.'
  422. act 'Go home':gt 'city_residential'
  423. end
  424. if $ARGS[0] = 'ev22':
  425. cla
  426. *clr
  427. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof24.jpg"></center>'
  428. 'From the room comes an ugly old man.'
  429. 'The boss looks closely at you and says, "Come to me, looks like you''re ready to make some more money."'
  430. act 'Go to the boss''s room':gt 'city_jorahouse', 'ev23'
  431. gs 'willpower', 'misc', 'self', 'hard'
  432. if will_cost <= pcs_willpwr:
  433. act 'Go home (<<will_cost>> Willpower)':
  434. gs 'willpower', 'pay', 'self'
  435. gs 'stat'
  436. gt 'city_residential'
  437. end
  438. else
  439. act 'Go home (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  440. end
  441. end
  442. if $ARGS[0] = 'ev23':
  443. cla
  444. *clr
  445. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof25.jpg"></center>'
  446. 'You go into the boss''s room, it is surprisingly well renovated and furnished.'
  447. '"Well, Well, take off your clothes and show yourself." Says the boss.'
  448. act 'Show yourself':gt 'city_jorahouse', 'ev24'
  449. gs 'willpower', 'misc', 'resist', 'hard'
  450. if will_cost <= pcs_willpwr:
  451. act 'Get out of here (<<will_cost>> Willpower)':
  452. gs 'willpower', 'pay', 'resist'
  453. gs 'stat'
  454. gt 'city_residential'
  455. end
  456. else
  457. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  458. end
  459. end
  460. if $ARGS[0] = 'ev24':
  461. cla
  462. *clr
  463. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof26.jpg"></center>'
  464. 'You sit on the bed modestly.'
  465. '"Show your breasts" Orders the boss.'
  466. act 'Show your breasts':gt 'city_jorahouse', 'ev25'
  467. gs 'willpower', 'misc', 'resist', 'hard'
  468. if will_cost <= pcs_willpwr:
  469. act 'Get out of here (<<will_cost>> Willpower)':
  470. gs 'willpower', 'pay', 'resist'
  471. gs 'stat'
  472. gt 'city_residential'
  473. end
  474. else
  475. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  476. end
  477. end
  478. if $ARGS[0] = 'ev25':
  479. cla
  480. *clr
  481. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof26_1.jpg"></center>'
  482. 'You bare your breasts.'
  483. '"Show me your ass!" Orders the boss'
  484. gs 'arousal', 'flashlite', 5, 'sub'
  485. gs 'stat'
  486. act 'Show your ass':gt 'city_jorahouse', 'ev26'
  487. gs 'willpower', 'misc', 'resist', 'hard'
  488. if will_cost <= pcs_willpwr:
  489. act 'Get out of here (<<will_cost>> Willpower)':
  490. gs 'willpower', 'pay', 'resist'
  491. gs 'arousal', 'end'
  492. gs 'stat'
  493. gt 'city_residential'
  494. end
  495. else
  496. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  497. end
  498. end
  499. if $ARGS[0] = 'ev26':
  500. cla
  501. *clr
  502. ! WD: Correct Image path ~ "images/characters/city/jora/klof26</center>.jpg"
  503. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof26.jpg"></center>'
  504. 'You show your ass to the boss.'
  505. '"Let''s get rid of that dress!" He says.'
  506. gs 'arousal', 'flash', 5, 'sub'
  507. gs 'stat'
  508. act 'Remove your dress':gt 'city_jorahouse', 'ev27'
  509. gs 'willpower', 'misc', 'resist', 'hard'
  510. if will_cost <= pcs_willpwr:
  511. act 'Get out of here (<<will_cost>> Willpower)':
  512. gs 'willpower', 'pay', 'resist'
  513. gs 'arousal', 'end'
  514. gs 'stat'
  515. gt 'city_residential'
  516. end
  517. else
  518. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  519. end
  520. end
  521. if $ARGS[0] = 'ev27':
  522. cla
  523. *clr
  524. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof26_4.jpg"></center>'
  525. 'You take off your dress'
  526. '"Spreads your legs!" You receive an order.'
  527. act 'Spread your legs':gt 'city_jorahouse', 'ev28'
  528. gs 'willpower', 'misc', 'resist', 'hard'
  529. if will_cost <= pcs_willpwr:
  530. act 'Get out of here (<<will_cost>> Willpower)':
  531. gs 'willpower', 'pay', 'resist'
  532. gs 'arousal', 'end'
  533. gs 'stat'
  534. gt 'city_residential'
  535. end
  536. else
  537. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  538. end
  539. end
  540. if $ARGS[0] = 'ev28':
  541. cla
  542. *clr
  543. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof26_6.jpg"></center>'
  544. 'You sat on the bed and open your legs.'
  545. '"And now seduce me" Smiles the boss.'
  546. gs 'arousal', 'foreplay', 5, 'sub'
  547. gs 'stat'
  548. act 'Seduce the boss':gt 'city_jorahouse', 'ev29'
  549. gs 'willpower', 'misc', 'resist', 'hard'
  550. if will_cost <= pcs_willpwr:
  551. act 'Get out of here (<<will_cost>> Willpower)':
  552. gs 'willpower', 'pay', 'resist'
  553. gs 'arousal', 'end'
  554. gs 'stat'
  555. gt 'city_residential'
  556. end
  557. else
  558. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  559. end
  560. end
  561. if $ARGS[0] = 'ev29':
  562. cla
  563. *clr
  564. '<center><img <<$set_imgh>> src="images/characters/city/jora/1284364hjl.jpg"></center>'
  565. 'You roll over on your side and show the boss your charms.'
  566. gs 'arousal', 'flash', 5, 'sub'
  567. gs 'stat'
  568. act 'Give him a better view':gt 'city_jorahouse', 'ev30'
  569. gs 'willpower', 'misc', 'resist', 'hard'
  570. if will_cost <= pcs_willpwr:
  571. act 'Get out of here (<<will_cost>> Willpower)':
  572. gs 'willpower', 'pay', 'resist'
  573. gs 'arousal', 'end'
  574. gs 'stat'
  575. gt 'city_residential'
  576. end
  577. else
  578. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  579. end
  580. end
  581. if $ARGS[0] = 'ev30':
  582. cla
  583. *clr
  584. '<center><img <<$set_imgh>> src="images/characters/city/jora/1284365sgp.jpg"></center>'
  585. 'You get on all fours and show off your ass to the boss, you noticed that he is fidgeting in his chair. He undoes his pants and gives you a look that you immediately understand.'
  586. gs 'arousal', 'flash', 5, 'sub'
  587. gs 'stat'
  588. act 'Lick the boss''s cock':gt 'city_jorahouse', 'ev31'
  589. gs 'willpower', 'misc', 'resist', 'hard'
  590. if will_cost <= pcs_willpwr:
  591. act 'Get out of here (<<will_cost>> Willpower)':
  592. gs 'willpower', 'pay', 'resist'
  593. gs 'arousal', 'end'
  594. gs 'stat'
  595. gt 'city_residential'
  596. end
  597. else
  598. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  599. end
  600. end
  601. if $ARGS[0] = 'ev31':
  602. cla
  603. *clr
  604. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof27.jpg"></center>'
  605. 'You gently began to lick his penis.'
  606. gs 'arousal', 'foreplay', 5, 'sub'
  607. gs 'stat'
  608. act 'Suck it':gt 'city_jorahouse', 'ev32'
  609. gs 'willpower', 'misc', 'resist', 'hard'
  610. if will_cost <= pcs_willpwr:
  611. act 'Get out of here (<<will_cost>> Willpower)':
  612. gs 'willpower', 'pay', 'resist'
  613. gs 'arousal', 'end'
  614. gs 'stat'
  615. gt 'city_residential'
  616. end
  617. else
  618. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  619. end
  620. end
  621. if $ARGS[0] = 'ev32':
  622. cla
  623. *clr
  624. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof28.jpg"></center>'
  625. 'You eagerly clasped his member between your lips.'
  626. 'In a hoarse voice the boss orders, "Spreads your legs, bitch."'
  627. gs 'arousal', 'bj', 5, 'sub'
  628. gs 'stat'
  629. act 'Spread your legs':gt 'city_jorahouse', 'ev33'
  630. gs 'willpower', 'misc', 'resist', 'hard'
  631. if will_cost <= pcs_willpwr:
  632. act 'Get out of here (<<will_cost>> Willpower)':
  633. gs 'willpower', 'pay', 'resist'
  634. gs 'arousal', 'end'
  635. gs 'stat'
  636. gt 'city_residential'
  637. end
  638. else
  639. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  640. end
  641. end
  642. if $ARGS[0] = 'ev33':
  643. cla
  644. *clr
  645. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof26_5.jpg"></center>'
  646. 'You get back on the bed and spread your legs.'
  647. '"Well, now I''ll check your pussy" States the boss.'
  648. gs 'arousal', 'flash', 5, 'sub'
  649. gs 'stat'
  650. act 'Let him fuck your pussy':gt 'city_jorahouse', 'ev34'
  651. gs 'willpower', 'misc', 'resist', 'hard'
  652. if will_cost <= pcs_willpwr:
  653. act 'Get out of here (<<will_cost>> Willpower)':
  654. gs 'willpower', 'pay', 'resist'
  655. gs 'arousal', 'end'
  656. gs 'stat'
  657. gt 'city_residential'
  658. end
  659. else
  660. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  661. end
  662. end
  663. if $ARGS[0] = 'ev34':
  664. cla
  665. *clr
  666. klofQW += 1
  667. pcs_vag += 1
  668. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof28.jpg"></center>'
  669. 'With full force the boss pushes his penis in your vagina.'
  670. gs 'arousal', 'vaginal', 30, 'sub', 'rough'
  671. guy += 1
  672. gs 'stat'
  673. horand = rand(1, 100)
  674. if horand <= stat['vaginal']:
  675. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  676. $orgasm_or = 'yes'
  677. elseif horand > stat['vaginal']:
  678. pcs_horny += 10 & 'You are not satisfied'
  679. end
  680. '"Now I try your ass."'
  681. act 'Let him fuck your ass':gt 'city_jorahouse', 'ev35'
  682. gs 'willpower', 'misc', 'resist', 'hard'
  683. if will_cost <= pcs_willpwr:
  684. act 'Get out of here (<<will_cost>> Willpower)':
  685. gs 'willpower', 'pay', 'resist'
  686. gs 'arousal', 'end'
  687. gs 'stat'
  688. gt 'city_residential'
  689. end
  690. else
  691. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  692. end
  693. end
  694. if $ARGS[0] = 'ev35':
  695. cla
  696. *clr
  697. klofQW += 1
  698. pcs_ass += 1
  699. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof29.jpg"></center>'
  700. 'The boss skewers your ass with his penis.'
  701. gs 'arousal', 'anal', 30, 'sub', 'rough'
  702. gs 'stat'
  703. horand = rand(1, 100)
  704. if horand <= stat['vaginal']:
  705. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  706. $orgasm_or = 'yes'
  707. elseif horand > stat['vaginal']:
  708. pcs_horny += 10 & 'You are not satisfied'
  709. end
  710. 'You feel that the boss is ready to cum.'
  711. act 'Kneel in front of him':gt 'city_jorahouse', 'ev36'
  712. act 'Let him end in your ass':gt 'city_jorahouse', 'ev37'
  713. act 'Stick his cock in your pussy':gt 'city_jorahouse', 'ev38'
  714. end
  715. if $ARGS[0] = 'ev36':
  716. cla
  717. *clr
  718. spafinloc = 11
  719. gs 'cum_manage'
  720. money += 500
  721. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof30.jpg"></center>'
  722. 'You jump from his member and start wanking his cock until the boss cums on your face.'
  723. gs 'arousal', 'hj', 5, 'sub'
  724. gs 'stat'
  725. act 'Get out of bed':gt 'city_jorahouse', 'ev39'
  726. end
  727. if $ARGS[0] = 'ev37':
  728. cla
  729. *clr
  730. spafinloc = 3
  731. gs 'cum_manage'
  732. money += 500
  733. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof32.jpg"></center>'
  734. 'You start furiously thrusting your ass trying to help him quickly reach orgasm. You fill the warm feeling that tells you he has cum in your ass.'
  735. gs 'arousal', 'anal', 5, 'sub'
  736. gs 'stat'
  737. act 'Get out of bed':gt 'city_jorahouse', 'ev39'
  738. end
  739. if $ARGS[0] = 'ev38':
  740. cla
  741. *clr
  742. gs 'cum_manage'
  743. money += 500
  744. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof10.jpg"></center>'
  745. 'Relying on good instinct, just as he peaks, you switch his cock from your ass to your vagina.'
  746. 'Fine, but if you have a kid it''s not mine." Says the boss.'
  747. gs 'arousal', 'vaginal', 5, 'sub'
  748. gs 'stat'
  749. act 'Get out of bed':gt 'city_jorahouse', 'ev39'
  750. end
  751. if $ARGS[0] = 'ev39':
  752. cla
  753. *clr
  754. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof33l.jpg"></center>'
  755. 'You got off of the bed, look at the exhausted man, and with a grin you ask. "So, do I pass the test?"'
  756. '"Well you pass to bed test, now to check your obedience."'
  757. '"Serve both my boys only your pussy, both at the same time." Orders the boss.'
  758. act 'Obediently serve the boys':gt 'city_jorahouse', 'ev40'
  759. gs 'willpower', 'misc', 'resist', 'hard'
  760. if will_cost <= pcs_willpwr:
  761. act 'Refuse (<<will_cost>> Willpower)':
  762. gs 'willpower', 'pay', 'resist'
  763. gs 'arousal', 'end'
  764. gs 'stat'
  765. gt 'city_residential'
  766. end
  767. else
  768. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  769. end
  770. end
  771. if $ARGS[0] = 'ev40':
  772. cla
  773. *clr
  774. klofQW += 1
  775. db += 1
  776. pcs_vag += 2
  777. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/klof33.jpg"></center>'
  778. 'Jora and Semyon are called in and with no ceremony the two of them hammer you in your pussy.'
  779. gs 'arousal', 'vaginal', 30, 'sub', 'group', 'rough'
  780. guy += 2
  781. gang += 1
  782. gs 'stat'
  783. horand = rand(1, 100)
  784. if horand <= stat['vaginal']:
  785. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  786. $orgasm_or = 'yes'
  787. elseif horand > stat['vaginal']:
  788. pcs_horny += 10 & 'You are not satisfied'
  789. end
  790. act 'Get up and get dressed':gt 'city_jorahouse', 'ev41'
  791. end
  792. if $ARGS[0] = 'ev41':
  793. cla
  794. *clr
  795. money += 5000
  796. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof3.jpg"></center>'
  797. 'You got dressed and cleaned up.'
  798. 'Jora approaches you and says, "The boss likes you, he wants you to go to the pool tomorrow after 10, keep money and bring your swimsuit.'
  799. act 'Go home':
  800. gs 'arousal', 'end'
  801. gs 'stat'
  802. gt 'city_residential'
  803. end
  804. end
  805. if $ARGS[0] = 'ev42':
  806. cla
  807. *clr
  808. '<center><img <<$set_imgh>> src="images/characters/city/jora/klof3.jpg"></center>'
  809. 'You look around and notice Jora in the crowd.'
  810. 'He motions to you and says, "Come on baby, swim."'
  811. act 'Go swimming':gt 'city_jorahouse', 'ev43'
  812. gs 'willpower', 'misc', 'resist', 'hard'
  813. if will_cost <= pcs_willpwr:
  814. act 'Leave (<<will_cost>> Willpower)':
  815. gs 'willpower', 'pay', 'resist'
  816. gs 'arousal', 'end'
  817. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  818. gs 'stat'
  819. gt 'city_center'
  820. end
  821. else
  822. act 'Leave (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  823. end
  824. end
  825. if $ARGS[0] = 'ev43':
  826. cla
  827. *clr
  828. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas.jpg"></center>'
  829. 'You dress up in a swimsuit and wait for Jora.'
  830. 'Jora finds you a spot by the pool and tells you, "Lie down <<$pcs_nickname>> wait until more people gather." He goes for a swim.'
  831. act 'Lie down beside the pool':gt 'city_jorahouse', 'ev44'
  832. gs 'willpower', 'misc', 'resist', 'hard'
  833. if will_cost <= pcs_willpwr:
  834. act 'Leave (<<will_cost>> Willpower)':
  835. gs 'willpower', 'pay', 'resist'
  836. gs 'arousal', 'end'
  837. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  838. gs 'stat'
  839. gt 'city_center'
  840. end
  841. else
  842. act 'Leave (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  843. end
  844. end
  845. if $ARGS[0] = 'ev44':
  846. cla
  847. *clr
  848. minut += 30
  849. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas1.jpg"></center>'
  850. 'You lay around the pool, the pool is filling up with people.'
  851. 'Jora swims up to you orders, "Take off your clothes in front of the crowd."'
  852. act 'Hesitantly remove your top':gt 'city_jorahouse', 'ev45'
  853. gs 'willpower', 'misc', 'resist', 'hard'
  854. if will_cost <= pcs_willpwr:
  855. act 'Get out of here (<<will_cost>> Willpower)':
  856. gs 'willpower', 'pay', 'resist'
  857. gs 'arousal', 'end'
  858. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  859. gs 'stat'
  860. gt 'city_center'
  861. end
  862. else
  863. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  864. end
  865. end
  866. if $ARGS[0] = 'ev45':
  867. cla
  868. *clr
  869. minut += 5
  870. pcs_horny += 10
  871. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas3.jpg"></center>'
  872. 'You lower the straps.'
  873. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas2.jpg"></center>'
  874. 'You lower the cups.'
  875. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas4.jpg"></center>'
  876. 'You are standing in water trying to conceal your chest with your hand and burning with shame.'
  877. 'Jora says with a grin, "Show the people those tits, they want some entertainment."'
  878. act 'Remove hands':gt 'city_jorahouse', 'ev46'
  879. gs 'arousal', 'flashlite', 5, 'sub'
  880. gs 'exhibitionism', 1
  881. gs 'stat'
  882. gs 'willpower', 'misc', 'resist', 'hard'
  883. if will_cost <= pcs_willpwr:
  884. act 'Get out of here (<<will_cost>> Willpower)':
  885. gs 'willpower', 'pay', 'resist'
  886. gs 'arousal', 'end'
  887. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  888. gs 'stat'
  889. gt 'city_center'
  890. end
  891. else
  892. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  893. end
  894. end
  895. if $ARGS[0] = 'ev46':
  896. cla
  897. *clr
  898. minut += 5
  899. pcs_horny += 10
  900. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas5.jpg"></center>'
  901. 'You move your hands from your chest and a crowd of men starts to gather around you.'
  902. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas6.jpg"></center>'
  903. 'You lift your arms behind his head and strike a pose.'
  904. 'Jora orders, "Remove the rest."'
  905. act 'Go into the water and remove bikini bottoms':gt 'city_jorahouse', 'ev47'
  906. act 'Get out of here':
  907. gs 'arousal', 'end'
  908. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  909. gt 'city_center'
  910. end
  911. end
  912. if $ARGS[0] = 'ev47':
  913. cla
  914. *clr
  915. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas7.jpg"></center>'
  916. 'You go into the water, there are even more people around you.'
  917. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas8.jpg"></center>'
  918. 'You pull off your bikini bottoms and let them drift away in water.'
  919. 'Jora orders, "Come out and show yourself to everyone."'
  920. act 'Get out of the water':gt 'city_jorahouse', 'ev48'
  921. gs 'arousal', 'flash', 5, 'sub'
  922. gs 'exhibitionism', 1
  923. gs 'stat'
  924. gs 'willpower', 'misc', 'resist', 'hard'
  925. if will_cost <= pcs_willpwr:
  926. act 'Get out of here (<<will_cost>> Willpower)':
  927. gs 'willpower', 'pay', 'resist'
  928. gs 'arousal', 'end'
  929. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  930. gs 'stat'
  931. gt 'city_center'
  932. end
  933. else
  934. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  935. end
  936. end
  937. if $ARGS[0] = 'ev48':
  938. cla
  939. *clr
  940. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas9.jpg"></center>'
  941. 'You confidently stride out of the water'
  942. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas10.jpg"></center>'
  943. 'You go to the edge of the pool, around you there is a crowd of excited guys.'
  944. 'Jora orders you, "Spread your legs."'
  945. act 'Spread your legs':gt 'city_jorahouse', 'ev49'
  946. gs 'arousal', 'flash', 5, 'sub'
  947. gs 'exhibitionism', 3
  948. gs 'stat'
  949. gs 'willpower', 'misc', 'resist', 'hard'
  950. if will_cost <= pcs_willpwr:
  951. act 'Get out of here (<<will_cost>> Willpower)':
  952. gs 'willpower', 'pay', 'resist'
  953. gs 'arousal', 'end'
  954. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  955. gs 'stat'
  956. gt 'city_center'
  957. end
  958. else
  959. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  960. end
  961. end
  962. if $ARGS[0] = 'ev49':
  963. cla
  964. *clr
  965. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas11.jpg"></center>'
  966. 'You spread your legs, and the crowd whoops.'
  967. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas12.jpg"></center>'
  968. 'The excitement covers you in heat so you go into the shallow water and relax.'
  969. 'Jora orders, "Spread your lips."'
  970. act 'Spread your lips':gt 'city_jorahouse', 'ev50'
  971. gs 'arousal', 'flash', 5, 'sub'
  972. gs 'stat'
  973. gs 'willpower', 'misc', 'resist', 'hard'
  974. if will_cost <= pcs_willpwr:
  975. act 'Get out of here (<<will_cost>> Willpower)':
  976. gs 'willpower', 'pay', 'resist'
  977. gs 'arousal', 'end'
  978. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  979. gs 'stat'
  980. gt 'city_center'
  981. end
  982. else
  983. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  984. end
  985. end
  986. if $ARGS[0] = 'ev50':
  987. cla
  988. *clr
  989. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas13.jpg"></center>'
  990. 'You slide a couple of fingers into your pussy and pull the lips apart displaying your vagina.'
  991. 'Most of the mens mouths are gaping open.'
  992. 'Jora orders, "play with yourself."'
  993. act 'Caressing your pussy':gt 'city_jorahouse', 'ev51'
  994. gs 'arousal', 'vaginal_finger', 5, 'exhibitionism', 'sub'
  995. gs 'stat'
  996. gs 'willpower', 'misc', 'resist', 'hard'
  997. if will_cost <= pcs_willpwr:
  998. act 'Get out of here (<<will_cost>> Willpower)':
  999. gs 'willpower', 'pay', 'resist'
  1000. gs 'arousal', 'end'
  1001. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  1002. gs 'stat'
  1003. gt 'city_center'
  1004. end
  1005. else
  1006. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1007. end
  1008. end
  1009. if $ARGS[0] = 'ev51':
  1010. cla
  1011. *clr
  1012. '<center><video autoplay loop src="images/characters/city/jora/sex/bas14.mp4"></video></center>'
  1013. 'You are so excited that you pay no attention to the crowd and start to masturbate.'
  1014. 'The gathered men are silently drooling.'
  1015. act 'Cum':gt 'city_jorahouse', 'ev52'
  1016. gs 'arousal', 'masturbate', 5, 'exhibitionism', 'sub'
  1017. gs 'stat'
  1018. gs 'willpower', 'misc', 'resist', 'hard'
  1019. if will_cost <= pcs_willpwr:
  1020. act 'Get out of here (<<will_cost>> Willpower)':
  1021. gs 'willpower', 'pay', 'resist'
  1022. gs 'arousal', 'end'
  1023. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  1024. gs 'stat'
  1025. gt 'city_center'
  1026. end
  1027. else
  1028. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1029. end
  1030. end
  1031. if $ARGS[0] = 'ev52':
  1032. cla
  1033. *clr
  1034. '<center><video autoplay loop src="images/characters/city/jora/sex/bas15.mp4"></video></center>'
  1035. $orgasm_or = 'custom'
  1036. $orgasm_txt = 'Within a few minutes you have a wild orgasm.'
  1037. 'The crowd of men are standing in complete shock.'
  1038. 'Jora hands you a dildo and says, "Insert this."'
  1039. gs 'arousal', 'masturbate', 5, 'exhibitionism', 'sub'
  1040. gs 'stat'
  1041. act 'Insert Dildo':gt 'city_jorahouse', 'ev53'
  1042. gs 'willpower', 'misc', 'resist', 'hard'
  1043. if will_cost <= pcs_willpwr:
  1044. act 'Get out of here (<<will_cost>> Willpower)':
  1045. gs 'willpower', 'pay', 'resist'
  1046. gs 'arousal', 'end'
  1047. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  1048. gs 'stat'
  1049. gt 'city_center'
  1050. end
  1051. else
  1052. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1053. end
  1054. end
  1055. if $ARGS[0] = 'ev53':
  1056. cla
  1057. *clr
  1058. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas16.jpg"></center>'
  1059. 'You start fucking your pussy with the Dildo.'
  1060. 'Jora hands you a second Dildo and says "Insert this in the same hole."'
  1061. gs 'arousal', 'vaginal_dildo', 5, 'exhibitionism', 'sub'
  1062. gs 'stat'
  1063. act 'Insert second Dildo':gt 'city_jorahouse', 'ev54'
  1064. end
  1065. if $ARGS[0] = 'ev54':
  1066. cla
  1067. *clr
  1068. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas17.jpg"></center>'
  1069. 'It takes a little time to stretch and fit both, but when you do, you very much enjoy having two dildos in your hole.'
  1070. 'Jora orders, "Put one in your ass."'
  1071. gs 'arousal', 'vaginal_dildo', 5, 'exhibitionism', 'sub'
  1072. gs 'stat'
  1073. act 'Put one in your ass':gt 'city_jorahouse', 'ev55'
  1074. gs 'willpower', 'misc', 'resist', 'hard'
  1075. if will_cost <= pcs_willpwr:
  1076. act 'Get out of here (<<will_cost>> Willpower)':
  1077. gs 'willpower', 'pay', 'resist'
  1078. gs 'arousal', 'end'
  1079. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  1080. gs 'stat'
  1081. gt 'city_center'
  1082. end
  1083. else
  1084. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1085. end
  1086. end
  1087. if $ARGS[0] = 'ev55':
  1088. cla
  1089. *clr
  1090. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas18.jpg"></center>'
  1091. 'You take one of the dildos from your pussy and thrust it straight into your ass.'
  1092. 'Jora takes out the dildos and holding your eye contact, eases his fist into your vagina.'
  1093. gs 'arousal', 'vaginal_dildo', 5, 'exhibitionism', 'sub'
  1094. gs 'arousal', 'anal_dildo', 5, 'exhibitionism', 'sub'
  1095. minut -= 5
  1096. gs 'stat'
  1097. act 'Breathe':gt 'city_jorahouse', 'ev56'
  1098. end
  1099. if $ARGS[0] = 'ev56':
  1100. cla
  1101. *clr
  1102. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas19.jpg"></center>'
  1103. 'Jora raises your pelvis telling you, "Hold my cup, OK?"'
  1104. 'He inserts a glass into you and fills it with a can of beer.'
  1105. gs 'arousal', 'vaginal_dildo', 5, 'exhibitionism', 'sub'
  1106. gs 'stat'
  1107. act 'Obediently hold the glass':gt 'city_jorahouse', 'ev57'
  1108. gs 'willpower', 'misc', 'resist', 'hard'
  1109. if will_cost <= pcs_willpwr:
  1110. act 'Get out of here (<<will_cost>> Willpower)':
  1111. gs 'willpower', 'pay', 'resist'
  1112. gs 'arousal', 'end'
  1113. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  1114. gs 'stat'
  1115. gt 'city_center'
  1116. end
  1117. else
  1118. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1119. end
  1120. end
  1121. if $ARGS[0] = 'ev57':
  1122. cla
  1123. *clr
  1124. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas20.jpg"></center>'
  1125. 'Jora leisurely drinks the beer with a straw, then smiling says, "Suck my dick, bitch."'
  1126. gs 'arousal', 'foreplay', 5, 'exhibitionism', 'sub'
  1127. gs 'stat'
  1128. act 'Suck Jora':gt 'city_jorahouse', 'ev58'
  1129. end
  1130. if $ARGS[0] = 'ev58':
  1131. cla
  1132. *clr
  1133. 'You take Zhorin member cheek'
  1134. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas21.jpg"></center>'
  1135. 'Once he is aroused Jora orders, "Get on my dick."'
  1136. gs 'arousal', 'bj', 5, 'exhibitionism', 'sub'
  1137. gs 'stat'
  1138. act 'Fuck Jora':gt 'city_jorahouse', 'ev60'
  1139. end
  1140. if $ARGS[0] = 'ev60':
  1141. cla
  1142. *clr
  1143. gs 'boyStat', 'A45'
  1144. dick = 16
  1145. silavag = 1
  1146. pose = 3
  1147. guy += 1
  1148. dynamic $vagstart2
  1149. gs 'stat'
  1150. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas 27.jpg"></center>'
  1151. 'You furiously grind on Joras dick.'
  1152. 'Jora is ready to cum.'
  1153. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub'
  1154. gs 'stat'
  1155. act 'Take it':gt 'city_jorahouse', 'ev61'
  1156. end
  1157. if $ARGS[0] = 'ev61':
  1158. cla
  1159. *clr
  1160. pcs_horny = 100
  1161. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas22.jpg"></center>'
  1162. dynamic $vagend
  1163. gs 'stat'
  1164. 'Jora gets up and goes to the showers saying to the crowd, "This bitch is all yours."'
  1165. act 'Fuck the crowd':gt 'city_jorahouse', 'ev62'
  1166. gs 'willpower', 'misc', 'resist', 'hard'
  1167. if will_cost <= pcs_willpwr:
  1168. act 'Get out of here (<<will_cost>> Willpower)':
  1169. gs 'willpower', 'pay', 'resist'
  1170. gs 'arousal', 'end'
  1171. gs 'clothing', 'wear', $normalclothingworntype, normalclothingworn
  1172. gs 'stat'
  1173. gt 'city_center'
  1174. end
  1175. else
  1176. act 'Get out of here (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1177. end
  1178. end
  1179. if $ARGS[0] = 'ev62':
  1180. cla
  1181. *clr
  1182. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1183. gs 'boyStat', $npclastgenerated
  1184. spafinloc = 12
  1185. gs 'cum_manage'
  1186. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1187. gs 'boyStat', $npclastgenerated
  1188. spafinloc = 1
  1189. gs 'cum_manage'
  1190. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1191. gs 'boyStat', $npclastgenerated
  1192. spafinloc = 1
  1193. gs 'cum_manage'
  1194. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1195. gs 'boyStat', $npclastgenerated
  1196. gs 'cum_manage'
  1197. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1198. gs 'boyStat', $npclastgenerated
  1199. gs 'cum_manage'
  1200. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas23.jpg"></center>'
  1201. 'You haven''t got any choice and are fucked by the group of men.'
  1202. 'Someone bends you over and sticks his dick in your ass.'
  1203. $orgasm_or = 'yes'
  1204. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub', 'unknown'
  1205. gs 'arousal', 'anal', 5, 'exhibitionism', 'sub', 'unknown'
  1206. minut -= 10
  1207. guy += 5
  1208. gang += 1
  1209. gs 'stat'
  1210. act 'Fuck the crowd':gt 'city_jorahouse', 'ev63'
  1211. end
  1212. if $ARGS[0] = 'ev63':
  1213. cla
  1214. *clr
  1215. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1216. gs 'boyStat', $npclastgenerated
  1217. spafinloc = 3
  1218. gs 'cum_manage'
  1219. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1220. gs 'boyStat', $npclastgenerated
  1221. spafinloc = 3
  1222. gs 'cum_manage'
  1223. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1224. gs 'boyStat', $npclastgenerated
  1225. spafinloc = 4
  1226. gs 'cum_manage'
  1227. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1228. gs 'boyStat', $npclastgenerated
  1229. spafinloc = 4
  1230. gs 'cum_manage'
  1231. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1232. gs 'boyStat', $npclastgenerated
  1233. spafinloc = 12
  1234. gs 'cum_manage'
  1235. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1236. gs 'boyStat', $npclastgenerated
  1237. spafinloc = 12
  1238. gs 'cum_manage'
  1239. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1240. gs 'boyStat', $npclastgenerated
  1241. spafinloc = 11
  1242. gs 'cum_manage'
  1243. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1244. gs 'boyStat', $npclastgenerated
  1245. spafinloc = 11
  1246. gs 'cum_manage'
  1247. if pcs_ass < 16: pcs_ass += 1
  1248. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas24.jpg"></center>'
  1249. 'You continue to suck, while you are pounded in the ass.'
  1250. 'Once more you orgasm, you feel someone else dick going into your pussy.'
  1251. $orgasm_or = 'yes'
  1252. gs 'arousal', 'bj', 5, 'exhibitionism', 'sub', 'unknown'
  1253. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub', 'unknown'
  1254. gs 'arousal', 'anal', 5, 'exhibitionism', 'sub', 'unknown'
  1255. minut -= 10
  1256. guy += 3
  1257. gs 'stat'
  1258. act 'Fuck the crowd':gt 'city_jorahouse', 'ev64'
  1259. end
  1260. if $ARGS[0] = 'ev64':
  1261. cla
  1262. *clr
  1263. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1264. gs 'boyStat', $npclastgenerated
  1265. spafinloc = 12
  1266. gs 'cum_manage'
  1267. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1268. gs 'boyStat', $npclastgenerated
  1269. spafinloc = 15
  1270. gs 'cum_manage'
  1271. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1272. gs 'boyStat', $npclastgenerated
  1273. spafinloc = 16
  1274. gs 'cum_manage'
  1275. if pcs_ass < 16: pcs_ass += 1
  1276. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas25.jpg"></center>'
  1277. 'Several more guys join in and you are fucked in all your holes. Lost in the moment you have yet another orgasm.'
  1278. $orgasm_or = 'yes'
  1279. gs 'arousal', 'bj', 5, 'exhibitionism', 'sub', 'unknown'
  1280. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub', 'unknown'
  1281. gs 'arousal', 'anal', 5, 'exhibitionism', 'sub', 'unknown'
  1282. minut -= 10
  1283. guy += 3
  1284. gs 'stat'
  1285. act 'Get up and dress in your swimsuit':gt 'city_jorahouse', 'ev65'
  1286. end
  1287. if $ARGS[0] = 'ev65':
  1288. cla
  1289. *clr
  1290. money += 200
  1291. saunawhore = 1
  1292. '<center><img <<$set_imgh>> src="images/characters/city/jora/bas26.jpg"></center>'
  1293. 'You find and put your swimsuit back on and rest against a column. Your arms and legs are shaking and pussy and ass itch unbearably.'
  1294. 'Jora comes out of the locker room and says, "Well, you put on a good show here, the boss is delighted!"'
  1295. 'He hands you a business card with an address in the residential area on it. "If you ever need money, go to the sauna, show them this card and tell them we send you."'
  1296. gs 'arousal', 'end'
  1297. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  1298. gs 'stat'
  1299. act 'Leave the pool area':gt 'bass', 'start'
  1300. end
  1301. !!Jesus, what hueta, I cried tears of blood
  1302. --- city_jorahouse ---------------------------------