bicycle 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. # bicycle
  2. $location_type = 'event_outdoors'
  3. if $ARGS[0] = 'sarai':
  4. $metka = $ARGS[0]
  5. $loc = $CURLOC
  6. cla
  7. *clr
  8. minut += 1
  9. gs 'gadukino_event', 'sound'
  10. gs 'stat'
  11. !gs'time'
  12. '<center><img src="images/locations/gadukino/village/findvel.jpg"></center>'
  13. 'You notice an old bike. But it looks like being in a good condition, you can probably ride it without any trouble.'
  14. if sunWeather = 0:'You notice an old bike. You would love to take a ride with it but you decide not to while it''s raining.'
  15. if hour >= 6 and hour <= 20 and sunWeather = 1 and month >= 4 and month <= 10:
  16. if findvelday ! daystart:
  17. act 'Ride the bike (1:00)':
  18. cls
  19. findvelday = daystart
  20. minut += 60
  21. run_exp += RAND(0,2)
  22. stren_exp += rand(0,2)
  23. fat -= 5
  24. pcs_mood += 5
  25. pcs_sweat += 2
  26. findvelrand = RAND(0,100)
  27. if $clothingworntype = 'nude':
  28. pcs_horny += 20
  29. pcs_willpwr += 10
  30. gs 'stat'
  31. '<center><img src="images/locations/gadukino/village/bike_nude.jpg"></center>'
  32. 'You ride nude, avoiding crowded places, exulting from this newfound courage. It''s hard to say what excites you more, fear or desire to be noticed.'
  33. act 'Finish the trip':gt $loc, $metka
  34. exit
  35. end
  36. if CloSkirtShortness > 0 and findvelrand > 70:
  37. if tanga=1:
  38. pcs_willpwr+=5
  39. gs'stat'
  40. '<center><img src="images/locations/gadukino/village/bike_tanga_1.jpg"></center>'
  41. 'During your ride you lift your skirt several times, showing a glimpse of your panties to the passers-by.'
  42. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  43. gs 'stat'
  44. else
  45. pcs_horny += 5
  46. pcs_willpwr += 10
  47. gs'stat'
  48. '<center><img src="images/locations/gadukino/village/bike_tanga_2.jpg"></center>'
  49. 'During your ride you lift your skirt several times, showing your bare ass to the passers-by.'
  50. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  51. gs 'stat'
  52. end
  53. act 'Finish the ride':gt $loc, $metka
  54. gs 'arousal', 'end'
  55. gs 'stat'
  56. exit
  57. end
  58. if CloSkirtShortness > 0 and findvelrand <= 70:
  59. pcs_willpwr += 5
  60. gs'stat'
  61. '<center><img src="images/locations/gadukino/village/bike_2.jpg"></center>'
  62. 'You take out the old bike for a ride. You ride by the endless fields enjoying the freedom you''re experiencing.'
  63. act 'Finish the ride':gt $loc, $metka
  64. exit
  65. end
  66. if CloSkirtShortness = 0:
  67. pcs_willpwr += 5
  68. gs'stat'
  69. '<center><img src="images/locations/gadukino/village/bike.jpg"></center>'
  70. 'You ride your bike, enjoying the surrounding country-side.'
  71. act 'Finish the trip':gt $loc, $metka
  72. exit
  73. end
  74. end
  75. end
  76. end
  77. if goforest > 0 and sunWeather = 1 and month >= 4 and month <= 10:
  78. act 'Bike to the forest (0:25)':
  79. cls
  80. minut += 25
  81. pcs_mood += 5
  82. findvel = 2
  83. gs'stat'
  84. gs 'bicycle', 'clothes_findvel'
  85. 'You jump onto the bike and ride to the forest.'
  86. gs 'bicycle', 'ridego', 'gadforest','1'
  87. end
  88. end
  89. if goswamp = 1 and sunWeather = 1 and month >= 4 and month <= 10:
  90. act 'Bike to the swamp (1:15)':
  91. cls
  92. minut += 75
  93. run_exp += RAND(0,1)
  94. stren_exp += rand(0,1)
  95. fat -= 1
  96. pcs_mood += 5
  97. pcs_sweat += 1
  98. findvel = 3
  99. gs'stat'
  100. !gs'time'
  101. gs 'bicycle', 'clothes_findvel'
  102. 'You get on the bike and ride it to the swamp.'
  103. gs 'bicycle', 'ridego', 'swamp_yard'
  104. end
  105. end
  106. act 'Put the bike away': gt'Gadsarai'
  107. end
  108. if $ARGS[0] = 'forest':
  109. $metka = $ARGS[0]
  110. $loc = $CURLOC
  111. cla
  112. *clr
  113. minut += 1
  114. gs 'gadukino_event', 'sound'
  115. gs 'stat'
  116. !gs'time'
  117. '<center><img src="images/locations/gadukino/village/findvel.jpg"></center>'
  118. act 'Bike to the village (0:25)':
  119. if $clothingworntype ! 'nude' or pcs_exhibition > 50:
  120. cls
  121. pcs_mood += 10
  122. findvel = 1
  123. minut += 25
  124. exhibition_exp += 4
  125. gs'stat'
  126. gs 'bicycle', 'clothes_findvel'
  127. 'You ride your bike out of the forest and return to the village.'
  128. gs 'bicycle', 'ridego', 'Gaddvor'
  129. else
  130. cls
  131. '<center><img src="images/locations/gadukino/village/findvel_nude.jpg"></center>'
  132. 'You take off your clothes and jump on your bike and ride through the forest. You would never be able to do this in the village.'
  133. act 'Further':gt'gadforest','1'
  134. end
  135. end
  136. if goswamp = 1:
  137. act 'Bike to the swamp (0:50)':
  138. cls
  139. minut += 50
  140. pcs_mood += 5
  141. findvel = 3
  142. gs'stat'
  143. !gs'time'
  144. gs 'bicycle', 'clothes_findvel'
  145. 'You ride your bike to the edge of the swamp.'
  146. gs 'bicycle', 'ridego', 'swamp_yard'
  147. end
  148. end
  149. act 'Put the bike aside': gt'gadforest','1'
  150. end
  151. if $ARGS[0] = 'swamp':
  152. $metka = $ARGS[0]
  153. $loc = $CURLOC
  154. cla
  155. *clr
  156. minut += 1
  157. gs 'gadukino_event', 'sound'
  158. gs 'stat'
  159. !gs'time'
  160. '<center><img src="images/locations/gadukino/village/findvel.jpg"></center>'
  161. act 'Bike to the village (1:15)':
  162. if $clothingworntype ! 'nude' or pcs_exhibition > 50:
  163. cls
  164. minut += 75
  165. run_exp += RAND(0,1)
  166. stren_exp += rand(0,1)
  167. fat -= 1
  168. pcs_sweat += 1
  169. pcs_mood += 10
  170. findvel = 1
  171. hanters = 0
  172. exhibition_exp += 4
  173. gs'stat'
  174. !gs'time'
  175. gs 'bicycle', 'clothes_findvel'
  176. 'You ride your bike out of the swamp and return to the village.'
  177. gs 'bicycle', 'ridego', 'Gaddvor'
  178. else
  179. cls
  180. '<center><img src="images/locations/gadukino/village/findvel_nude.jpg"></center>'
  181. 'You take off your clothes and jump on your bike and ride through the swamp. You would never be able to do this in the village.'
  182. act 'Further':gt'swamp_yard'
  183. end
  184. end
  185. act 'Bike to the forest (0:50)':
  186. cls
  187. minut += 50
  188. pcs_mood += 5
  189. hanters = 0
  190. findvel = 2
  191. gs'stat'
  192. !gs'time'
  193. gs 'bicycle', 'clothes_findvel'
  194. 'You jump onto your bike and ride to the forest.'
  195. gs 'bicycle', 'ridego', 'gadforest','1'
  196. end
  197. act 'Put the bike aside': gt'swamp_yard'
  198. end
  199. if $ARGS[0] = 'clothes_findvel':
  200. if $clothingworntype = 'nude':
  201. '<center><img src="images/locations/gadukino/village/bike_nude.jpg"></center>'
  202. elseif CloSkirtShortness > 0:
  203. '<center><img src="images/locations/gadukino/village/bike_2.jpg"></center>'
  204. else
  205. '<center><img src="images/locations/gadukino/village/bike.jpg"></center>'
  206. end
  207. end
  208. if $ARGS[0] = 'ridego':
  209. !make this args, add a warning, and allow 30% alive by illume
  210. $metkaM = $ARGS[2]
  211. $locM = $ARGS[1]
  212. if hour >= 6 and hour < 22:
  213. act 'Further':gt $locM, $metkaM
  214. else
  215. '<B><font color=red>Are You sure? It''s still quite dark outside.</font></B>'
  216. act '<font color=red>Yes, Let''s go!</font>':
  217. if rand(1,10)>3:
  218. over = 12 & gt'gameover'
  219. else
  220. gt $locM, $metkaM
  221. end
  222. end
  223. act 'Put the bike away': gt $loc, $metka
  224. end
  225. end
  226. --- bicycle ---------------------------------