Browse Source

[fixed] Wrong npc identifiesr.

bgkjdgbizgblzdgbr 1 year ago
parent
commit
7d7af5f7a3
1 changed files with 3 additions and 3 deletions
  1. 3 3
      locations/pav_disco_gopniks.qsrc

+ 3 - 3
locations/pav_disco_gopniks.qsrc

@@ -848,7 +848,7 @@ if $ARGS[0] = 'arkadi':
 		elseif grupTipe = 5:
 			'"Don''t even try it." he bluntly states when he sees you.'
 			act 'Do something else': gt 'pav_disco_classmates', 'classmates'
-		elseif npc_rel['A158'] >= 50 and fame['pav_slut'] < 300:		
+		elseif npc_rel['A156'] >= 50 and fame['pav_slut'] < 300:		
 			'"Hey Arkadi, I thought I''d come by and hang out with you for a bit."'
 			'"Oh yeah? Want a drink?" He offers you the bottle.'
 			gs 'willpower', 'drink', 'resist', 'medium'
@@ -878,7 +878,7 @@ if $ARGS[0] = 'arkadi':
 				'You know he loves the city, so you ask him questions about it and he''s more than happy to answer them.'
 				act 'Do something else': gt 'pav_disco_classmates', 'classmates'
 			end
-		elseif npc_rel['A158'] <= 20 and fame['pav_slut'] < 300:
+		elseif npc_rel['A156'] <= 20 and fame['pav_slut'] < 300:
 			if grupTipe = 4:
 				'"Hey Arkadi, I thought I''d just come by and hang out with you for a bit."'
 				'He snorts and grabs his crotch. "Why don''t you suck my dick instead?"'
@@ -940,7 +940,7 @@ if $ARGS[0] = 'lavrenti':
 			elseif grupTipe = 5:
 				'You''re sure he seen you, but is ignoring you as he moves between a few girls who are dancing near him. He''s a very good dancer and they don''t seem to mind at all as they all start dancing together.'
 				act 'Do something else': gt 'pav_disco_classmates', 'classmates'
-			elseif npc_rel['A154'] <= 20 or fame['pav_slut'] >= 300:
+			elseif npc_rel['A155'] <= 20 or fame['pav_slut'] >= 300:
 				'You''re sure he seen you, but is ignoring you as he moves between a few girls who are dancing near him. He''s a very good dancer and they don''t seem to mind at all as they all start dancing together.'
 				act 'Do something else': gt 'pav_disco_classmates', 'classmates'
 			else