Browse Source

parrot becomes a naughty parrot over time

breakout14 6 years ago
parent
commit
c75e4601dd
4 changed files with 60 additions and 8 deletions
  1. 22 1
      locations/bedrPar
  2. 8 4
      locations/popu
  3. 29 3
      locations/sister
  4. 1 0
      locations/zoomagazine

+ 22 - 1
locations/bedrPar

@@ -17,6 +17,16 @@ else
 	lcolor = rgb(106, 90, 205)
 end
 
+if sisrelparday + 3 < daystart and saveparQW = 1:
+	cls
+	'When you enter the room you notice <<$namepopu2>>''s cage is open and he is gone.'
+	'You sister must have released him since you were not able to find a solution in time.'
+	popugai2 = 0
+	saveparQW = 0
+	act 'continue':gt $loc, $metka
+	exit
+end
+
 if pcs_magik >= 6 and spellbefshild = 1 and tobiQW = 0 and sisterHere < 2:gt 'tobiQW', 'start'
 
 if sisboyday + 1 = daystart and hour = 18:gt'sisterQW','sisboyQW_expel'
@@ -44,7 +54,17 @@ end
 *nl
 'This is the small bedroom you share with your sister, Anya. On one side of the room is a wardrobe that you can use to <a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''">organize your clothes</a> or <a href="exec:gt ''clothing_QV'', ''list''">pick something to wear</a>. On top of it is a <a href="exec:gt ''clothing'', ''view_clothing_list'', ''store''">suitcase</a> that you could use to store clothes that you don''t wear often. Your <a href="exec:gt ''bed2''">bed</a> is in the corner across from the wardrobe, and your <a href="exec:gt ''stol'' ,''stolPar''">desk</a> is next to it. Your sister''s bed is in the other corner.'
 'In the bottom of your wardrobe you have <a href="exec:gt ''shoes'', ''select''">your shoes</a>.'
-if popugai2 = 1:'In the cell, sitting is <a href="exec:GT ''popu'',''start2''"><<$namepopu2>></a>'
+if popugai2 = 1:
+	'In the cell, sitting is <a href="exec:GT ''popu'',''start2''"><<$namepopu2>></a>'
+	if daystart - parbuydate <= 10: '<<$namepopu2>> starts squawking at you when you enter the room.'
+	if daystart - parbuydate > 10 and daystart - parbuydate <= 20: 'When <<$namepopu2>> sees you he starts ''speaking''. It sounds almost like he is saying "<b>hello  <<$pcs_nickname>></b>"'
+	if daystart - parbuydate > 20 and daystart - parbuydate <= 30: 'When <<$namepopu2>> sees you he starts ''speaking''. He is clearly saying "<b>hello  <<$pcs_nickname>></b>"'
+	if daystart - parbuydate > 30 and daystart - parbuydate <= 40: 'When <<$namepopu2>> sees you he starts ''speaking''. He is saying "<b><<$pcs_nickname>> very pretty</b>"'
+	if daystart - parbuydate > 40 and daystart - parbuydate <= 50: 'When <<$namepopu2>> sees you he starts ''speaking''. He  is saying "<b><<$npc_firstname[''A33'']>> you''re the best</b>"'
+	if daystart - parbuydate > 50 and daystart - parbuydate <= 55: 'When <<$namepopu2>> sees you he starts ''speaking''. He  is saying "<b>Yeah <<$npc_firstname[''A33'']>> swallow it all</b>"'
+	if daystart - parbuydate > 55: 'When <<$namepopu2>> sees you he starts ''speaking''. He  is saying "<b>Yeah <<$npc_firstname[''A33'']>>  your pussy tastes great</b>"'
+	'<br>'
+end
 if budilnikOn = 0:
 	'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 1 & GT ''<<$loc>>''">off</a>.'
 else
@@ -71,6 +91,7 @@ gs'dinsister'
 if clrbelo <= 4: clrbelo = 5
 
 act 'Exit the room':
+	if sisterHere = 2 and daystart - parbuydate > 55 and popugai2 = 1 and sisrelparday = 0 :gt'sister','pargone'
 	gt'korrPar'
 end
 if sisboyparty_day + 1 = daystart and sisboyparty = -1 and hour = 22:

+ 8 - 4
locations/popu

@@ -42,14 +42,18 @@ if $ARGS[0] = 'start2':
 		lcolor = rgb(106, 90, 205)
 	end
 	'<center><img <<$set_imgh>> src="images/beast/zoo/parrot2.jpg"></center>'
-	'<center><<$namepopu>> sitting in his cell.</center>'
+	'<center><<$namepopu2>> sitting in his cell.</center>'
 
 	act 'Leave':gt $loc, $metka
 
 	act 'Release window':
-		popugai2 = 0
-		minut += 10
-		gt $loc, $metka
+		if  daystart - parbuydate > 30:
+			'You have become too attached to <<$namepopu2>>. You can''t  bring yourself to release him'
+		else
+			'You say goodbye to <<$namepopu2>> and release him'
+			popugai2 = 0
+			minut += 10
+		end
 	end
 end
 

+ 29 - 3
locations/sister

@@ -448,7 +448,7 @@ if hour >= 7 and hour < 24:
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/anya/home/sisboyqw_01.jpg"></center>'
 				*nl
 				'Anya takes a long and hesitant look at you, and eventually decides to ask you.'
-				'"<<$pcs_nickname>> could you spend an hour tomorrow after 18:00 going for a walk or something? Roma wants to visit me here and... well, you know what I mean.'
+				'"<<$pcs_nickname>> could you spend an hour tomorrow after 18:00 going for a walk or something? Roma wants to visit me here and... well, you know what I mean."'
 				'Your sister is blushing a little and looks at you with pleading eyes.'
 
 				act 'Of course':
@@ -543,7 +543,7 @@ if hour >= 7 and hour < 24:
 				else
 					'"Hello <<$pcs_nickname>>! Well, did you like it last time? We had a very good time with Roma."'
 					'You do not say anything and just smile slyly watching your sister''s eyes.'
-					'"We want to repeat our games <<$siboyday_text>> evening, if you would like to.'
+					'"We want to repeat our games <<$siboyday_text>> evening, if you would like to."'
 				end
 
 				act 'Agree':
@@ -590,7 +590,7 @@ if hour >= 7 and hour < 24:
 					*nl
 					'You decline your sisters indecent proposal.'
 					'"You fucking perverts! No way, you disgusting bitch!'
-					'You quarrel with your sister and when you have both shouted yourselves out and tears roll down your cheeks, she turns away from you and does not want to talk any more.'
+					'You quarrel with your sister and when you have both shouted yourselves out and tears roll down your cheeks, she turns away from you and does not want to talk any more."'
 					act 'Finish':SiSgdk = 0 & gt'sister'
 				end
 			else
@@ -724,5 +724,31 @@ else
 	'OK <<$pcs_nickname>>, it''s time for bed.'
 end
 
+if $ARGS[0] = 'pargone':
+	cls
+	cla
+	gs'stat'
+	*pl $sisterLocationTitle
+	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/anya/sister2.jpg"></center>'
+	*nl
+	'"<<$pcs_nickname>>, you have to get rid of your bird. Have you heard what he has been saying lately. If mom ever heard this she would kick us both out of the house"'
+	'You have become quite attached to your bird and really don''t  want to get rid of him. " Wait, there must be another solution. Give me a few days, I will go to the pet store and ask if they have a remedy for this"'
+	if npc_rel['A33'] > 75:
+		'"Fine you have 3 days, if there is no solution by then , I will release him myself"'
+		'"Thanks sis, don''t worry I will find something."<br>'
+		'----------------------- quest to save the bird will be implemented later  ------------------------'
+		sisrelparday = daystart
+		saveparQW = 1
+		
+	else
+		'"No <<$pcs_nickname>>, it is too dangerous"'
+		'<<$npc_firstname[''A33'']>>, reaches for the cage and opens it.  <<$namepopu2>> immediately flies out and leaves through the open window.'
+		'You look at your pet flying away and have to hold back your tears'
+		'You turn away from your sister because you don''t want her to see you crying.'
+		popugai2 = 0
+		
+	end
+	act '<B>Move away</B>':gt $loc, $metka
+end
 --- sister ---------------------------------
 

+ 1 - 0
locations/zoomagazine

@@ -102,6 +102,7 @@ if $ARGS[0] = 'start':
 			minut += 10
 			popugai2 += 1
 			sispopconf = 0
+			parbuydate = daystart
 			money -= 3000
 			'<center><img <<$set_imgh>> src="images/beast/zoo/parrot1.jpg"></center>'
 			'<center><b>You bought a parrot.</b></center>'