1
0

3 Komitmen 544f3ee710 ... b88c5cfd4f

Pembuat SHA1 Pesan Tanggal
  Lusticon b88c5cfd4f [fixed] string vs integer 6 bulan lalu
  Lusticon 9e729c6e92 [fixed] orgasm var typo 6 bulan lalu
  Lusticon 2a75187ea6 [fixed] $ARGS typo 6 bulan lalu

+ 1 - 1
locations/artem_nush_sex.qsrc

@@ -587,7 +587,7 @@ if $ARGS[0] = 'anushka_3some2_doggy':
 	end	
 end
 
-if $ARGS[0] = 'anushka_3some1_dom_facial':
+if $ARGS[0] = 'anushka_3some2_dom_facial':
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/artemhome/artemroom/sex/nush3some_mouthful.jpg"></center>'
 	'One he has Anushka off you and kneeling on the floor in front of him he says. "Stick out your tongue." You watch as she sticks out her tongue and he puts the tip of his dick just above her tongue pointed into her mouth. He groans loudly as he shoots his thick white gooey cum into her mouth, coating her tongue. Most of his cum ends up in her mouth, but some squirts out and lands on the side of her face, a little dips out and lands on her bare tits. Once he squeezes the the last drop of cum out of his dick, he lets out a loud satisfied sigh and sits down roughly on the couch.'

+ 4 - 4
locations/katja_nightclub_sex.qsrc

@@ -1522,13 +1522,13 @@ if $ARGS[0] = 'private_booth_FFFF_you':
 						'It takes a few tries to get into the rhythm of using the dildo, but you soon feel the nice sensation of having the dildos in your pussy and ass moving in and out of you, alternating which is deepest.'
 						*nl
 						'After a short while, you''re close to orgasm and rub your clit to bring you over.'
-						'You have an explosive orgsam that takes you a few minutes to come down from, but you''re not left in peace for long.'
+						'You have an explosive orgasm that takes you a few minutes to come down from, but you''re not left in peace for long.'
 						'"Your turn to do the work now," <<$npc_nickname[$boy1]>> says. "<<$npc_nickname[$boy2]>> needs to feel some pleasure too."'
-						orgsam = 'no'
+						orgasm = 0
 						gs 'arousal', 'kiss', -3, 'group', 'lesbian'
 						gs 'arousal', 'vaginal_dildo', -2, 'dick4', 'group', 'lesbian'
 						gs 'arousal', 'clit_finger', -1, 'group', 'lesbian'
-						orgsam = 'yes'
+						orgasm = 1
 						gs 'arousal', 'anal_dildo', 4, 'dick3', 'group', 'lesbian', 'no_orgasm_msg'
 						gs 'stat'					
 						act '<<$npc_nickname[$boy2]>>''s turn': gt 'katja_nightclub_sex', 'private_booth_FFFF_girls', 'dp'
@@ -1556,7 +1556,7 @@ if $ARGS[0] = 'private_booth_FFFF_you_licking':
 	'Katja and <<$npc_nickname[$boy2]>> play with your breasts while <<$npc_nickname[$boy1]>> licks you for several minutes, often getting the dildo very close to your ass.'
 	'She never tries to put it in'+iif($ARGS[1] = 'after_some_dildo_in_as',' again,',',')+' but the excitement helps get you off, and you soon cum from her skillful use of her tongue.'
 	'"Now it''s your turn to do the work. <<$npc_nickname[$boy2]>> needs to feel some pleasure too," <$npc_nickname[$boy1]>> says once you''ve come down.'
-	orgsam = 'yes'
+	orgasm = 1
 	gs 'arousal', 'cuni', 4, 'group', 'lesbian', 'no_orgasm_msg'
 	gs 'arousal', 'foreplay', -4, 'group', 'lesbian'
 	gs 'stat'

+ 1 - 1
locations/spell.qsrc

@@ -15,7 +15,7 @@
 !	 ARGS[3] = Target party member number
 !	 ARGS[4] = Caster party member number
 
-SuccessValue = $ARGS[1]
+SuccessValue = max(val($ARGS[1]), ARGS[1])
 $SplTxtColGood = 'green'
 $SplTxtColBad = 'red'