소스 검색

Merge branch 'master' of https://git.tfgames.site/Kevin_Smarts/glife

3xpurt 1 년 전
부모
커밋
eca807b5e8
2개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      locations/dreams.qsrc
  2. 1 0
      locations/sister_chat.qsrc

+ 4 - 0
locations/dreams.qsrc

@@ -8,6 +8,10 @@ if $ARGS[0] = 'start':
 		'Today you had a very strange dream: You were blindfolded, having sex with a stranger. After the two of you are done you remove the blindfold and recognize the stranger to be your stepfather.'
 		pcs_horny = 100
 		stepdadqw += 1
+	elseif canBraidHair = 0 and mid($start_type,1,2) ! 'sg' and pcs_hairlng > 80:
+		canBraidHair = 1
+		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/anya/braid.jpg"></center>'
+		'You dream about the time your sister taught you how to braid your hair. She was happy to help you out and teach you how to do it, it was one of your more memorable sister bonding moments the two of you had not long before you moved out.'
 	elseif succubusQW = 1 or succubusQW = 2:
 		!this is for initial dream and a reoccuring dream if the feeling was ignored
 		'<center><img <<$set_imgh>> src="images/shared/home/bedroom/dream/sex/succubdream.jpg"></center>'

+ 1 - 0
locations/sister_chat.qsrc

@@ -99,6 +99,7 @@ if $ARGS[0] = 'checks':
 					canBraidHair = 1
 					npc_rel['A33'] += 5
 					*clr & cla
+					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/anya/braid.jpg"></center>'
 					'You make plenty of mistakes and get your hair in a knot a couple of times, but eventually you feel confident enough to braid your hair on your own.'
 					act 'Thank your sister and leave': gt $loc, $loc_arg
 					act 'Chat': gt 'sister_chat', 'sister_chat'