1
0
Переглянути джерело

[fixed] forgot to add some flags

hornguy6 1 рік тому
батько
коміт
d7e4472a40
1 змінених файлів з 5 додано та 2 видалено
  1. 5 2
      locations/booty_call_pillow_talk2.qsrc

+ 5 - 2
locations/booty_call_pillow_talk2.qsrc

@@ -309,12 +309,13 @@ if $ARGS[0] = 'plans_later':
 	if booty_call['plans_later_talk'] = 0:
 		if hour < 14 and hour >= 5:
 			act'What''re you up to later?':
+				booty_call['plans_later_talk'] = 1
 				cla & *clr
 				'<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk1.jpg"></center>'
 				'"Got any plans for the rest day?" you ask.'
 				if npc_day_off[$boy] = week:
-					'"Not really," he shrugs. "It''s my day off so I''m just chilling. Why do you think I called you over?"'
-					gs'booty_call_pillow_talk2', 'small_talk'
+					'"Not really," he shrugs. "It''s my day off so I''m just chilling. What about you?"'
+					gs'booty_call_pillow_talk2', 'pc_plans_later'
 				else
 					if npc_end_free_time[$boy] >= hour and hour > 0:
 						'"I have to go to work after this," he says, checking the time. "Shit, I''m gonna be late. I gotta get going now."'
@@ -329,6 +330,7 @@ if $ARGS[0] = 'plans_later':
 			end
 		elseif hour >= 20:
 			act'What''d you do today?':
+				booty_call['plans_later_talk'] = 1
 				cla & *clr
 				'<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk1.jpg"></center>'
 				'"So, what''d you get up to today?" you ask.'
@@ -336,6 +338,7 @@ if $ARGS[0] = 'plans_later':
 			end
 		else
 			act'Doing anything else today?':
+				booty_call['plans_later_talk'] = 1
 				cla & *clr
 				'<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk1.jpg"></center>'
 				'"So, what else have you done today? Besides me I mean," you smirk at <<$npc_firstname[$boy]>>.'