Przeglądaj źródła

[fixed] boyStat not run before random sex events at school

Kevin_Smarts 2 lat temu
rodzic
commit
fba469c2f1
2 zmienionych plików z 3 dodań i 0 usunięć
  1. 2 0
      locations/gschool_events1.qsrc
  2. 1 0
      locations/gschool_sex.qsrc

+ 2 - 0
locations/gschool_events1.qsrc

@@ -206,6 +206,7 @@ if $ARGS[0] = 'butt_grab':
 				grupvalue[4] -= 1
 				gs 'npc_relationship', 'modify', 'A8', 'love'
 				gs 'fame', 'pav', 'sex', 5
+				gs 'boyStat', 'A8'
 				'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big8.jpg"></center>'
 				'You know almost no one ever goes into the old school building, other than kids looking to hook up. So you take him by the hand and lead him away and out of the school, he doesn''t complain one bit.'
 				act 'Continue': gt 'gschool_sex', 'rand_sex'
@@ -360,6 +361,7 @@ if $ARGS[0] = 'butt_grab':
 				grupvalue[3] -= 5
 				gs 'fame', 'pav', 'sex', 5
 				gs 'npc_relationship', 'modify', 'A6', 'like'
+				gs 'boyStat', 'A6'
 				'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big6.jpg"></center>'
 				'You know almost no one ever goes into the old school building, other than kids looking to hook up. So you take him by the hand and lead him away and out of the school, he doesn''t complain one bit.'
 				act 'Continue': gt 'gschool_sex', 'rand_sex'

+ 1 - 0
locations/gschool_sex.qsrc

@@ -542,6 +542,7 @@ if $ARGS[0] = 'rand_bj':
 	end
 end
 
+!boyStat must be run before calling this section
 if $ARGS[0] = 'rand_sex':
 	*clr & cla
 	menu_off = 1