2 次代碼提交 5812c9ee58 ... d84b637702

作者 SHA1 備註 提交日期
  bgkjdgbizgblzdgbr d84b637702 Merge branch 'master' of https://git.tfgames.site/Kevin_Smarts/glife 1 周之前
  bgkjdgbizgblzdgbr 65439b284f [fixed] Code mistakes not couhgt by the analyser. Reported by Chimrod. 1 周之前
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      locations/anushkachat_city.qsrc
  2. 1 1
      locations/artem_katja_sex.qsrc

+ 1 - 1
locations/anushkachat_city.qsrc

@@ -1064,7 +1064,7 @@ if $ARGS[0] = 'tell_about_djibril_gangbang':
 		'You get into some pretty graphic details as you tell your story and are feeling more than a little turned on; by the looks of things, she is as well. Maybe you could invite her to join in next time?'
 		'You get into some pretty graphic details as you tell your story and are feeling more than a little turned on; by the looks of things, she is as well. Maybe you could invite her to join in next time?'
 		act 'Hang out in her room': gt 'anush_bedroom_city','anushroom'
 		act 'Hang out in her room': gt 'anush_bedroom_city','anushroom'
 		act 'Talk about something else': gt 'anushkachat_city', 'chat'
 		act 'Talk about something else': gt 'anushkachat_city', 'chat'
-		if and npc_sex['A144'] > 0: act 'Ask her if she wants join in': gt 'anushkachat_city', 'invite_djibril_gangbang'
+		if npc_sex['A144'] > 0: act 'Ask her if she wants join in': gt 'anushkachat_city', 'invite_djibril_gangbang'
 	end
 	end
 end
 end
 
 

+ 1 - 1
locations/artem_katja_sex.qsrc

@@ -588,7 +588,7 @@ if $ARGS[0] = 'first_time_pussy':
 	end
 	end
 end
 end
 
 
-if $ARGS[0] = 'artem_katja_sex', 'first_time_next':
+if $ARGS[0] = 'first_time_next':
 	if artemQW['confidence'] < 10:
 	if artemQW['confidence'] < 10:
 		if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 		if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 			gt 'artem_katja_sex', 'first_time_katja_titjob'
 			gt 'artem_katja_sex', 'first_time_katja_titjob'