Browse Source

[fixed] wrong use of gosub to pick a random school boy.

bgkjdgbizgblzdgbr 1 year ago
parent
commit
bb63e7747f
1 changed files with 7 additions and 7 deletions
  1. 7 7
      locations/nyp_school.qsrc

+ 7 - 7
locations/nyp_school.qsrc

@@ -1013,11 +1013,11 @@ if $ARGS[0] = 'slut':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/newyear/sex/snyfilming.jpg"></center>'
 			'You slurp on one cock in your mouth, while you use your hands to jerk off two others, casually looking up you see that Dimka has taken out a camera and started filming it all. "Don''t worry, <<$pcs_nickname>>. This is for all our private collections. I''m sure no one will spread this video around." he winks.'
-			gs 'gschool_events', 'rand_boy_arg1',1,2
+			gs 'gschool_events', 'rand_boy_arg1',1,1,0,0,0,0
 			gs 'boyStat', $static_num, '2'
 			gs 'arousal', 'bj', 5, 'dick[2]', 'sub'
 			npc_sex[$boy] += 1
-			gs 'gschool_events', 'rand_boy_arg1',3,4
+			gs 'gschool_events', 'rand_boy_arg1',0,0,1,1,0,0
 			gs 'boyStat', $static_num, '3'
 			gs 'arousal', 'hj', -5, 'dick[3]', 'sub', 'group'
 			npc_sex[$boy] += 1
@@ -1027,11 +1027,11 @@ if $ARGS[0] = 'slut':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/newyear/sex/snyblowbang.jpg"></center>'
 				'You suck more cocks than you can count, constantly changing from one to another while always making sure that you''re jerking off two others. You completely lose track of how many guys there are. All you know is that they''re surrounding you and are awaiting their turn as they hold their bare cocks out.'
-				gs 'gschool_events', 'rand_boy_arg1',3,4
+				gs 'gschool_events', 'rand_boy_arg1',0,0,1,1,0,0
 				gs 'boyStat', $static_num, '4'
 				gs 'arousal', 'bj', 5, 'dick[4]', 'sub'
 				npc_sex[$boy] += 1
-				gs 'gschool_events', 'rand_boy_arg1',1,2
+				gs 'gschool_events', 'rand_boy_arg1',1,1,0,0,0,0
 				gs 'boyStat', $static_num, '5'
 				gs 'arousal', 'hj', -5, 'dick[5]', 'sub', 'group'
 				npc_sex[$boy] += 1
@@ -1041,11 +1041,11 @@ if $ARGS[0] = 'slut':
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/newyear/sex/snyblowbang2.jpg"></center>'
 					'Some of them grow tired of waiting and start slapping their cocks against your head and face as they wait for your mouth or one of your hands to become available. By now, you''re starting to feel fatigued and your mouth and arms are already getting tired.'
-					gs 'gschool_events', 'rand_boy_arg1',1,2
+					gs 'gschool_events', 'rand_boy_arg1',1,1,0,0,0,0
 					gs 'boyStat', $static_num, '6'
 					gs 'arousal', 'bj', 5, 'dick[6]', 'sub'
 					npc_sex[$boy] += 1
-					gs 'gschool_events', 'rand_boy_arg1',3,4
+					gs 'gschool_events', 'rand_boy_arg1',0,0,1,1,0,0
 					gs 'boyStat', $static_num, '7'
 					gs 'arousal', 'hj', -5, 'dick[7]', 'sub', 'group'
 					npc_sex[$boy] += 1
@@ -1055,7 +1055,7 @@ if $ARGS[0] = 'slut':
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/newyear/sex/snyblowbang3.jpg"></center>'
 						'Your jaw starts to ache from sucking so many cocks, but the guys aren''t easing up as they continue to pile on. You look at them pleadingly, but they just turn away as they tell you that they won''t fall for your tricks as everyone knows that you''ve done this many times before.'
-						gs 'gschool_events', 'rand_boy_arg1',1,2,3,4
+						gs 'gschool_events', 'rand_boy_arg1',1,1,1,1,0,0
 						gs 'boyStat', $static_num
 						gs 'arousal', 'bj', 5, 'sub', 'gangbang'
 						npc_sex[$boy] += 1