Browse Source

Creekside foreplay scenes complete

pfffbft 5 years ago
parent
commit
c5227c1f46
1 changed files with 73 additions and 6 deletions
  1. 73 6
      locations/IgorHunter.qsrc

+ 73 - 6
locations/IgorHunter.qsrc

@@ -34,8 +34,9 @@ if $ARGS[0] = '':
         minut += 60
         menu_off = 1
         
-        igor_base_opinion += 1
-    
+        igor_base_opinion += 2
+        
+        gs 'IgorHunter', 'check_opinion'
         act 'Continue': gt $loc
     end
 end
@@ -44,10 +45,15 @@ if $ARGS[0] = 'check_opinion':
     huntersIgorQw = igor_base_opinion + hunter_collective_opinion / 2 - hunter_sexual_comfort / 4
 
     if huntersIgorQw > hunter_collective_opinion: huntersIgorQw = hunter_collective_opinion - hunter_sexual_comfort / 4
+    
+    !TODO: Add igor_sexual_comfort: 'platonic', 'romantic', 'partial', 'full', 'extreme' or 0 to 4
+
+    gs 'stat'
 
 end
 
 if $ARGS[0] = 'schedule':
+    !TODO: Add energy/stamina and horniness stats for Igor
 end
 
 !Sex scenes
@@ -62,23 +68,84 @@ if $ARGS[0] = 'creekside':
             act 'Cover your chest with your arms':
                 cla & *clr
                 '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter_igor/creekside/1.jpg"></center>'
+                'You quickly cover your chest with your arms, looking away a bit ashamed. The clothing disparity is a bit embarassing, him clothed and you in your birthday suit.'
+                '"What is wrong?" asks Igor, landing a small kiss on your shoulder.'
+                
+                gs 'arousal', 'flashlite', 2
+                gs 'stat'
+
                 act 'You are not feeling it':
                     cla
+                    '"I...it''s just... I''m sorry, just not in the mood to seen naked" you stammer.'
+                    '"No need to apologize, I''ll leave you alone" says Igor with a smile. "Catch you back at the hut maybe"'
+                    
+                    gs 'arousal', 'flashlite', 2
+                    mood -=5
+                    gs 'stat'
+                    gs 'arousal', 'end'
+
+                    act 'Further': gt 'backwater'
                 end
                 act 'Kiss him back':
                     cla & *clr
                     '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter_igor/creekside/3.jpg"></center>'
-                    act 'You want to take him in your mouth': gt 'IgorHunter', 'creekside', 'bj'
+                    'Igor''s tender kiss on your bare skin dissolves whatever bit of embarrassment you had. Being naked in front off him like this is actually turning you on.'
+                    'You respond by giving Igor a passionate kiss, his hand stroking the small of your back.'
+
+                    gs 'arousal', 'kiss', 4
+                    gs 'arousal', 'flashlite', 2
+                    gs 'stat'
+
+                    act 'You do not want to get carried away':
+                        cla & *clr
+                        '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter_igor/creekside/1.jpg"></center>'
+                        'You cover up your chest and tell Igor you want to call it there "I do not want to do anything further. At least, not like this..." you say.'
+                        'It would only take the right touch to change your mind, if Igor had noticed the growing dampness between your legs. Instead he smiles and gives you a kis on the shoulder before walking away.'
+                     
+                        gs 'arousal', 'flashlite', 2
+                        gs 'arousal', 'end'
+                        gs 'stat'
+
+                        act 'Further': gt 'backwater'
+                    end
+                    act 'Take him in your mouth': gt 'IgorHunter', 'creekside', 'bj'
                 end
             end
         
             act 'Greet him with a hug':
                 cla & *clr
                 '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter_igor/creekside/4.jpg"></center>'
-                cla & *clr
+                'With a smile, you stand up on the rock you were sitting and go in for a hug as Igor kneels down, his lips locking on your nipple.'
+                'You hug his neck as he suckles and flicks his tongue around your nipple, eliciting some deep sighs from you.'
+                
+                gs 'arousal', 'foreplay', 4
+                gs 'arousal', 'breasts', 2
+                minut -= 3
+                gs 'stat'
+                
+                act 'Not now':
+                    cla & *clr
+                    '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter_igor/creekside/11.jpg"></center>'
+                    'You gently push Igor away, not feeling like doing anything further.'
+                    '"Maybe later", you say. Igor gives you another peck on the breasts before walking away.'
+                    
+                    gs 'arousal', 'breasts', 2
+                    gs 'stat'
+                    gs 'arousal', 'end'
+                   
+                    act 'Further': gt 'backwater'
+                end
+                
                 act 'Lay back and spread your legs':
-                '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter_igor/creekside/5.jpg"></center>'
-                act 'Further': gt 'IgorHunter', 'creekside', 'piv'
+                    '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter_igor/creekside/5.jpg"></center>'
+                    'Having your nipples teased like this is almost unbearable. You feel your pussy limps getting inflamed, the dampness between your legs growing.'
+                    'Laying back, you spread your legs wide and look almost beggingly at Igor, wanting his attention right between them. He does not lose time starting to lick your now burning hot, soaking wet fuckhole'
+
+                    gs 'arousal', 'cuni', 10
+                    minut -= 4
+                    gs 'stat'
+                   
+                    act 'You want him inside you': gt 'IgorHunter', 'creekside', 'piv'
                 end
             end
         end