Jelajahi Sumber

[changed] some cls to cla in mother and magencounterfairy.

3xpurt 5 tahun lalu
induk
melakukan
be1de7cb26
2 mengubah file dengan 18 tambahan dan 18 penghapusan
  1. 7 7
      locations/MagEncounterFairy.qsrc
  2. 11 11
      locations/mother.qsrc

+ 7 - 7
locations/MagEncounterFairy.qsrc

@@ -22,14 +22,14 @@ if $ARGS[0] = '':
 end
 
 if $ARGS[0] = 'fairy_chat_no1':
-	cls
+	cla
 	gs 'stat'
 	knowsfairy = 1
 	'You take a closer look at the floating glowing orb. What you mistook for a large firefly is actually a small woman with translucent wings on her back: A fairy!'
 	'"Hello, biggie!", she says in a high pitched voice. "You can see me, right?'
 	'"It''s so nice to meet you! Finally someone who can see me!", she goes on before you have a chance to answer. "Finally someone to chat with!!! You have no idea how annoying it is to be here and nobody recognizes you. It''s sooo BORING!!!"'
 	act 'Chat with the fairy':
-		cls
+		cla
 		minut += 30
 		fairychat = 1
 		pcs_manna += 25 * pcs_magik
@@ -54,7 +54,7 @@ if $ARGS[0] = 'fairy_chat_no1':
 end
 
 if $ARGS[0] = 'fairy_shoo':
-	cls
+	cla
 	minut += 1
 	if knowsfairy < 1:
 		knowsfairy = 1
@@ -78,11 +78,11 @@ if $ARGS[0] = 'fairy_shoo':
 end
 
 if $ARGS[0] = 'fairy_chat':
-	cls
+	cla
 	gs 'stat'
 	'You take the few steps over to the glowing orb that apparently only you can recognize as what it truly is: a fairy.'
 	act 'Chat with the fairy':
-		cls
+		cla
 		minut += 30
 		if fairyshoo = 1 and rand (1, 3) = 2:
 			fairyshoo = 0
@@ -120,13 +120,13 @@ if $ARGS[0] = 'fairy_chat':
 			gs 'stat'
 			'The fairy takes another quick look at you, rubs her chin, and says "Hmm, since you''ve been a little nice to me, maybe I could be a little nice to you."'
 			act 'Huh?':
-				cls
+				cla
 				*nl
 				'You look at her, puzzled, wondering if you heard her right.  She just shrugs her shoulders and says "Okay, if you''re not interested"'
 				act 'Go on your way': gt $loc, $metka
 			end
 			act 'Sure':
-				cls
+				cla
 				fday_surprise += 1
 				fairy_surprise = RAND(1,9)
 				if fairy_surprise =< 2:

+ 11 - 11
locations/mother.qsrc

@@ -149,7 +149,7 @@ if $ARGS[0] = '':
 			end
 
 			act'Show her your pierced tongue':
-				cls
+				cla
 				pirsAmother=1
 				delin_beh += 1 &!counter for getting sent to Gadukino for the summer
 				gs'stat'
@@ -167,7 +167,7 @@ if $ARGS[0] = '':
 		motherpirsadbytalk=daystart
 		'Your mother looks at your lips, noticing your new lip piercing. She doesn''t seem very happy about it. "And this is why?"'
 		act'I just think it looks pretty':
-			cls
+			cla
 			pirsBmother=1
 			delin_beh += 1 &!counter for getting sent to Gadukino for the summer
 			gs'stat'
@@ -214,7 +214,7 @@ if $ARGS[0] = '':
 	end
 
 	act 'Chat':
-		cls
+		*clr & cla
 		minut+=rand(10,15)
 		npc_rel['A29']+=1
 		gs'stat'
@@ -263,7 +263,7 @@ if $ARGS[0] = '':
 
 		if momslut = 1:
 			act 'Tell her you saw her fucking her boss':
-				cls
+				cla
 				minut += 5
 				momslut = 2
 				gs 'stat'
@@ -278,7 +278,7 @@ if $ARGS[0] = '':
 		end
 
 		act 'Ask for some money':
-			cls
+			cla
 			minut += 5
 			gs 'stat'
 			'<center><b><font color="maroon">Your mother, Natasha <<$pcs_lastname>></font></b></center>'
@@ -379,7 +379,7 @@ if $ARGS[0] = '':
 		end
 
 		act 'Ask about your biological father':
-			cls
+			cla
 			minut += 5
 			gs 'stat'
 			'<center><b><font color="maroon">Your mother, Natasha <<$pcs_lastname>></font></b></center>'
@@ -398,7 +398,7 @@ if $ARGS[0] = '':
 		end
 
 		act 'Ask for some new clothes':
-			cls
+			cla
 			minut += 5
 			gs 'stat'
 			'<center><b><font color="maroon">Your mother, Natasha <<$pcs_lastname>></font></b></center>'
@@ -415,7 +415,7 @@ if $ARGS[0] = '':
 							'Your mother lets out an exasperated sigh, and throws her hands in the air. "Here we go again... "Mommy, I have nothing to wear!"" he says, mocking your voice in a high pitch. You both laugh. "Alright then <<$pcs_nickname>>, let''s go see if we can find something."'
 
 							act 'Go to the store':
-								cls
+								cla
 								npc_rel['A29'] = 70
 								motherClotheMonth = month
 								minut += 30
@@ -423,7 +423,7 @@ if $ARGS[0] = '':
 								'Going clothes shopping with your mother is always an interesting experience. You never get to pick your own clothes, but she brings you clothes that she thinks would suit you and lets you try them on. You would argue but her taste in clothing is actually very good, always picking out cute outfits for you to wear that are quite trendy too. You directly go towards the changing booths, wondering what she''ll bring you this time.'
 
 								act 'Try on the clothes she brings you':
-									cls
+									cla
 									gs 'stat'
 									loop_counter = 0
 									:markbuyclomother
@@ -475,7 +475,7 @@ if $ARGS[0] = '':
 		gs 'mother', 'pregreact'
 
 		act 'Offer to help around the house':
-			cls
+			cla
 			minut += 60
 			npc_rel['A29'] += rand(1, 5)
 			pcs_mood -= 10
@@ -514,7 +514,7 @@ if $ARGS[0] = '':
 
 	if npc_QW['A29'] = 1 and npc_rel['A29'] >= 20 and $loc = 'kuhrPar':
 		act 'Try to reconcile':
-			cls
+			cla
 			'<center><b><font color="maroon">Your mother, Natasha <<$pcs_lastname>></font></b></center>'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/mother.jpg"></center>'