소스 검색

[fixed] blank bareback denial action
[removed] autosave because i don't know how it works

hornguy6 1 년 전
부모
커밋
cbd30d86e1
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      locations/booty_call_condoms.qsrc
  2. 1 1
      locations/booty_call_start.qsrc

+ 1 - 0
locations/booty_call_condoms.qsrc

@@ -1192,6 +1192,7 @@ if $ARGS[0] = 'npc_temp_no_condom_react':
 		'Your jaw drops.'
 		*nl
 		'<i>A free pass to go bareback and he doesn''t take it? What''s with him??</i>'
+		gs 'booty_call_sex', 'npc_condom_use'
 	else
 		booty_call['no_condom'] = 1
 		'"This is going to feel so good," <<$npc_firstname[$boy]>> says and your smile widens into a full blown grin.'

+ 1 - 1
locations/booty_call_start.qsrc

@@ -184,7 +184,7 @@ if $ARGS[0] = 'invited_start':
 	$booty_call['loc'] = 'npc_home'
 	$loc = 'booty_call_start'
 	$loc_arg = 'invited_start'
-	savegame 'autosave_booty_call.sav'
+!!	savegame 'autosave_booty_call.sav'
 	gs 'booty_call_start', 'begin'
 	$npc_apt_hall[$boy]
 	'You knock on the door and <<$npc_firstname[$boy]>> opens up.'