Browse Source

Merge remote-tracking branch 'Anya/master'

Kevin_Smarts 2 years ago
parent
commit
8e60b479ce
1 changed files with 5 additions and 5 deletions
  1. 5 5
      locations/pav_disco_jocks.qsrc

+ 5 - 5
locations/pav_disco_jocks.qsrc

@@ -386,13 +386,13 @@ if $ARGS[0] = 'albina':
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club.jpg"></center>'
 			if (grupeTipe = 1 or grupeTipe = 2) and npc_rel[A23] >= 70:
 				'You walk over to Albina and she gives you a smile. "<<$pcs_nickname>>, I didn''t know you were here! Come and dance with me!"'
-			elseif AlbQW['Friends'] = 2:
+			elseif AlbinaQW['Friends'] = 2:
 				'You walk over to Albina and she couldn''t be any happier to see you. She embraces you in a tight hug and you catch a scent of what you assume is some rather expensive perfume. "Come and dance with me, <<$pcs_nickname>>. Let''s show these amateurs what real dancing actually looks like!"'
 			else
 				'You walk over to Albina, but she scoffs and rudely dismisses you before you even get a chance to open your mouth.'
 			end
 			act 'Do something else': gt 'pav_disco_coolkids', 'classmates'
-			if (grupeTipe = 1 or grupeTipe = 2) and npc_rel[A23] >= 70 or AlbQW['Friends'] = 2:
+			if (grupeTipe = 1 or grupeTipe = 2) and npc_rel[A23] >= 70 or AlbinaQW['Friends'] = 2:
 				act 'Dance with her': gt 'pav_disco_jocks', 'albina_dance'
 			end
 		end
@@ -406,7 +406,7 @@ if $ARGS[0] = 'albina':
 			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big23.jpg"></center>'
 			if grupTipe = 5:
 				'Albina just laughs loudly as you approach her. "Why are <i>you</i> here? Go hang out with the other losers somewhere else." she taunts before moving away and dancing with her friends.'
-			elseif (grupeTipe = 1 or grupeTipe = 2) and npc_rel['A23'] >= 70 or AlbQW['Friends'] = 2:	
+			elseif (grupeTipe = 1 or grupeTipe = 2) and npc_rel['A23'] >= 70 or AlbinaQW['Friends'] = 2:	
 				'"What''s up Albina?" you ask as you approach and take a seat next to her.'
 				'She smiles at you. "Oh you know, just letting my hair down and having some fun. What about you?"'
 				'"Same. Just enjoying the night." you reply and she smiles at you again.'
@@ -430,7 +430,7 @@ if $ARGS[0] = 'albina':
 				*clr & cla
 				minut += 15
 				'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big23.jpg"></center>'
-				if (grupeTipe = 1 or grupeTipe = 2) and npc_rel['A23'] >= 70 or AlbQW['Friends'] = 2:
+				if (grupeTipe = 1 or grupeTipe = 2) and npc_rel['A23'] >= 70 or AlbinaQW['Friends'] = 2:
 				  'Albina smiles and accepts your offer to dance. She gets and grabs your hand before leading you out to the dance floor.'
 					act 'Go dancing': gt 'pav_disco_jocks', 'albina_dance'
 				else
@@ -438,7 +438,7 @@ if $ARGS[0] = 'albina':
 					act 'Do something else': gt 'pav_disco_coolkids', 'classmates'
 				end
 			end
-			if (grupeTipe = 1 or grupeTipe = 2) and npc_rel['A23'] >= 70 or AlbQW['Friends'] = 2:
+			if (grupeTipe = 1 or grupeTipe = 2) and npc_rel['A23'] >= 70 or AlbinaQW['Friends'] = 2:
 				act 'Chat':
 					*clr & cla
 					minut += 15